]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.19.1
authorMichal Nowak <mnowak@isc.org>
Thu, 5 May 2022 08:57:16 +0000 (10:57 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 6 May 2022 15:00:40 +0000 (17:00 +0200)
doc/arm/notes.rst
doc/notes/notes-9.19.1.rst [moved from doc/notes/notes-current.rst with 95% similarity]

index 5673978a165291cdf77c583659812271033d8d69..59b037dd4529d220b34a00bb9e2d355ed69ff33f 100644 (file)
@@ -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.1.rst
 .. include:: ../notes/notes-9.19.0.rst
 
 .. _relnotes_license:
similarity index 95%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.19.1.rst
index 1ba00c8088f63681dd863d2598ff4c3373a2d4c9..7733f23a8a45e3e7a998a70ec4a6b55fa4043215 100644 (file)
@@ -15,8 +15,6 @@ Notes for BIND 9.19.1
 Security Fixes
 ~~~~~~~~~~~~~~
 
-- None.
-
 - Previously, TLS socket objects could be destroyed prematurely, which
   triggered assertion failures in :iscman:`named` instances serving
   DNS-over-HTTPS (DoH) clients. This has been fixed.
@@ -25,11 +23,6 @@ Security Fixes
   bringing this vulnerability to our attention. (CVE-2022-1183)
   :gl:`#3216`
 
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
@@ -61,16 +54,6 @@ New Features
   diagnosing the problem. :gl:`#3221` :gl:`#3222` :gl:`#3223` :gl:`#3224`
   :gl:`#3225`
 
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
-Feature Changes
-~~~~~~~~~~~~~~~
-
-- None.
-
 Bug Fixes
 ~~~~~~~~~