]> 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>
Tue, 5 Jul 2022 02:29:56 +0000 (12:29 +1000)
doc/notes/notes-current.rst

index 0a73b3da61f6fb0ba86a7623688a26c4d6f9f48b..1a48dae0a59f0a54839b76b3ee79019df7262129 100644 (file)
@@ -53,3 +53,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`