]> 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 19:55:30 +0000 (12:55 -0700)
(cherry picked from commit a605a84b085ea57de95b7f6707a35afcfc70262c)

CHANGES

diff --git a/CHANGES b/CHANGES
index 16b09122f8aefe38757fe62e070b5e2863f5fe54..2ac26b0cfba7211ff18910d169f8ddf66763d500 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]