]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.17.8
authorMichał Kępień <michal@isc.org>
Fri, 4 Dec 2020 10:07:22 +0000 (11:07 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 16 Dec 2020 21:05:50 +0000 (22:05 +0100)
doc/arm/notes.rst
doc/notes/notes-9.17.8.rst [moved from doc/notes/notes-current.rst with 83% similarity]

index d28efad2571cb0201e3cd95bc8159423685fda49..7eb5a94a557e975733de83bb7fd2f28ad2214f30 100644 (file)
@@ -52,7 +52,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.17.8.rst
 .. include:: ../notes/notes-9.17.7.rst
 .. include:: ../notes/notes-9.17.6.rst
 .. include:: ../notes/notes-9.17.5.rst
similarity index 83%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.17.8.rst
index 95c425db2eaf6d85b3d0ccd8dcf70b4c258ec909..ccd6c5d6fc1812dab66a93f23b7b683ba4aeeb70 100644 (file)
 Notes for BIND 9.17.8
 ---------------------
 
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
@@ -37,11 +27,6 @@ New Features
   IPv6-only link, using DNS64/NAT64 or 464XLAT for IPv4aaS (IPv4 as a
   Service). [GL #1154]
 
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
 Feature Changes
 ~~~~~~~~~~~~~~~
 
@@ -74,15 +59,6 @@ Feature Changes
   ``nocookie-udp-size`` can still be set to a value lower than
   ``max-udp-size``, if desired. [GL #2250]
 
-- ``ipv4only.arpa`` is now served when ``dns64`` is configured. [GL #385]
-
-- When using the ``unixtime`` or ``date`` method to update the SOA
-  serial number, ``named`` and ``dnssec-signzone`` silently fell back to
-  the ``increment`` method to prevent the new serial number from being
-  smaller than the old serial number (using serial number arithmetics).
-  ``dnsssec-signzone`` now prints a warning message, and ``named`` logs
-  a warning, when such a fallback happens. [GL #2058]
-
 Bug Fixes
 ~~~~~~~~~