]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.16.19
authorMichał Kępień <michal@isc.org>
Fri, 9 Jul 2021 07:34:52 +0000 (09:34 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 23 Jul 2021 07:43:45 +0000 (09:43 +0200)
doc/arm/notes.rst
doc/notes/notes-9.16.19.rst [moved from doc/notes/notes-current.rst with 97% similarity]

index 767a3ce6ca61f58cfff92e14ab2a663617f03813..d590458b0c5990a06f929511aec545e1a93865ea 100644 (file)
@@ -59,7 +59,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.19.rst
 .. include:: ../notes/notes-9.16.18.rst
 .. include:: ../notes/notes-9.16.17.rst
 .. include:: ../notes/notes-9.16.16.rst
similarity index 97%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.16.19.rst
index fa58976125b9f400b93a1509f89d5991c92cae86..135d556c5b86ec958d163fe2aae5cc635cba3e56 100644 (file)
@@ -14,19 +14,12 @@ Notes for BIND 9.16.19
 Security Fixes
 ~~~~~~~~~~~~~~
 
-- None.
-
 - Named failed to check the opcode of responses when performing refresh,
   stub updates, and UPDATE forwarding.  This could lead to an assertion
   failure under particular conditions.  This has been addressed by checking
   the opcode of those responses and rejecting the messages if they don't
   match the expected value. :gl:`#2762`
 
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
@@ -35,11 +28,6 @@ New Features
   DS RRset in the parent zone. This enables automatic KSK rollovers.
   :gl:`#1126`
 
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
 Feature Changes
 ~~~~~~~~~~~~~~~