From: Matthijs Mekking Date: Wed, 1 Apr 2020 12:35:22 +0000 (+0200) Subject: Update documentation with !1706 fix X-Git-Tag: v9.17.1~14^2~2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f47e697da3ef468b663f43f219e352a2300c84d7;p=thirdparty%2Fbind9.git Update documentation with !1706 fix --- diff --git a/CHANGES b/CHANGES index a041b0d5ac5..52981c221f4 100644 --- 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 diff --git a/doc/arm/notes-9.17.1.xml b/doc/arm/notes-9.17.1.xml index 1e6c5a28b2f..aaad722969d 100644 --- a/doc/arm/notes-9.17.1.xml +++ b/doc/arm/notes-9.17.1.xml @@ -63,6 +63,14 @@ reducing such delays. [GL #1447] + + + 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] + +