From: Michał Kępień Date: Fri, 7 Oct 2022 10:55:17 +0000 (+0200) Subject: Prepare release notes for BIND 9.19.6 X-Git-Tag: v9.19.6~2^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73686d18bfac820987ce3b914d4523de25ab1e4e;p=thirdparty%2Fbind9.git Prepare release notes for BIND 9.19.6 --- diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index ab28b4955ce..3cc71f542c2 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -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.6.rst .. include:: ../notes/notes-9.19.5.rst .. include:: ../notes/notes-9.19.4.rst .. include:: ../notes/notes-9.19.3.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.6.rst similarity index 97% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.6.rst index e6c5a02c934..0909af3ab73 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.6.rst @@ -12,11 +12,6 @@ Notes for BIND 9.19.6 --------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - Known Issues ~~~~~~~~~~~~ @@ -35,8 +30,6 @@ Known Issues New Features ~~~~~~~~~~~~ -- None. - - A new configuration option ``require-cookie`` has been introduced, it specifies if there should be a DNS COOKIE in the response for a given prefix and if not named falls back to TCP. This is useful if you know @@ -56,11 +49,6 @@ New Features - :iscman:`named` now logs the supported cryptographic algorithms during startup and in the output of :option:`named -V`. :gl:`#3541` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~ @@ -99,4 +87,3 @@ Bug Fixes - Changing just the TSIG key names for primaries in catalog zones' member zones was not effective. :gl:`#3557` -