Compare commits

...

5 Commits

Author SHA1 Message Date
Petr Špaček
5c0098d486 Merge branch 'prep-release' into v9_16_26-release 2022-02-04 13:05:58 +01:00
Petr Špaček
f508885911 prep 9.16.26 2022-02-04 13:05:47 +01:00
Petr Špaček
b6896976a1 Merge branch 'pspacek/prepare-documentation-for-bind-9.16.26' into v9_16_26-release
Prepare documentation for BIND 9.16.26

See merge request isc-private/bind9!352
2022-02-04 13:02:44 +01:00
Petr Špaček
146a5161b2 Prepare release notes for BIND 9.16.26 2022-02-04 09:52:24 +01:00
Petr Špaček
4936a9fdc5 Tweak and reword release notes 2022-02-04 09:52:24 +01:00
4 changed files with 14 additions and 30 deletions

View File

@@ -1,3 +1,5 @@
--- 9.16.26 released ---
5801. [bug] Log "quota reached" message when hard quota
is reached when accepting a connection. [GL #3125]

View File

@@ -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.26.rst
.. include:: ../notes/notes-9.16.25.rst
.. include:: ../notes/notes-9.16.24.rst
.. include:: ../notes/notes-9.16.23.rst

View File

@@ -12,26 +12,6 @@
Notes for BIND 9.16.26
----------------------
Security Fixes
~~~~~~~~~~~~~~
- None.
Known Issues
~~~~~~~~~~~~
- None.
New Features
~~~~~~~~~~~~
- None.
Removed Features
~~~~~~~~~~~~~~~~
- None.
Feature Changes
~~~~~~~~~~~~~~~
@@ -42,16 +22,18 @@ Feature Changes
Bug Fixes
~~~~~~~~~
- With libuv >= 1.37.0, the recvmmsg support would not be enabled in ``named``
reducing the maximum query-response performance. The recvmmsg support would
be used only in libuv 1.35.0 and 1.36.0. This has been fixed. :gl:`#3095`
- Previously, ``recvmmsg`` support was enabled in libuv 1.35.0 and
1.36.0, but not in libuv versions 1.37.0 or greater, reducing the
maximum query-response performance. This has been fixed. :gl:`#3095`
- A failed view configuration during a named reconfiguration procedure could
cause inconsistencies in BIND internal structures, causing a crash or other
unexpected errors. This has been fixed. :gl:`#3060`
- A failed view configuration during a ``named`` reconfiguration
procedure could cause inconsistencies in BIND internal structures,
causing a crash or other unexpected errors. This has been fixed.
:gl:`#3060`
- Restore logging "quota reached" message when accepting connection is over
hard quota. :gl:`#3125`
- Previously, ``named`` logged a "quota reached" message when it hit its
hard quota on the number of connections. That message was accidentally
removed but has now been restored. :gl:`#3125`
- Build errors were introduced in some DLZ modules due to an incomplete
change in the previous release. This has been fixed. :gl:`#3111`

View File

@@ -5,7 +5,7 @@ PRODUCT=BIND
DESCRIPTION="(Extended Support Version)"
MAJORVER=9
MINORVER=16
PATCHVER=25
PATCHVER=26
RELEASETYPE=
RELEASEVER=
EXTENSIONS=