aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.40.0.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2015-04-27 15:24:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-27 15:25:19 +0100
commitcd3da9c95f48899e134a5b7ed1754fd18985df4f (patch)
tree2ad8504e07b9a33195df5d218b7a293c23e04c95 /meta/recipes-support/curl/curl_7.40.0.bb
parentadfb970efcb30af9b3b420b06b66e2aa6cc00ab4 (diff)
downloadopenembedded-core-cd3da9c95f48899e134a5b7ed1754fd18985df4f.tar.gz
curl: several security fixes
Fixes below listed bugs: 1. CVE-2015-3143 2. CVE-2015-3144 3. CVE-2015-3145 4. CVE-2015-3148 Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl/curl_7.40.0.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.40.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.40.0.bb b/meta/recipes-support/curl/curl_7.40.0.bb
index 4cde9c6baa..2b39d11411 100644
--- a/meta/recipes-support/curl/curl_7.40.0.bb
+++ b/meta/recipes-support/curl/curl_7.40.0.bb
@@ -7,6 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=7;md5=3a34942f4ae3fbf1a303160714e66
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://pkgconfig_fix.patch \
+ file://CVE-2015-3143.patch \
+ file://CVE-2015-3144.patch \
+ file://CVE-2015-3145.patch \
+ file://CVE-2015-3148.patch \
"
# curl likes to set -g0 in CFLAGS, so we stop it