summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-11-17 22:20:20 +0100
committerGeorge Sherwood2010-11-19 15:56:37 -0600
commitcb15f385e680ccb0543838b040aba00452a5bc00 (patch)
tree2b66b547dddc9b9cb3f34d15b278f722246e2117
parentc319184d4f45adf3c817167dfba717704a57e700 (diff)
openssl 0.9.8p, 1.0.0b, SECURITY_PATCH=10, #15907stable-rc-0.50
(cherry picked from commit 3903ae3f8a36624e04b92c4499d4835d6c67018d)
-rwxr-xr-xcrypto/openssl/DETAILS6
-rw-r--r--crypto/openssl/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index cb8164f190..6444f499c7 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,10 +6,10 @@ fi
case $OPENSSL_BRANCH in
0.9)
- VERSION=0.9.8o
+ VERSION=0.9.8p
;;
1.0)
- VERSION=1.0.0a
+ VERSION=1.0.0b
PATCHLEVEL=0
;;
esac
@@ -31,7 +31,7 @@ esac
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.openssl.org/
ENTERED=20010922
- SECURITY_PATCH=9
+ SECURITY_PATCH=10
LICENSE[0]=http://www.cgicentral.net/400CS/Docs/openssl/LICENSE.openssl.html
KEYWORDS="crypto"
SHORT="library for providing encrypted transport layers"
diff --git a/crypto/openssl/HISTORY b/crypto/openssl/HISTORY
index f64c92b58f..1d392c0ddd 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,6 @@
+2010-11-17 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 0.9.8p, 1.0.0b, SECURITY_PATCH=10, #15907
+
2010-10-20 Vlad Glagolev <stealth@sourcemage.org>
* CONFIGURE: TLS ext is mostly required option