diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 7aca931513..d28efad257 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -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 index 0000000000..3fb7479cf9 --- /dev/null +++ b/doc/notes/notes-current.rst @@ -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] diff --git a/util/copyrights b/util/copyrights index cd705090e2..5e15b78c9d 100644 --- a/util/copyrights +++ b/util/copyrights @@ -1253,6 +1253,7 @@ ./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