mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
5
CHANGES
5
CHANGES
@@ -1,3 +1,8 @@
|
|||||||
|
5669. [func] Add 'checkds' feature. Zones with "dnssec-policy" and
|
||||||
|
"parental-agents" configured will check for DS presence
|
||||||
|
and are able to perform automatic KSK rollover.
|
||||||
|
[GL #1126]
|
||||||
|
|
||||||
5668. [bug] When a zone fails to load on startup, the setnsec3param
|
5668. [bug] When a zone fails to load on startup, the setnsec3param
|
||||||
task is rescheduled. This caused a hang on shutdown, and
|
task is rescheduled. This caused a hang on shutdown, and
|
||||||
is now fixed. [GL #2791]
|
is now fixed. [GL #2791]
|
||||||
|
@@ -28,7 +28,9 @@ Known Issues
|
|||||||
New Features
|
New Features
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
- None.
|
- Automatic KSK rollover: A new configuration option ``parental-agents`` is
|
||||||
|
added to add a list of servers to a zone that can be used for checking DS
|
||||||
|
presence. :gl:`#1126`
|
||||||
|
|
||||||
Removed Features
|
Removed Features
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user