[openssl] openssl-3.0 update
Matt Caswell
matt at openssl.org
Tue Dec 14 14:27:28 UTC 2021
The branch openssl-3.0 has been updated
via 944efc1afc344f45e56f861d987a0a6ac1fca174 (commit)
from 5cca8ff84fea936dc845d0449380f8390fecd679 (commit)
- Log -----------------------------------------------------------------
commit 944efc1afc344f45e56f861d987a0a6ac1fca174
Author: Richard Levitte <levitte at openssl.org>
Date: Tue Dec 14 14:54:55 2021 +0100
Add some CHANGES entries for 3.0.1
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17270)
-----------------------------------------------------------------------
Summary of changes:
CHANGES.md | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 37533e8f82..0a0f563954 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -64,10 +64,6 @@ breaking changes, and mappings for the large list of deprecated functions.
*Allan Jude*
- * Avoid loading of a dynamic engine twice.
-
- *Bernd Edlinger*
-
* Multiple threading fixes.
*Matt Caswell*
@@ -1506,6 +1502,22 @@ breaking changes, and mappings for the large list of deprecated functions.
OpenSSL 1.1.1
-------------
+### Changes between 1.1.1l and 1.1.1m [xx XXX xxxx]
+
+ * Avoid loading of a dynamic engine twice.
+
+ *Bernd Edlinger*
+
+ * 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]
* Fixed an SM2 Decryption Buffer Overflow.
More information about the openssl-commits
mailing list