2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00

Prepare release notes for BIND 9.17.8

This commit is contained in:
Michał Kępień 2020-12-04 11:07:22 +01:00
parent af58fcc92a
commit a5f1af7c14
2 changed files with 1 additions and 25 deletions

View 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 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.8.rst
.. include:: ../notes/notes-9.17.7.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

View File

@ -11,16 +11,6 @@
Notes for BIND 9.17.8 Notes for BIND 9.17.8
--------------------- ---------------------
Security Fixes
~~~~~~~~~~~~~~
- None.
Known Issues
~~~~~~~~~~~~
- None.
New Features New Features
~~~~~~~~~~~~ ~~~~~~~~~~~~
@ -37,11 +27,6 @@ New Features
IPv6-only link, using DNS64/NAT64 or 464XLAT for IPv4aaS (IPv4 as a IPv6-only link, using DNS64/NAT64 or 464XLAT for IPv4aaS (IPv4 as a
Service). [GL #1154] Service). [GL #1154]
Removed Features
~~~~~~~~~~~~~~~~
- None.
Feature Changes Feature Changes
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
@ -74,15 +59,6 @@ Feature Changes
``nocookie-udp-size`` can still be set to a value lower than ``nocookie-udp-size`` can still be set to a value lower than
``max-udp-size``, if desired. [GL #2250] ``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 Bug Fixes
~~~~~~~~~ ~~~~~~~~~