mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Prepare release notes for BIND 9.18.1
This commit is contained in:
parent
4f51dc7408
commit
2841d81160
2 changed files with 3 additions and 25 deletions
|
|
@ -33,6 +33,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-9.18.1.rst
|
||||
.. include:: ../notes/notes-9.18.0.rst
|
||||
|
||||
.. _relnotes_license:
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
.. See the COPYRIGHT file distributed with this work for additional
|
||||
.. information regarding copyright ownership.
|
||||
|
||||
Notes for BIND 9.17.23
|
||||
----------------------
|
||||
Notes for BIND 9.18.1
|
||||
---------------------
|
||||
|
||||
Security Fixes
|
||||
~~~~~~~~~~~~~~
|
||||
|
|
@ -39,19 +39,6 @@ Security Fixes
|
|||
could cause ``named`` to crash while resuming a DS lookup.
|
||||
(CVE-2022-0667) :gl:`#3129`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -101,16 +88,6 @@ Bug Fixes
|
|||
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`
|
||||
|
||||
- Handling of the TCP write timeouts has been improved to track timeout
|
||||
for each TCP write separately leading to faster connection tear down
|
||||
in case the other party is not reading the data. :gl:`#3200`
|
||||
|
||||
- An error in the processing of the ``blackhole`` ACL could cause some
|
||||
DNS requests sent by :iscman:`named` to fail - for example, zone
|
||||
transfer requests and SOA refresh queries - if the destination address
|
||||
Loading…
Reference in a new issue