2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add CHANGE and release note for #1611

Feature change.
This commit is contained in:
Matthijs Mekking
2022-05-09 14:28:45 +02:00
parent 8134d46cdb
commit 92f98002e7
2 changed files with 6 additions and 1 deletions

View File

@@ -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]

View File

@@ -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
~~~~~~~~~