mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 18:15:20 +02:00
2665f08604
- addresses CVE-2008-5077 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14102 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
315 B
Diff
12 lines
315 B
Diff
--- openssl-0.9.8j/Makefile.org 2008-12-30 14:26:26.000000000 +0100
|
|
+++ openssl-0.9.8j.patched/Makefile.org 2009-01-17 13:41:52.610868317 +0100
|
|
@@ -131,7 +131,7 @@
|
|
|
|
BASEADDR=
|
|
|
|
-DIRS= crypto fips ssl engines apps test tools
|
|
+DIRS= crypto fips ssl apps
|
|
SHLIBDIRS= crypto ssl fips
|
|
|
|
# dirs in crypto to build
|