]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4421]
authorOndřej Surý <ondrej@isc.org>
Tue, 7 Nov 2023 13:44:44 +0000 (14:44 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 13 Nov 2023 14:00:04 +0000 (15:00 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 14a5ff11eddb62a83ff2933dc8b18af33b0aed33..53d1a989f3dbe85cb06ed571936bfc1d75b3f28b 100644 (file)
--- 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".
index c9888b8fe8f6c45e9a3af95988b73664419fdd4c..9be8687422a52a17c06e9932bec1186e3ba2a76c 100644 (file)
@@ -27,6 +27,9 @@ Removed Features
 
 - None.
 
+- The support for AES algorithm for DNS cookies has been deprecated.
+  :gl:`#4421`
+
 Feature Changes
 ~~~~~~~~~~~~~~~