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-10-06 08:51:17 +0100
commit8df8e70f96bbf48b75c8ebba604b608bc30b63b2 (patch)
tree0866b27adae345910436f87b7da647f9dd220660 /meta/recipes-connectivity/openssl/openssl_1.0.2h.bb
parentd23b450ea3090cb10a98faa7463508ca6ab24744 (diff)
downloadpoky-8df8e70f96bbf48b75c8ebba604b608bc30b63b2.tar.gz
openssl: Security fix CVE-2016-6304
affects openssl < 1.0.1i (From OE-Core rev: d6e1a56f4e764832ac84b842fa2696b56d850ee9) 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 436b37c69c..1fe0cb20b7 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://configure-targets.patch \
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 "
51 52
52SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0" 53SRC_URI[md5sum] = "9392e65072ce4b614c1392eefc1f23d0"