]> 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>
Thu, 19 Aug 2021 05:12:33 +0000 (07:12 +0200)
doc/notes/notes-current.rst

index c49480c8fdd89a34bd5ff9fa2444adc2361290fa..ffedd31eb41079b2a52c9ae584ab4d0a5641df03 100644 (file)
@@ -90,6 +90,10 @@ 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`
+
 - When following QNAME minimization, BIND could use a stale zonecut from cache 
   to resolve the query, resulting in a non-minimized query. This has been
   fixed :gl:`#2665`