mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
Dropped obolete patches and pulled updates for debian patches. Addresses CVEs: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-2686 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-0166 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-0169 [YOCTO #3965] (From OE-Core rev: 0470edd01c0aebaa78db137e365a7e22bfb199e9) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 lines
437 B
Diff
16 lines
437 B
Diff
Upstream-Status: Backport [debian]
|
|
|
|
Index: openssl-1.0.1/Makefile.org
|
|
===================================================================
|
|
--- openssl-1.0.1.orig/Makefile.org 2012-03-17 09:41:07.000000000 +0000
|
|
+++ openssl-1.0.1/Makefile.org 2012-03-17 09:41:21.000000000 +0000
|
|
@@ -135,7 +135,7 @@
|
|
|
|
BASEADDR=
|
|
|
|
-DIRS= crypto ssl engines apps test tools
|
|
+DIRS= crypto ssl engines apps tools
|
|
ENGDIRS= ccgost
|
|
SHLIBDIRS= crypto ssl
|
|
|