aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.50.1.bb
diff options
context:
space:
mode:
authorThiruvadi Rajaraman <trajaraman@mvista.com>2017-11-04 08:08:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-21 14:42:57 +0000
commit26e464767ab53cb78e4ede10c77fe12907a7daad (patch)
treedacff8b80db1902718dbe80fe8099558295f3fb1 /meta/recipes-support/curl/curl_7.50.1.bb
parent3b73976716ee71a8040221f22c5fbda79512a958 (diff)
downloadopenembedded-core-26e464767ab53cb78e4ede10c77fe12907a7daad.tar.gz
curl: Security fix for CVE-2016-8624
Affected versions: curl 7.1 to and including 7.50.3 Not affected versions: curl >= 7.51.0 Signed-off-by: Thiruvadi Rajaraman <trajaraman@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 ad7d83dac7..bdf5d73b31 100644
--- a/meta/recipes-support/curl/curl_7.50.1.bb
+++ b/meta/recipes-support/curl/curl_7.50.1.bb
@@ -20,6 +20,7 @@ SRC_URI += " file://configure_ac.patch \
file://CVE-2016-8621.patch \
file://CVE-2016-8623.patch \
file://CVE-2016-8617.patch \
+ file://CVE-2016-8624.patch \
"
SRC_URI[md5sum] = "015f6a0217ca6f2c5442ca406476920b"