mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-25 04:08:55 -04:00
Prepare release notes for BIND 9.16.27
This commit is contained in:
parent
768fdcd38b
commit
3849ad19fb
2 changed files with 1 additions and 23 deletions
|
|
@ -44,7 +44,7 @@ https://www.isc.org/download/. There you will find additional
|
|||
information about each release, source code, and pre-compiled versions
|
||||
for Microsoft Windows operating systems.
|
||||
|
||||
.. include:: ../notes/notes-current.rst
|
||||
.. include:: ../notes/notes-9.16.27.rst
|
||||
.. include:: ../notes/notes-9.16.26.rst
|
||||
.. include:: ../notes/notes-9.16.25.rst
|
||||
.. include:: ../notes/notes-9.16.24.rst
|
||||
|
|
|
|||
|
|
@ -28,22 +28,6 @@ Security Fixes
|
|||
TCP sockets in the ``CLOSE_WAIT`` state when the client did not
|
||||
properly shut down the connection. (CVE-2022-0396) :gl:`#3112`
|
||||
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -72,9 +56,3 @@ Bug Fixes
|
|||
miscalculated in certain resolution scenarios, potentially causing the
|
||||
value of the counter to drop below zero. This has been fixed.
|
||||
:gl:`#3147`
|
||||
|
||||
- Invalid dnssec-policy definitions were being accepted where the
|
||||
defined keys did not cover both KSK and ZSK roles for a given
|
||||
algorithm. This is now checked for and the dnssec-policy is
|
||||
rejected if both roles are not present for all algorithms in use.
|
||||
:gl:`#3142`
|
||||
Loading…
Reference in a new issue