]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add documentation and notes for [#1750]
authorMatthijs Mekking <matthijs@isc.org>
Tue, 8 Dec 2020 08:42:51 +0000 (09:42 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Dec 2020 08:10:13 +0000 (09:10 +0100)
CHANGES
doc/misc/rfc-compliance
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 367a14341acd86aad46622669e9dd6fcea480324..c5b665997fc4affac3d5bf7e200941cbaad56099 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+5553.  [bug]           When reconfiguring named, removing "auto-dnssec"
+                       actually did not turn off DNSSEC maintenance.
+                       This has been fixed. [GL #2341]
+
+5552.  [func]          When switching to "dnssec-policy none;", named
+                       now permits a safe transition to insecure mode
+                       and publishes the CDS and CDNSKEY DELETE
+                       records, as described in RFC 8078. [GL #1750]
+
 5551.  [bug]           Only assign threads to CPUs in the CPU affinity set.
                        Thanks to Ole Bjørn Hessen. [GL #2245]
 
index 07e973537797edcf33df326a22e8b02ec12093e7..c1694c9b164ceb4d7dd33d6d865b0441304f3003 100644 (file)
@@ -98,6 +98,7 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC7793
   RFC7830 [15]
   RFC7929
+  RFC8078 [20]
   RFC8080
   RFC8880
 
index c26e11c9197ec37de645e668cdd0e185a48fb6ea..8f697929a35e672b5c3d940712fef3913e4b6568 100644 (file)
@@ -34,7 +34,11 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- ``ipv4only.arpa`` is now served when ``dns64`` is configured. [GL #385]
+- It is now possible to transition a zone from secure to insecure mode
+  without making it bogus in the process: changing to ``dnssec-policy
+  none;`` also causes CDS and CDNSKEY DELETE records to be published, to
+  signal that the entire DS RRset at the parent must be removed, as
+  described in RFC 8078. [GL #1750]
 
 - When using the ``unixtime`` or ``date`` method to update the SOA
   serial number, ``named`` and ``dnssec-signzone`` silently fell back to