summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2014-01-07 13:29:59 +0100
committerVlad Glagolev2015-01-30 10:29:50 +0300
commitb9c328fdb9429f89be8da8324a6be33c95cb1f4d (patch)
treee9c927dbb47ed4ef28d3fffeb72b89d2e9f81df8
parent9b4c9fa2903124f236c3519bad1c870400da62a7 (diff)
openssl 1.0.0l, SECURITY_PATCH=21
(cherry picked from commit 2d5628d16d10368299f10c284a9968ac52ffb063)
-rwxr-xr-xcrypto/openssl/DETAILS4
-rw-r--r--crypto/openssl/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index bffbc7d2aa..c867d4e3c4 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -10,8 +10,8 @@ case $OPENSSL_BRANCH in
SECURITY_PATCH=20
;;
1.0)
- VERSION=1.0.0k
- SECURITY_PATCH=20
+ VERSION=1.0.0l
+ SECURITY_PATCH=21
PATCHLEVEL=0
;;
esac
diff --git a/crypto/openssl/HISTORY b/crypto/openssl/HISTORY
index bbc506cf70..a39ecbe9fb 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,6 @@
+2014-01-07 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.0.0l, SECURITY_PATCH=21
+
2013-06-17 Remko van der Vossen <wich@sourcemage.org>
* INSTALL: workaround for bug #556