summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/DETAILS')
-rwxr-xr-xcrypto/openssl/DETAILS9
1 files changed, 4 insertions, 5 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index 9c5aa04fda..e9c50d42e9 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,13 +6,12 @@ fi
case $OPENSSL_BRANCH in
0.9)
- VERSION=0.9.8x
- SECURITY_PATCH=19
+ VERSION=0.9.8zc
+ SECURITY_PATCH=23
;;
1.0)
- VERSION=1.0.0j
- SECURITY_PATCH=19
- PATCHLEVEL=0
+ VERSION=1.0.1j
+ SECURITY_PATCH=25
;;
esac