[openssl-commits] [openssl] OpenSSL_1_0_2-stable update
Matt Caswell
matt at openssl.org
Fri Jun 12 15:05:35 UTC 2015
The branch OpenSSL_1_0_2-stable has been updated
via d4c1763858c11bc3ed15250bb9612c718d80c62c (commit)
from fe64245aa1b1f5519ddfe11e3c9d7ad49ae4de95 (commit)
- Log -----------------------------------------------------------------
commit d4c1763858c11bc3ed15250bb9612c718d80c62c
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 2ec8b7b..7cdebad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,9 @@
Changes between 1.0.2b and 1.0.2c [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.2a and 1.0.2b [11 Jun 2015]
diff --git a/NEWS b/NEWS
index 8750b03..5daeef7 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@
Major changes between OpenSSL 1.0.2b and OpenSSL 1.0.2c [under development]
- o
+ o Fix HMAC ABI incompatibility
Major changes between OpenSSL 1.0.2a and OpenSSL 1.0.2b [11 Jun 2015]
More information about the openssl-commits
mailing list