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

index 45150168e1bbcaa7802c0ad2a05f902a506ccdc5..6be773318c308fa8fe7dc08859eac4175e834981 100644 (file)
@@ -59,3 +59,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`