summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.50.1.bb
diff options
context:
space:
mode:
authorThiruvadi Rajaraman <trajaraman@mvista.com>2017-11-04 07:56:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-21 14:43:54 +0000
commit00c963cfa39d88e9eced7da2237e39fc5e6b26c7 (patch)
treef4110387773ae71ae2307754a3c912951d98ec72 /meta/recipes-support/curl/curl_7.50.1.bb
parent5d93f6b23b1cb15995545122918216819243a231 (diff)
downloadpoky-00c963cfa39d88e9eced7da2237e39fc5e6b26c7.tar.gz
curl: Security fix for CVE-2016-8620
Affected versions: curl 7.34.0 to and including 7.50.3 Not affected versions: curl < 7.34.0 and curl >= 7.51.0 (From OE-Core rev: daeb0f5369f7c9ff470c9db3ba6ae42ac5abea2c) Signed-off-by: Thiruvadi Rajaraman <trajaraman@mvista.com> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl/curl_7.50.1.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.50.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.50.1.bb b/meta/recipes-support/curl/curl_7.50.1.bb
index 544110134c..aa8ebebf01 100644
--- a/meta/recipes-support/curl/curl_7.50.1.bb
+++ b/meta/recipes-support/curl/curl_7.50.1.bb
@@ -16,6 +16,7 @@ SRC_URI += " file://configure_ac.patch \
16 file://CVE-2016-8615.patch \ 16 file://CVE-2016-8615.patch \
17 file://CVE-2016-8618.patch \ 17 file://CVE-2016-8618.patch \
18 file://CVE-2016-8619.patch \ 18 file://CVE-2016-8619.patch \
19 file://CVE-2016-8620.patch \
19 " 20 "
20 21
21SRC_URI[md5sum] = "015f6a0217ca6f2c5442ca406476920b" 22SRC_URI[md5sum] = "015f6a0217ca6f2c5442ca406476920b"