]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL !6468]
authorMark Andrews <marka@isc.org>
Fri, 19 Aug 2022 04:38:32 +0000 (14:38 +1000)
committerMark Andrews <marka@isc.org>
Fri, 19 Aug 2022 05:21:41 +0000 (15:21 +1000)
(cherry picked from commit 23a8c15cb2efd3486a4e7ea41c1581cb2ed07912)

CHANGES

diff --git a/CHANGES b/CHANGES
index 5506ab973a6098dfdc81f58f0a21d5e5aca93322..801bc3860406e290a33b63811090b2392df250d5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5945.  [bug]           If parsing /etc/bind.key failed, delv could assert
+                       when trying to parse the built in trust anchors as
+                       the parser hadn't been reset. [GL !6468]
+
 5944.  [bug]           Fix +http-plain-get and +http-plain-post options
                        support in dig. Thanks to Marco Davids at SIDN for
                        reporting the problem. [GL !6672]