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.17~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a11356fb48f207c259c2f89fda4bff24c054e12e;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 5123d55a29e..50af03f2662 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`