[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

Matt Caswell matt at openssl.org
Fri Jun 12 15:05:23 UTC 2015


The branch OpenSSL_1_0_1-stable has been updated
       via  2ad310ffde8c751586b6b5a8b93086fdf79eb815 (commit)
      from  6cbc78906b24cd274f61d205d7f43d66ca08e808 (commit)


- Log -----------------------------------------------------------------
commit 2ad310ffde8c751586b6b5a8b93086fdf79eb815
Author: Matt Caswell <matt at openssl.org>
Date:   Fri Jun 12 15:56:51 2015 +0100

    Updated CHANGES and NEWS entries for new release
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>

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

Summary of changes:
 CHANGES | 4 +++-
 NEWS    | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/CHANGES b/CHANGES
index 06601b4..3ad6093 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@
 
  Changes between 1.0.1n and 1.0.1o [xx XXX xxxx]
 
-  *)
+  *) Fix HMAC ABI incompatibility. The previous version introduced an ABI
+     incompatibility in the handling of HMAC. The previous ABI has now been
+     restored.
 
  Changes between 1.0.1m and 1.0.1n [11 Jun 2015]
 
diff --git a/NEWS b/NEWS
index 286059c..4452d22 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@
 
   Major changes between OpenSSL 1.0.1n and OpenSSL 1.0.1o [under development]
 
-      o
+      o Fix HMAC ABI incompatibility
 
   Major changes between OpenSSL 1.0.1m and OpenSSL 1.0.1n [11 Jun 2015]
 


More information about the openssl-commits mailing list