From: Richard Levitte Date: Tue, 14 Dec 2021 13:52:53 +0000 (+0100) Subject: Add some CHANGES entries for 1.1.1m X-Git-Tag: OpenSSL_1_1_1m~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f281f000cb8b130c92cc6d67d82270e1715ed66;p=thirdparty%2Fopenssl.git Add some CHANGES entries for 1.1.1m Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/17269) --- diff --git a/CHANGES b/CHANGES index 75a61905acd..21f63950d1f 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,23 @@ Changes between 1.1.1l and 1.1.1m [xx XXX xxxx] - *) + *) Avoid loading of a dynamic engine twice. + + [Bernd Edlinger] + + *) Fixed building on Debian with kfreebsd kernels + + [Mattias Ellert] + + *) Prioritise DANE TLSA issuer certs over peer certs + + [Viktor Dukhovni] + + *) Fixed random API for MacOS prior to 10.12 + + These MacOS versions don't support the CommonCrypto APIs + + [Lenny Primak] Changes between 1.1.1k and 1.1.1l [24 Aug 2021]