]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Set up release notes for BIND 9.17.8
authorMichał Kępień <michal@isc.org>
Thu, 26 Nov 2020 11:16:49 +0000 (12:16 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Nov 2020 11:16:49 +0000 (12:16 +0100)
doc/arm/notes.rst
doc/notes/notes-current.rst [new file with mode: 0644]
util/copyrights

index 7aca9315139c6fa900d126b6514cecd6852e6500..d28efad2571cb0201e3cd95bc8159423685fda49 100644 (file)
@@ -52,6 +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.7.rst
 .. include:: ../notes/notes-9.17.6.rst
 .. include:: ../notes/notes-9.17.5.rst
diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst
new file mode 100644 (file)
index 0000000..3fb7479
--- /dev/null
@@ -0,0 +1,48 @@
+.. 
+   Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+   
+   This Source Code Form is subject to the terms of the Mozilla Public
+   License, v. 2.0. If a copy of the MPL was not distributed with this
+   file, you can obtain one at https://mozilla.org/MPL/2.0/.
+   
+   See the COPYRIGHT file distributed with this work for additional
+   information regarding copyright ownership.
+
+Notes for BIND 9.17.8
+---------------------
+
+Security Fixes
+~~~~~~~~~~~~~~
+
+- None.
+
+Known Issues
+~~~~~~~~~~~~
+
+- None.
+
+New Features
+~~~~~~~~~~~~
+
+- ``dig`` can now report the DNS64 prefixes in use (``+dns64prefix``).
+  This is useful when the host on which ``dig`` is run is behind an
+  IPv6-only link, using DNS64/NAT64 or 464XLAT for IPv4aaS (IPv4 as a
+  Service). [GL #1154]
+
+Removed Features
+~~~~~~~~~~~~~~~~
+
+- None.
+
+Feature Changes
+~~~~~~~~~~~~~~~
+
+- Add NSEC3 support for zones that manage their DNSSEC with the `dnssec-policy`
+  configuration. A new option 'nsec3param' can be used to set the desired
+  NSEC3 parameters, and will detect collisions when resalting. [GL #1620].
+
+Bug Fixes
+~~~~~~~~~
+
+- The synthesised CNAME from a DNAME was incorrectly followed when the QTYPE
+  was CNAME or ANY. [GL #2280]
index cd705090e208febf64dcd917bab28a9e6e53bd86..5e15b78c9d5d74fba2b20acce8e5dcecb6730f0e 100644 (file)
 ./doc/notes/notes-9.17.5.rst                   RST     2020
 ./doc/notes/notes-9.17.6.rst                   RST     2020
 ./doc/notes/notes-9.17.7.rst                   RST     2020
+./doc/notes/notes-current.rst                  RST     2020
 ./docutil/HTML_COPYRIGHT                       X       2001,2004,2016,2018,2019,2020
 ./docutil/MAN_COPYRIGHT                                X       2001,2004,2016,2018,2019,2020
 ./docutil/patch-db2latex-duplicate-template-bug        X       2007,2018,2019,2020