From: Mark Andrews Date: Mon, 20 Jun 2022 01:04:18 +0000 (+1000) Subject: Add release note for [GL #3402] X-Git-Tag: v9.19.3~10^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07d5c23cac7eec679c13e7937b826669ad8d178d;p=thirdparty%2Fbind9.git Add release note for [GL #3402] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 0a73b3da61f..1a48dae0a59 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`