From: Mark Andrews Date: Tue, 23 Jun 2020 00:56:07 +0000 (+1000) Subject: Add Release Note for [GL #1689] X-Git-Tag: v9.17.3~37^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e195d4608a2990f548de6ab2fec9900436312b1f;p=thirdparty%2Fbind9.git Add Release Note for [GL #1689] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 8c6e86a3b98..ce8ddc72b43 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -48,3 +48,8 @@ Bug Fixes - 'rndc dnstap -roll ' was not limiting the number of saved files to . [GL !3728] + +- The validator could fail to accept a properly signed RRset if an + unsupported algorithm appeared earlier in the DNSKEY RRset than a + supported algorithm. It could also stop if it detected a malformed + public key. [GL #1689]