mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
Prepare release notes for BIND 9.17.7
This commit is contained in:
@@ -52,7 +52,7 @@ https://www.isc.org/download/. There you will find additional
|
|||||||
information about each release, source code, and pre-compiled versions
|
information about each release, source code, and pre-compiled versions
|
||||||
for Microsoft Windows operating systems.
|
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.6.rst
|
||||||
.. include:: ../notes/notes-9.17.5.rst
|
.. include:: ../notes/notes-9.17.5.rst
|
||||||
.. include:: ../notes/notes-9.17.4.rst
|
.. include:: ../notes/notes-9.17.4.rst
|
||||||
|
@@ -8,19 +8,9 @@
|
|||||||
See the COPYRIGHT file distributed with this work for additional
|
See the COPYRIGHT file distributed with this work for additional
|
||||||
information regarding copyright ownership.
|
information regarding copyright ownership.
|
||||||
|
|
||||||
Notes for BIND 9.17.6
|
Notes for BIND 9.17.7
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
Security Fixes
|
|
||||||
~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
- None.
|
|
||||||
|
|
||||||
Known Issues
|
|
||||||
~~~~~~~~~~~~
|
|
||||||
|
|
||||||
- None.
|
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
@@ -35,16 +25,6 @@ New Features
|
|||||||
for a period of time after a failed lookup, before a new attempt to
|
for a period of time after a failed lookup, before a new attempt to
|
||||||
refresh it is made. [GL #2066]
|
refresh it is made. [GL #2066]
|
||||||
|
|
||||||
- ``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
|
Feature Changes
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@@ -61,10 +41,6 @@ Feature Changes
|
|||||||
- The network manager API is now used by ``named`` to send zone transfer
|
- The network manager API is now used by ``named`` to send zone transfer
|
||||||
requests. [GL #2016]
|
requests. [GL #2016]
|
||||||
|
|
||||||
- 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
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
@@ -86,6 +62,3 @@ Bug Fixes
|
|||||||
|
|
||||||
- ``UV_EOF`` is no longer treated as a ``TCP4RecvErr`` or a
|
- ``UV_EOF`` is no longer treated as a ``TCP4RecvErr`` or a
|
||||||
``TCP6RecvErr``. [GL #2208]
|
``TCP6RecvErr``. [GL #2208]
|
||||||
|
|
||||||
- The synthesised CNAME from a DNAME was incorrectly followed when the QTYPE
|
|
||||||
was CNAME or ANY. [GL #2280]
|
|
@@ -1252,7 +1252,7 @@
|
|||||||
./doc/notes/notes-9.17.4.rst RST 2020
|
./doc/notes/notes-9.17.4.rst RST 2020
|
||||||
./doc/notes/notes-9.17.5.rst RST 2020
|
./doc/notes/notes-9.17.5.rst RST 2020
|
||||||
./doc/notes/notes-9.17.6.rst RST 2020
|
./doc/notes/notes-9.17.6.rst RST 2020
|
||||||
./doc/notes/notes-current.rst RST 2020
|
./doc/notes/notes-9.17.7.rst RST 2020
|
||||||
./docutil/HTML_COPYRIGHT X 2001,2004,2016,2018,2019,2020
|
./docutil/HTML_COPYRIGHT X 2001,2004,2016,2018,2019,2020
|
||||||
./docutil/MAN_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
|
./docutil/patch-db2latex-duplicate-template-bug X 2007,2018,2019,2020
|
||||||
|
Reference in New Issue
Block a user