From: Michał Kępień Date: Fri, 3 Jun 2022 09:01:13 +0000 (+0200) Subject: Set up release notes for BIND 9.19.3 X-Git-Tag: v9.19.3~66^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a300392fcc5978f1b70f971d4062308c1554d74e;p=thirdparty%2Fbind9.git Set up release notes for BIND 9.19.3 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 2cdadf56deb..0828578049e 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -9,7 +9,7 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -Notes for BIND 9.19.2 +Notes for BIND 9.19.3 --------------------- Security Fixes @@ -35,16 +35,9 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- 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`. +- None. 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`. +- None.