]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #1689]
authorMark Andrews <marka@isc.org>
Tue, 23 Jun 2020 00:52:09 +0000 (10:52 +1000)
committerMark Andrews <marka@isc.org>
Thu, 25 Jun 2020 12:43:25 +0000 (22:43 +1000)
(cherry picked from commit b733bd6555cbbe99e5cc7b4c384475d6e8046e68)

CHANGES

diff --git a/CHANGES b/CHANGES
index ec08c8abb22c2c3af5d964a551dc986c7529094d..debbc294269c4bf2c128732ae2e2d7b528d96558 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+5446.  [bug]           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]
+
 5443.  [bug]           The "primary" and "secondary" keywords, when used
                        as parameters for "check-names", were not
                        processed correctly and were being ignored. [GL #1949]