]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2756
authorMichał Kępień <michal@isc.org>
Tue, 10 Aug 2021 10:20:52 +0000 (12:20 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 10 Aug 2021 10:20:52 +0000 (12:20 +0200)
doc/notes/notes-current.rst

index 5123d55a29e0868fc682922ef9a5f61b7f0aa63d..50af03f26624531a8b17e10041b7cb6d18a7159d 100644 (file)
@@ -83,3 +83,6 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
+- Authentication of ``rndc`` messages could fail if a ``controls``
+  statement was configured with multiple key algorithms for the same
+  listener. This has been fixed. :gl:`#2756`