Pārlūkot izejas kodu

openssl: bump version

Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #217

Fixes multiple security flaws - See
http://www.openssl.org/news/secadv_20090325.txt for details.
Peter Korsgaard 16 gadi atpakaļ
vecāks
revīzija
bd14b0e70f

+ 0 - 12
package/openssl/openssl-0.9.8j-nofips.patch

@@ -1,12 +0,0 @@
-diff -Nura openssl-0.9.8j/Makefile openssl-0.9.8j.nofips/Makefile
---- openssl-0.9.8j/Makefile	2009-01-07 09:57:01.000000000 -0200
-+++ openssl-0.9.8j.nofips/Makefile	2009-03-05 10:10:09.000000000 -0200
-@@ -133,7 +133,7 @@
- 
- BASEADDR=0xFB00000
- 
--DIRS=   crypto fips ssl engines apps test tools
-+DIRS=   crypto ssl engines apps test tools
- SHLIBDIRS= crypto ssl
- 
- # dirs in crypto to build

+ 0 - 0
package/openssl/openssl-0.9.8j-do-not-build-docs.patch → package/openssl/openssl-0.9.8k-do-not-build-docs.patch


+ 0 - 0
package/openssl/openssl-0.9.8j-dont-force-large-file.patch → package/openssl/openssl-0.9.8k-dont-force-large-file.patch


+ 12 - 0
package/openssl/openssl-0.9.8k-nofips.patch

@@ -0,0 +1,12 @@
+diff -Nura openssl-0.9.8k/Makefile.org openssl-0.9.8k.nofips/Makefile.org
+--- openssl-0.9.8k/Makefile.org	2009-03-03 20:40:29.000000000 -0200
++++ openssl-0.9.8k.nofips/Makefile.org	2009-03-26 09:50:27.000000000 -0300
+@@ -131,7 +131,7 @@
+ 
+ BASEADDR=
+ 
+-DIRS=   crypto fips ssl engines apps test tools
++DIRS=   crypto ssl engines apps test tools
+ SHLIBDIRS= crypto ssl fips
+ 
+ # dirs in crypto to build

+ 0 - 0
package/openssl/openssl-0.9.8j-uclibc-susv3-legacy.patch → package/openssl/openssl-0.9.8k-uclibc-susv3-legacy.patch


+ 1 - 1
package/openssl/openssl.mk

@@ -3,7 +3,7 @@
 # openssl
 #
 #############################################################
-OPENSSL_VERSION:=0.9.8j
+OPENSSL_VERSION:=0.9.8k
 OPENSSL_SITE:=http://www.openssl.org/source
 
 OPENSSL_TARGET_ARCH=generic32