mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGE and release note for #1611
Feature change.
(cherry picked from commit 92f98002e7)
This commit is contained in:
parent
3cfbe31176
commit
c18dce4c49
2 changed files with 6 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
5896. [func] Add some more dnssec-policy checks to detect weird
|
||||
policies. [GL #1611]
|
||||
|
||||
5895. [test] Add new set of unit test macros and move the unit
|
||||
tests under single namespace in /tests/. [GL !6243]
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,9 @@ Removed Features
|
|||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- Some more ``dnssec-policy`` configuration checks have been added to
|
||||
detect weird policies such as missing KSK and/or ZSK, and too short
|
||||
key lifetimes and re-sign periods. :gl:`#1611`.
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue