summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
diff options
context:
space:
mode:
authorIlya Yanok <yanok@emcraft.com>2011-01-18 01:36:17 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-20 21:36:59 +0000
commit81f1457d7e5092ced648993f3507fdee0165580f (patch)
tree9a6eaee771ea4bc35a431d05d7e30f032c72cc89 /meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
parent05cb09b2ff8134ad66c19373a1f229f774314a15 (diff)
downloadpoky-81f1457d7e5092ced648993f3507fdee0165580f.tar.gz
openssl: drop the valgrind patch that introduce a security hole
debian/valgrind.patch is the 'famous' Debian OpenSSL patch responsible for everyone using Debian and derivatives changing their keys. All keys generated with the patched OpenSSL are compromised so at very least we have to drop this patch for good. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_0.9.8p.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_0.9.8p.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
index 3ae6bf456e..283b82add0 100644
--- a/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
+++ b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
@@ -13,7 +13,6 @@ SRC_URI += "file://debian/ca.patch \
13 file://debian/no-symbolic.patch \ 13 file://debian/no-symbolic.patch \
14 file://debian/pic.patch \ 14 file://debian/pic.patch \
15 file://debian/pkg-config.patch \ 15 file://debian/pkg-config.patch \
16 file://debian/valgrind.patch \
17 file://debian/rc4-amd64.patch \ 16 file://debian/rc4-amd64.patch \
18 file://debian/rehash-crt.patch \ 17 file://debian/rehash-crt.patch \
19 file://debian/rehash_pod.patch \ 18 file://debian/rehash_pod.patch \