From: Matthijs Mekking Date: Mon, 16 Aug 2021 09:27:11 +0000 (+0200) Subject: Add change and release note for [#2857] X-Git-Tag: v9.17.18~27^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c43faf44cd36924b1389f30502fd73ba86272d38;p=thirdparty%2Fbind9.git Add change and release note for [#2857] --- diff --git a/CHANGES b/CHANGES index 8225feacac9..469d17b45f8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5698. [bug] Migrate a single key to CSK when reconfiguring a zone + to use 'dnssec-policy'. [GL #2857] + 5697. [protocol] SHA-1 CDS records are no longer used by dnssec-cds to make DS records. Thanks to Tony Finch. [GL !2946] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 61dec801658..6900b3b1da8 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -48,3 +48,6 @@ Bug Fixes - When following QNAME minimization, BIND could use a stale zonecut from cache to resolve the query, resulting in a non-minimized query. This has been fixed :gl:`#2665` + +- Migrate a single key to CSK when reconfiguring a zone to make use of + 'dnssec-policy' :gl:`#2857`