mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 08:35:31 +00:00
Add CHANGES and release note for [GL #2882] (removal)
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -1,6 +1,5 @@
|
|||||||
5719. [func] The "masterfile-format" format "map" has been marked
|
5719. [func] The "masterfile-format" format "map" has been removed.
|
||||||
as deprecated. The "map" format will be permanently
|
[GL #2882]
|
||||||
removed in a future release. [GL #2882]
|
|
||||||
|
|
||||||
5718. [bug] Changing the sig signing type, by specifing
|
5718. [bug] Changing the sig signing type, by specifing
|
||||||
sig-signing-type, failed as the configuration was
|
sig-signing-type, failed as the configuration was
|
||||||
|
@@ -32,6 +32,11 @@ Removed Features
|
|||||||
- Native PKCS#11 support has been removed; BIND 9 now uses OpenSSL engine_pkcs11 from the
|
- Native PKCS#11 support has been removed; BIND 9 now uses OpenSSL engine_pkcs11 from the
|
||||||
OpenSC project. :gl:`#2691`
|
OpenSC project. :gl:`#2691`
|
||||||
|
|
||||||
|
- The ``masterfile-format`` format ``map`` has removed. If you are using the
|
||||||
|
``map`` format, you are advised to convert the zones to ``raw`` format with
|
||||||
|
``named-compilezone`` and change the configuration prior to BIND 9
|
||||||
|
upgrade. :gl:`#2882`
|
||||||
|
|
||||||
Feature Changes
|
Feature Changes
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@@ -47,9 +52,6 @@ Feature Changes
|
|||||||
9.16.0 but no error was reported, although sending UDP messages
|
9.16.0 but no error was reported, although sending UDP messages
|
||||||
(such as notifies) would fail. :gl:`#2888`
|
(such as notifies) would fail. :gl:`#2888`
|
||||||
|
|
||||||
- The ``masterfile-format`` format ``map`` has been marked as deprecated and
|
|
||||||
will be removed in a future release. :gl:`#2882`
|
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user