summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcrypto/openssl/DETAILS4
-rw-r--r--crypto/openssl/HISTORY2
2 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index 317da7d0ad..c195bf3820 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,8 +6,8 @@ fi
case $OPENSSL_BRANCH in
0.9)
- VERSION=0.9.8r
- SECURITY_PATCH=12
+ VERSION=0.9.8s
+ SECURITY_PATCH=14
;;
1.0)
VERSION=1.0.0f
diff --git a/crypto/openssl/HISTORY b/crypto/openssl/HISTORY
index e6c4541d25..04837c3762 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,5 +1,5 @@
2012-01-04 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 1.0.0f, SECURITY_PATCH=14
+ * DETAILS: 0.9.8s, 1.0.0f, SECURITY_PATCH=14
http://www.openssl.org/news/secadv_20120104.txt
2011-12-13 Vlad Glagolev <stealth@sourcemage.org>