mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
Add release note and change entry for [#1551]
This commit is contained in:
parent
94bb545087
commit
1befaa5d45
7
CHANGES
7
CHANGES
@ -1,3 +1,10 @@
|
||||
5690. [func] Change "dnssec-signzone" to honor the Predecessor and
|
||||
Successor metadata values, and allow for gradual
|
||||
replacement of RRSIGs. In other words, don't sign
|
||||
with the successor key if there is an RRSIG from the
|
||||
predecessor key that does not need to be refreshed.
|
||||
[GL #1551]
|
||||
|
||||
5689. [placeholder]
|
||||
|
||||
5688. [bug] Inline and dnssec-policy zones could fail to apply
|
||||
|
@ -66,6 +66,11 @@ Feature Changes
|
||||
record. This allows a clean rollover from one DNS provider to another
|
||||
when using a multiple-signer DNSSEC configuration. :gl:`#2710`
|
||||
|
||||
- ``dnssec-signzone`` is now able to retain signatures from inactive
|
||||
predecessor keys without introducing additional signatures from the successor
|
||||
key. This allows for a gradual replacement of RRSIGs as they reach expiry.
|
||||
:gl:`#1551`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user