From: Michał Kępień Date: Tue, 10 Aug 2021 10:20:52 +0000 (+0200) Subject: Add release note for GL #2756 X-Git-Tag: v9.17.18~32^2~3^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0d3a0b7d63b1d7b9a9fae168aeef24330a42829;p=thirdparty%2Fbind9.git Add release note for GL #2756 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c49480c8fdd..ffedd31eb41 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`