aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-08-12 11:26:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-17 10:33:35 +0100
commit62157e2b31c206be40f95574bb205dae5e8e4b68 (patch)
treefcc19389729b2b75f49fec8144baf323d023d0fc
parente7d842673952aa4aaa141f64958bc1344dbe8210 (diff)
downloadopenembedded-core-contrib-62157e2b31c206be40f95574bb205dae5e8e4b68.tar.gz
curl: upgrade to 7.50.1
This fixes 3 CVES: CVE-2016-5419 CVE-2016-5420 CVE-2016-5421 Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-support/curl/curl_7.50.1.bb (renamed from meta/recipes-support/curl/curl_7.50.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.50.0.bb b/meta/recipes-support/curl/curl_7.50.1.bb
index 6a5be25e31..a21419a4d8 100644
--- a/meta/recipes-support/curl/curl_7.50.0.bb
+++ b/meta/recipes-support/curl/curl_7.50.1.bb
@@ -14,8 +14,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
#
SRC_URI += " file://configure_ac.patch"
-SRC_URI[md5sum] = "9e463ff8fdc1b5daa81c850c514980ec"
-SRC_URI[sha256sum] = "608dfe2db77f48db792c387e7791aca55a25f0b42385707ad927164199ecfa9a"
+SRC_URI[md5sum] = "015f6a0217ca6f2c5442ca406476920b"
+SRC_URI[sha256sum] = "3c12c5f54ccaa1d40abc65d672107dcc75d3e1fcb38c267484334280096e5156"
inherit autotools pkgconfig binconfig multilib_header