From: Diego Fronza Date: Wed, 29 Apr 2020 19:41:30 +0000 (-0300) Subject: Add release notes for GL #54 X-Git-Tag: v9.17.2~87^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfd720ed70d10c61eb116e607a0ba26a3346450e;p=thirdparty%2Fbind9.git Add release notes for GL #54 --- diff --git a/doc/arm/notes-9.17.2.xml b/doc/arm/notes-9.17.2.xml index 3290ffd0b06..173c7ad9461 100644 --- a/doc/arm/notes-9.17.2.xml +++ b/doc/arm/notes-9.17.2.xml @@ -69,18 +69,24 @@ - - The OpenSSL ECDSA implementation has been updated to support PKCS#11 - via OpenSSL engine (see engine_pkcs11 from libp11 project). [GL #1534] - + + The OpenSSL ECDSA implementation has been updated to support PKCS#11 + via OpenSSL engine (see engine_pkcs11 from libp11 project). [GL #1534] + + + + + The OpenSSL EdDSA implementation has been updated to support PKCS#11 + via OpenSSL engine. Please note that you need EdDSA capable OpenSSL + engine and there's only proof-of-concept as of this moment. + Contributed by Aaron Thompson. [GL #1763] + - - The OpenSSL EdDSA implementation has been updated to support PKCS#11 - via OpenSSL engine. Please note that you need EdDSA capable OpenSSL - engine and there's only proof-of-concept as of this moment. - Contributed by Aaron Thompson. [GL #1763] - + + Added a new logging category "rpz-passthru", it allows RPZ passthru + actions to be logged into a separate channel. [GL #54] +