]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL !6711]
authorMark Andrews <marka@isc.org>
Wed, 14 Sep 2022 02:53:42 +0000 (12:53 +1000)
committerMark Andrews <marka@isc.org>
Fri, 23 Sep 2022 03:18:29 +0000 (13:18 +1000)
doc/notes/notes-current.rst

index 1d2dd322c0bb0b2a6d6857b6c5318a8686339b0a..8748f48718ce9dde3943ea7ba39902f0f47dffe1 100644 (file)
@@ -57,6 +57,11 @@ Feature Changes
   keys using the algorithm number, followed by "+", followed by the
   key ID: for example, "8+54274". :gl:`#3525`
 
+- The ability to use pkcs11 via engine_pkcs11 has been restored, by only using
+  deprecated APIs in OpenSSL 3.0.0. BIND needs to be compiled
+  with '-DOPENSSL_API_COMPAT=10100' specified in the CFLAGS at
+  compile time. :gl:`!6711`
+
 Bug Fixes
 ~~~~~~~~~