[openssl] OpenSSL_1_1_1-stable update

Richard Levitte levitte at openssl.org
Fri Dec 4 11:42:46 UTC 2020


The branch OpenSSL_1_1_1-stable has been updated
       via  6ad93e8014533f78aa5b0f3385954e164e72d8fa (commit)
      from  315c47e00bb953abe8892a3c1272289330b29d23 (commit)


- Log -----------------------------------------------------------------
commit 6ad93e8014533f78aa5b0f3385954e164e72d8fa
Author: Richard Levitte <levitte at openssl.org>
Date:   Thu Dec 3 11:36:26 2020 +0100

    CHANGES: Move misplaced change item
    
    Reviewed-by: Matt Caswell <matt at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/13605)

-----------------------------------------------------------------------

Summary of changes:
 CHANGES | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGES b/CHANGES
index 044108d036..ff01d65b7e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@
 
  Changes between 1.1.1h and 1.1.1i [xx XXX xxxx]
 
+  *) Add support for Apple Silicon M1 Macs with the darwin64-arm64-cc target.
+     [Stuart Carnie]
+
   *) The security callback, which can be customised by application code, supports
      the security operation SSL_SECOP_TMP_DH. This is defined to take an EVP_PKEY
      in the "other" parameter. In most places this is what is passed. All these
@@ -54,9 +57,6 @@
 
   *) The Oracle Developer Studio compiler will start reporting deprecated APIs
 
-  *) Add support for Apple Silicon M1 Macs with the darwin64-arm64-cc target.
-     [Stuart Carnie]
-
  Changes between 1.1.1f and 1.1.1g [21 Apr 2020]
 
   *) Fixed segmentation fault in SSL_check_chain()


More information about the openssl-commits mailing list