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 | 0f1182b88dda6c079c0f8e38d3695507a649f1cc (patch) | |
tree | 88a7f51ff55a3a75f2ae3babb925d4fc471bf4f3 /package/openssl/patches/150-no_engines.patch | |
parent | 427cd658d9570a555af19a2b9492eba84bbbee74 (diff) | |
download | upstream-0f1182b88dda6c079c0f8e38d3695507a649f1cc.tar.gz upstream-0f1182b88dda6c079c0f8e38d3695507a649f1cc.tar.bz2 upstream-0f1182b88dda6c079c0f8e38d3695507a649f1cc.zip |
Update openssl to 0.9.8i (#4060)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13109 3c298f89-4303-0410-b956-a3cf2f4a3e73
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: |