mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 08:32:17 -04:00
Prepare release notes for BIND 9.19.1
This commit is contained in:
parent
76b24ac081
commit
7f1fbcb4e7
2 changed files with 1 additions and 18 deletions
|
|
@ -36,7 +36,7 @@ The latest versions of BIND 9 software can always be found at
|
|||
https://www.isc.org/download/. There you will find additional
|
||||
information about each release, and source code.
|
||||
|
||||
.. include:: ../notes/notes-current.rst
|
||||
.. include:: ../notes/notes-9.19.1.rst
|
||||
.. include:: ../notes/notes-9.19.0.rst
|
||||
|
||||
.. _relnotes_license:
|
||||
|
|
|
|||
|
|
@ -15,8 +15,6 @@ Notes for BIND 9.19.1
|
|||
Security Fixes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
- Previously, TLS socket objects could be destroyed prematurely, which
|
||||
triggered assertion failures in :iscman:`named` instances serving
|
||||
DNS-over-HTTPS (DoH) clients. This has been fixed.
|
||||
|
|
@ -25,11 +23,6 @@ Security Fixes
|
|||
bringing this vulnerability to our attention. (CVE-2022-1183)
|
||||
:gl:`#3216`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -61,16 +54,6 @@ New Features
|
|||
diagnosing the problem. :gl:`#3221` :gl:`#3222` :gl:`#3223` :gl:`#3224`
|
||||
:gl:`#3225`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
Loading…
Reference in a new issue