]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGE and release note for #1611
authorMatthijs Mekking <matthijs@isc.org>
Mon, 9 May 2022 12:28:45 +0000 (14:28 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 31 May 2022 13:45:14 +0000 (15:45 +0200)
Feature change.

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 23c72d18113140b0ae04b1b98ae5adb039d0db8a..8081f2dd5bf4852344a9dc5d885902f4aad5a213 100644 (file)
--- a/CHANGES
+++ b/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]
 
index d22aea1b55b7ad880570bc494b619ace3e33b490..4537e372ea6003aab1ef5f09731d0c9051a9bd60 100644 (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
 ~~~~~~~~~