mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 03:09:59 -04:00
Add CHANGES and release note for [GL #3380]
(cherry picked from commit b8073cbe72)
This commit is contained in:
parent
1355fc6a04
commit
ee7d54164e
2 changed files with 6 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
5899. [func] Don't try to process DNSSEC-related and ZONEMD records
|
||||
in catz. [GL #3380]
|
||||
|
||||
5896. [func] Add some more dnssec-policy checks to detect weird
|
||||
policies. [GL #1611]
|
||||
|
||||
|
|
|
|||
|
|
@ -45,3 +45,6 @@ Bug Fixes
|
|||
- Key files were updated every time the ``dnssec-policy`` key manager ran,
|
||||
whether the metadata has changed or not. BIND now checks if changes were
|
||||
applied before writing out the key files. :gl:`#3302`.
|
||||
|
||||
- DNSSEC-signed catalog zones were not being processed correctly. This
|
||||
has been fixed. :gl:`#3380`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue