Prepare release notes for BIND 9.18.13

This commit is contained in:
Tom Krizek 2023-03-03 12:58:57 +01:00
parent 3e46baa6ff
commit f95a0edc4c
No known key found for this signature in database
GPG key ID: 01623B9B652A20A7
2 changed files with 4 additions and 14 deletions

View file

@ -35,7 +35,7 @@ information about each release, and source code.
.. include:: ../notes/notes-known-issues.rst
.. include:: ../notes/notes-current.rst
.. include:: ../notes/notes-9.18.13.rst
.. include:: ../notes/notes-9.18.12.rst
.. include:: ../notes/notes-9.18.11.rst
.. include:: ../notes/notes-9.18.10.rst

View file

@ -12,26 +12,14 @@
Notes for BIND 9.18.13
----------------------
Security Fixes
~~~~~~~~~~~~~~
- None.
New Features
~~~~~~~~~~~~
- None.
- Run RPZ updates on the specialized "offload" threads to reduce the amount
of time they block query processing on the main networking threads. This
should increase the responsiveness of ``named`` when RPZ updates are being
applied after an RPZ zone has been successfully transfered. :gl:`#3190`
Removed Features
~~~~~~~~~~~~~~~~
- None.
Feature Changes
~~~~~~~~~~~~~~~
@ -72,4 +60,6 @@ Bug Fixes
Known Issues
~~~~~~~~~~~~
- None.
- There are no new known issues with this release. See :ref:`above
<relnotes_known_issues>` for a list of all known issues affecting this
BIND 9 branch.