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:06:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-06 08:51:17 +0100
commit766c5ced756e6aa75b7ce80dd1e9ca4605384c47 (patch)
treee392566e19ab36db7db7c42c4544c8593deab0e3 /meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
parent2ff9d30dac1d0734547b0793bd5d1efb00d00f4e (diff)
downloadpoky-766c5ced756e6aa75b7ce80dd1e9ca4605384c47.tar.gz
openssl: Security fix CVE-2016-2180
affects openssl < 1.0.1i (From OE-Core rev: ed8bed3bf2d2460ff93bdaa255091e0d388a8209) 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 07cb0f9e85..764f1a2858 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
@@ -40,6 +40,7 @@ SRC_URI += "file://configure-targets.patch \
40 file://parallel.patch \ 40 file://parallel.patch \
41 file://CVE-2016-2177.patch \ 41 file://CVE-2016-2177.patch \
42 file://CVE-2016-2178.patch \ 42 file://CVE-2016-2178.patch \
43 file://CVE-2016-2180.patch \
43 " 44 "
44 45
45SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0" 46SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0"