From: Mark Andrews Date: Mon, 20 Jun 2022 01:04:18 +0000 (+1000) Subject: Add release note for [GL #3402] X-Git-Tag: v9.18.5~6^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1872105f097879165bd42284c91aceac83037b10;p=thirdparty%2Fbind9.git Add release note for [GL #3402] (cherry picked from commit 07d5c23cac7eec679c13e7937b826669ad8d178d) --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 4ec50492bcb..8634ed47a36 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`