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:09:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-06 08:51:17 +0100
commitdc61ec5f0c88101b4ec8ade012b3721b51eb0fcd (patch)
treea40cefd2c2a8ea1b012602e4f21f5b6a9f1172f1 /meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
parent766c5ced756e6aa75b7ce80dd1e9ca4605384c47 (diff)
downloadpoky-dc61ec5f0c88101b4ec8ade012b3721b51eb0fcd.tar.gz
openssl: Security fix CVE-2016-2181
affects openssl < 1.0.1i (From OE-Core rev: c3d4cc8e452b29d4ca620b5c93d22a88c5aa1f03) 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.bb3
1 files changed, 3 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 764f1a2858..d97b771748 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
@@ -41,6 +41,9 @@ SRC_URI += "file://configure-targets.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 file://CVE-2016-2180.patch \
44 file://CVE-2016-2181_p1.patch \
45 file://CVE-2016-2181_p2.patch \
46 file://CVE-2016-2181_p3.patch \
44 " 47 "
45 48
46SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0" 49SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0"