summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-09-23 23:16:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-27 09:05:57 +0100
commite08094e604caf1fceb1fba7a4cae0f1937ffe7ef (patch)
treea25d7d69ed36069a5aadfb634ed84342dc1ca5a1 /meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
parent5f97311702afa5b942f0c3f71cf74292b6eae365 (diff)
downloadpoky-e08094e604caf1fceb1fba7a4cae0f1937ffe7ef.tar.gz
openssl: Security fix CVE-2016-6304
affects openssl < 1.0.1i (From OE-Core rev: ae1db7aea891978e42e5205d2ffc93c16703134c) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_1.0.2h.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.0.2h.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb b/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
index 2e42e173a2..a12f59d18a 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
@@ -47,6 +47,7 @@ SRC_URI += "file://find.pl;subdir=${BP}/util/ \
47 file://CVE-2016-2182.patch \ 47 file://CVE-2016-2182.patch \
48 file://CVE-2016-6302.patch \ 48 file://CVE-2016-6302.patch \
49 file://CVE-2016-6303.patch \ 49 file://CVE-2016-6303.patch \
50 file://CVE-2016-6304.patch \
50 " 51 "
51SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0" 52SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0"
52SRC_URI[sha256sum] = "1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919" 53SRC_URI[sha256sum] = "1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919"