]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #3402]
authorMark Andrews <marka@isc.org>
Mon, 20 Jun 2022 01:04:18 +0000 (11:04 +1000)
committerMark Andrews <marka@isc.org>
Wed, 6 Jul 2022 21:47:45 +0000 (07:47 +1000)
(cherry picked from commit 07d5c23cac7eec679c13e7937b826669ad8d178d)

doc/notes/notes-current.rst

index 4ec50492bcb905b4e5e7d6654ea21a34e92b6baa..8634ed47a36c9c3d30bac4ab4cca422436804075 100644 (file)
@@ -52,3 +52,7 @@ Bug Fixes
 
 - Fix the assertion failure caused by TCP connection closing between the
   connect (or accept) and the read from the socket. :gl:`#3400`
+
+- When grafting on non-delegated namespace, synth-from-dnssec could incorrectly
+  synthesise non-existance of records within the grafted in namespace using
+  NSEC records from higher zones. :gl:`#3402`