2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Add CHANGES and release note for GL #3667

Announce deprecation of 'auto-dnssec'.
This commit is contained in:
Matthijs Mekking 2022-11-11 14:43:36 +01:00
parent f9845dd128
commit fde1d89d03
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,5 @@
6024. [func] Deprecate 'auto-dnssec'. [GL #3667]
6023. [func] Remove dynamic update DNSSEC management feature. 6023. [func] Remove dynamic update DNSSEC management feature.
[GL #3686] [GL #3686]

View File

@ -37,6 +37,9 @@ Feature Changes
settings that required different values based on "workload" have been either settings that required different values based on "workload" have been either
removed or a sensible default has been picked. :gl:`#3664` removed or a sensible default has been picked. :gl:`#3664`
- The option :any:`auto-dnssec` is deprecated and will be removed in 9.19.
Please migrate to :any:`dnssec-policy`. :gl:`#3667`
- Deprecate setting the operating system limit (``coresize``, ``datasize``, - Deprecate setting the operating system limit (``coresize``, ``datasize``,
``files`` and ``stacksize``) from ``named.conf``. These options should be set ``files`` and ``stacksize``) from ``named.conf``. These options should be set
from the operating system (``ulimit``) or from the process supervisor from the operating system (``ulimit``) or from the process supervisor