From: Evan Hunt Date: Wed, 9 Jun 2021 03:38:53 +0000 (-0700) Subject: CHANGES X-Git-Tag: v9.17.17~44^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a605a84b085ea57de95b7f6707a35afcfc70262c;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index 04257bcc56b..23d9d1dbb53 100644 --- 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]