From: Mark Andrews Date: Tue, 19 Dec 2023 08:01:22 +0000 (+1100) Subject: Add CHANGES note for [GL #4466] X-Git-Tag: v9.19.21~15^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=531420bac08c2be902c3134f38b665b2db5e261a;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4466] --- diff --git a/CHANGES b/CHANGES index 6977a2e3952..e635e97d990 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +6313. [bug] When dnssec-policy is in effect the DNSKEY's TTLs in + the zone where not being updated to match the policy. + This lead to failures when DNSKEYs where updated as the + TTLs mismatched. [GL #4466] + 6312. [bug] Conversion from NSEC3 signed to NSEC signed could temporarily put the zone into a state where it was treated as unsigned until the NSEC chain was built.