summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-11-06 06:54:25 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-06 22:46:44 +0000
commit9e1ca0ba844bca849d9bafa4026fc5365aa55f50 (patch)
tree117dbfa41cf9386b25dfa757eb27a8f21cc1cfad /meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
parenta37112a3bc79e001223574cee797ae73e97496a6 (diff)
downloadpoky-9e1ca0ba844bca849d9bafa4026fc5365aa55f50.tar.gz
openssl: Security fix CVE-2016-2179
affects openssl < 1.0.2i (From OE-Core rev: 31e8b48da540d357ac0e7ac17ff41d7eadf4f963) 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 2aea8d9fdc..94a986775c 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
@@ -49,6 +49,7 @@ SRC_URI += "file://configure-targets.patch \
49 file://CVE-2016-6303.patch \ 49 file://CVE-2016-6303.patch \
50 file://CVE-2016-6304.patch \ 50 file://CVE-2016-6304.patch \
51 file://CVE-2016-6306.patch \ 51 file://CVE-2016-6306.patch \
52 file://CVE-2016-2179.patch \
52 " 53 "
53 54
54SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0" 55SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0"