aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.44.0.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-08-22 11:39:33 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-02 08:48:20 +0100
commitf6999fa952c7db980cfc97f6e5a971e4f34cc0a3 (patch)
tree3705df7d01bdd2d0bc89b3125980b26dbe923334 /meta/recipes-support/curl/curl_7.44.0.bb
parent6b732a392289a7bb50b0e3716c066c62fa32a14d (diff)
downloadopenembedded-core-contrib-f6999fa952c7db980cfc97f6e5a971e4f34cc0a3.tar.gz
curl: security fix for CVE-2016-5421
Affected versions: libcurl 7.32.0 to and including 7.50.0 Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl/curl_7.44.0.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.44.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.44.0.bb b/meta/recipes-support/curl/curl_7.44.0.bb
index 917bd2742f..dfb7142df4 100644
--- a/meta/recipes-support/curl/curl_7.44.0.bb
+++ b/meta/recipes-support/curl/curl_7.44.0.bb
@@ -13,6 +13,7 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
# from mucking around with debug options
#
SRC_URI += " file://configure_ac.patch \
+ file://CVE-2016-5421.patch \
file://CVE-2016-5420.patch \
file://CVE-2016-5419.patch \
file://CVE-2016-0754.patch \