aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.50.1.bb
diff options
context:
space:
mode:
authorRajkumar Veer <rveer@mvista.com>2017-11-04 08:15:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-21 14:42:57 +0000
commit3cd67ae472cf163a592aac6ca783e451068fca0c (patch)
tree8ef8911ff7dd8a8c4a4858a1a10d7f9968bc6715 /meta/recipes-support/curl/curl_7.50.1.bb
parent2ad0d34313b30f3f18d2f15879294fab310aa874 (diff)
downloadopenembedded-core-3cd67ae472cf163a592aac6ca783e451068fca0c.tar.gz
curl: Security fix for CVE-2017-1000101
Affected versions: curl 7.34.0 to and including 7.54.1 Not affected versions: curl < 7.34.0 and >= 7.55.0 Signed-off-by: Rajkumar Veer <rveer@mvista.com> Signed-off-by: Armin Kuster <akuster@mvista.com>
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 8a1b162bc0..f109c8c677 100644
--- a/meta/recipes-support/curl/curl_7.50.1.bb
+++ b/meta/recipes-support/curl/curl_7.50.1.bb
@@ -23,6 +23,7 @@ SRC_URI += " file://configure_ac.patch \
file://CVE-2016-8624.patch \
file://CVE-2016-9586.patch \
file://CVE-2017-1000100.patch \
+ file://CVE-2017-1000101.patch \
"
SRC_URI[md5sum] = "015f6a0217ca6f2c5442ca406476920b"