diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-11-03 21:26:27 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-11-03 21:26:27 +0000 |
commit | b4dd33016da33fc9497c5ca74e3f0da5aa08f6f7 (patch) | |
tree | be0f3fe1c51aa6117cc75f6996b4a1ae95b0e505 /package/openssl/patches/150-no_engines.patch | |
parent | 7cedaafd0c12f4457abd7cabf38b533ac6bfe660 (diff) | |
download | upstream-b4dd33016da33fc9497c5ca74e3f0da5aa08f6f7.tar.gz upstream-b4dd33016da33fc9497c5ca74e3f0da5aa08f6f7.tar.bz2 upstream-b4dd33016da33fc9497c5ca74e3f0da5aa08f6f7.zip |
Update openssl to 0.9.8i (#4060)
SVN-Revision: 13109
Diffstat (limited to 'package/openssl/patches/150-no_engines.patch')
-rw-r--r-- | package/openssl/patches/150-no_engines.patch | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch index b4e4999e43..127ce98a2c 100644 --- a/package/openssl/patches/150-no_engines.patch +++ b/package/openssl/patches/150-no_engines.patch @@ -1,7 +1,7 @@ -diff -ur openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure ---- openssl-0.9.8h.orig/Configure 2008-05-31 17:31:04.000000000 +0200 -+++ openssl-0.9.8h/Configure 2008-05-31 17:30:47.000000000 +0200 -@@ -1712,6 +1712,11 @@ +diff -ur openssl-0.9.8i.orig/Configure openssl-0.9.8i/Configure +--- openssl-0.9.8i.orig/Configure 2008-05-31 17:31:04.000000000 +0200 ++++ openssl-0.9.8i/Configure 2008-05-31 17:30:47.000000000 +0200 +@@ -1714,6 +1714,11 @@ close(OUT); } @@ -13,9 +13,9 @@ diff -ur openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure print <<EOF; Configured for $target. -diff -ur openssl-0.9.8h.orig/util/libeay.num openssl-0.9.8h/util/libeay.num ---- openssl-0.9.8h.orig/util/libeay.num 2008-05-31 17:27:46.000000000 +0200 -+++ openssl-0.9.8h/util/libeay.num 2008-05-31 17:30:47.000000000 +0200 +diff -ur openssl-0.9.8i.orig/util/libeay.num openssl-0.9.8i/util/libeay.num +--- openssl-0.9.8i.orig/util/libeay.num 2008-05-31 17:27:46.000000000 +0200 ++++ openssl-0.9.8i/util/libeay.num 2008-05-31 17:30:47.000000000 +0200 @@ -2071,7 +2071,6 @@ UI_add_error_string 2633 EXIST::FUNCTION: KRB5_CHECKSUM_free 2634 EXIST::FUNCTION: |