From: Mark Andrews Date: Wed, 14 Sep 2022 02:53:42 +0000 (+1000) Subject: Add release note for [GL !6711] X-Git-Tag: v9.19.6~41^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e27b063f670f35c160f317901f0845ffc49f28d0;p=thirdparty%2Fbind9.git Add release note for [GL !6711] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 1d2dd322c0b..8748f48718c 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~