summaryrefslogtreecommitdiff
path: root/sources/openssl.patch
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-01 07:30:19 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-01 07:30:19 +0000
commitf056ca7b188cc63c8b833012c7a3f8606d7b95c9 (patch)
tree7143b8b336d554ce5722e42cee9dad84faa01c58 /sources/openssl.patch
parent0554f62a4e001d86e0ba93dcd89b737bfb40d0ed (diff)
Update to non-vulnerable version
Diffstat (limited to 'sources/openssl.patch')
-rw-r--r--sources/openssl.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/sources/openssl.patch b/sources/openssl.patch
index 341f47e60..31f7a4475 100644
--- a/sources/openssl.patch
+++ b/sources/openssl.patch
@@ -171,14 +171,6 @@
+ {
+ return SSL_library_init();
+ }
---- openssl-0.9.7.orig/tools/c_rehash
-+++ openssl-0.9.7/tools/c_rehash
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl
-+#!/usr/bin/perl
-
-
- # Perl c_rehash script, scan all files in a directory
--- openssl-0.9.7.orig/tools/c_rehash.in
+++ openssl-0.9.7/tools/c_rehash.in
@@ -1,4 +1,4 @@