From: Ondřej Surý Date: Tue, 7 Nov 2023 13:44:44 +0000 (+0100) Subject: Add CHANGES and release note for [GL #4421] X-Git-Tag: v9.19.19~38^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2a3b3beaf1db22c5f11490c23874eb0ec00ad836;p=thirdparty%2Fbind9.git Add CHANGES and release note for [GL #4421] --- diff --git a/CHANGES b/CHANGES index 14a5ff11edd..53d1a989f3d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6282. [func] Deprecate AES-based DNS cookies. [GL #4421] + 6281. [bug] Fix a data race in dns_tsigkeyring_dump(). [GL #4328] 6280. [bug] Fix missing newlines in the output of "rndc nta -dump". diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c9888b8fe8f..9be8687422a 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -27,6 +27,9 @@ Removed Features - None. +- The support for AES algorithm for DNS cookies has been deprecated. + :gl:`#4421` + Feature Changes ~~~~~~~~~~~~~~~