mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 00:58:39 -04:00
Add release note and change entry for #3438
Bug worth mentioning.
(cherry picked from commit 689215a675)
This commit is contained in:
parent
235b89dbcd
commit
383fe2f4ba
2 changed files with 6 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
5923. [bug] Fix inheritance for dnssec-policy when checking for
|
||||
inline-signing. [GL #3438]
|
||||
|
||||
5922. [bug] Forwarding of UPDATE message could fail with the
|
||||
introduction of netmgr. This has been fixed. [GL #3389]
|
||||
|
||||
|
|
|
|||
|
|
@ -40,4 +40,6 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- Non-dynamic zones that inherit dnssec-policy from the view or
|
||||
options level were not marked as inline-signed, and thus were never
|
||||
scheduled to be re-signed. This is now fixed. :gl:`#3438`
|
||||
|
|
|
|||
Loading…
Reference in a new issue