]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 31 Jan 2024 10:52:19 +0000 (11:52 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 1 Feb 2024 20:24:26 +0000 (21:24 +0100)
(cherry picked from commit 04ba284e1ace177d095599c8708126093a91336d)

CHANGES

diff --git a/CHANGES b/CHANGES
index 6bccc42646653b275074b28c1caa243b52f51411..c85c39a0b1759feec4a1f92c85f8966d23adefce 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6321.  [security]      Change 6315 inadvertently introduced regressions that
+                       could cause named to crash. [GL #4234]
+
 6320.  [bug]           Under some circumstances, the DoT code in client
                        mode could process more than one message at a time when
                        that was not expected. That has been fixed. [GL #4487]