]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Wed, 9 Jun 2021 03:38:53 +0000 (20:38 -0700)
committerEvan Hunt <each@isc.org>
Tue, 6 Jul 2021 17:54:13 +0000 (10:54 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 04257bcc56ba4bb1c4022d04b49ffdd3e72c0e7b..23d9d1dbb53f153590d1a4b0e0db3f908f242172 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5672.  [bug]           Authentication of rndc messages could fail if a
+                       "controls" statement was configured with multiple
+                       key algorithms in the same listener. [GL #2756]
+
 5671.  [bug]           Fix a race condition where two threads are competing for
                        the same set of key file locks, that could lead to a
                        deadlock. This has been fixed. [GL #2786]