aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@091d3ff0-52bc-4db5-b7a6-18201e4c0cca>2012-04-23 16:06:24 +0000
committerknarf <knarf@091d3ff0-52bc-4db5-b7a6-18201e4c0cca>2012-04-23 16:06:24 +0000
commit72be918c664ed4d9e85ad43c1a6d97fb72b67c16 (patch)
treeadd0555e3a22952c4ca31cbd0ba90dc63bf5ca2c
parent7ae46ebcc64525c66e6ecaf7d0239e6e46677a52 (diff)
security update
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/OpenSSL/trunk@28 091d3ff0-52bc-4db5-b7a6-18201e4c0cca
-rw-r--r--OpenSSL.sh2
-rw-r--r--dist/darwin.patch6
-rw-r--r--dist/openssl-1.0.0h.tar.gzbin4048067 -> 0 bytes
-rw-r--r--dist/openssl-1.0.0i.tar.gzbin0 -> 4047721 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/OpenSSL.sh b/OpenSSL.sh
index 38cedde..ae03a77 100644
--- a/OpenSSL.sh
+++ b/OpenSSL.sh
@@ -62,7 +62,7 @@ then
# Set locations
THORN=OpenSSL
- NAME=openssl-1.0.0h
+ NAME=openssl-1.0.0i
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${OPENSSL_INSTALL_DIR}" ]; then
diff --git a/dist/darwin.patch b/dist/darwin.patch
index 0428739..ecea605 100644
--- a/dist/darwin.patch
+++ b/dist/darwin.patch
@@ -1,6 +1,6 @@
-diff -ru openssl-1.0.0h.orig/Configure openssl-1.0.0h/Configure
---- openssl-1.0.0h.orig/Configure 2012-03-03 07:48:21.000000000 -0600
-+++ openssl-1.0.0h/Configure 2012-03-30 12:50:43.000000000 -0500
+diff -ru openssl-1.0.0i.orig/Configure openssl-1.0.0i/Configure
+--- openssl-1.0.0i.orig/Configure 2012-03-03 07:48:21.000000000 -0600
++++ openssl-1.0.0i/Configure 2012-03-30 12:50:43.000000000 -0500
@@ -549,11 +549,11 @@
##### MacOS X (a.k.a. Rhapsody or Darwin) setup
diff --git a/dist/openssl-1.0.0h.tar.gz b/dist/openssl-1.0.0h.tar.gz
deleted file mode 100644
index 516416b..0000000
--- a/dist/openssl-1.0.0h.tar.gz
+++ /dev/null
Binary files differ
diff --git a/dist/openssl-1.0.0i.tar.gz b/dist/openssl-1.0.0i.tar.gz
new file mode 100644
index 0000000..6985276
--- /dev/null
+++ b/dist/openssl-1.0.0i.tar.gz
Binary files differ