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:31 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-02 08:48:20 +0100
commitd1d6c93b491056b18b528216303047e353956e34 (patch)
tree6882c054cb400433eb9b787a1f04e3d81bdd6848 /meta/recipes-support/curl/curl_7.44.0.bb
parenta27b907dd3ad20fc60b7732c19012793aaaba2df (diff)
downloadopenembedded-core-contrib-d1d6c93b491056b18b528216303047e353956e34.tar.gz
curl: security fix for CVE-2016-5419
Affected versions: libcurl 7.1 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 419ed8365e..dcd63aa938 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-5419.patch \
file://CVE-2016-0754.patch \
file://CVE-2016-0755.patch"