]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update documentation with !1706 fix
authorMatthijs Mekking <matthijs@isc.org>
Wed, 1 Apr 2020 12:35:22 +0000 (14:35 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 3 Apr 2020 06:29:22 +0000 (08:29 +0200)
CHANGES
doc/arm/notes-9.17.1.xml

diff --git a/CHANGES b/CHANGES
index a041b0d5ac5ebd3d93c19a73256b5237ddbd9325..52981c221f40e558a3f9df9de607ba4f6baaa7e7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5372.  [bug]           Fix migration from existing DNSSEC key files using
+                       auto-dnssec maintain to dnssec-policy. [GL #1706]
+
 5371.  [bug]           Improve incremental updates of the RPZ summary
                        database to reduce delays that could occur when
                        a policy zone update included a large number of
index 1e6c5a28b2ff54c33611488a4b248f14ee902db7..aaad722969dacdd11cd521dcd9657e0b6c008bba 100644 (file)
          reducing such delays. [GL #1447]
         </para>
       </listitem>
+      <listitem>
+        <para>
+         Migration to dnssec-policy from existing DNSSEC strategy with
+         auto-dnssec maintain did not work due to bad initializing of the
+         key states.  Fixed by looking closely at the time metadata to
+         set the key states to the correct values. [GL #1706]
+        </para>
+      </listitem>
     </itemizedlist>
   </section>