]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add some CHANGES entries for 1.1.1m
authorRichard Levitte <levitte@openssl.org>
Tue, 14 Dec 2021 13:52:53 +0000 (14:52 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 14:12:29 +0000 (14:12 +0000)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17269)

CHANGES

diff --git a/CHANGES b/CHANGES
index 75a61905acd7cb4981f6eafef975972fd37a2c5e..21f63950d1f8a24467c64ec8752c7fa52fb5391a 100644 (file)
--- 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]