]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for GL #2691
authorOndřej Surý <ondrej@sury.org>
Thu, 20 May 2021 14:35:48 +0000 (16:35 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 9 Sep 2021 13:35:39 +0000 (15:35 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index f96de232051c28b65e12996e8c859311c06c456a..518b5e75b586383d4c0b81f9d98ffd2ca4c3d80e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5712.  [func]          Remove native PKCS#11 support in favor of OpenSSL
+                       engine_pkcs11 from the OpenSC project. [GL #2691]
+
 5711.  [bug]           "map" files exceeding 2GB in size could fail to
                        load due to a size comparison that incorrectly
                        treated the file size as a signed integer. [GL #2878]
index 9543909b7c6022e00d2dd7bbec134ad9c6c98d9a..3d999eacf4693e6250fecd50a40bc9272d254922 100644 (file)
@@ -29,7 +29,8 @@ New Features
 Removed Features
 ~~~~~~~~~~~~~~~~
 
-- None.
+- Native PKCS#11 support has been removed; BIND 9 now uses OpenSSL engine_pkcs11 from the
+  OpenSC project. :gl:`#2691`
 
 Feature Changes
 ~~~~~~~~~~~~~~~