From bd14b0e70f5b5b1d1e308bab6af0821e5894de57 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 7 Apr 2009 07:01:20 +0000 Subject: openssl: bump version Patch by Gustavo Zacarias , closes #217 Fixes multiple security flaws - See http://www.openssl.org/news/secadv_20090325.txt for details. --- package/openssl/openssl-0.9.8k-nofips.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/openssl/openssl-0.9.8k-nofips.patch (limited to 'package/openssl/openssl-0.9.8k-nofips.patch') diff --git a/package/openssl/openssl-0.9.8k-nofips.patch b/package/openssl/openssl-0.9.8k-nofips.patch new file mode 100644 index 000000000..0edea3ebc --- /dev/null +++ b/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 -- cgit v1.2.3