summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2016-01-28 13:31:38 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-29 18:14:58 +0000
commit6600190d7efb69dd5121b9ca082ad4c0dbc5e17e (patch)
treeb7a6cd044bb76538ac19f7f15ccca95d47685ff1 /meta/recipes-support/curl
parentb451e3efc79d29c39c85f7da2dc75becf3fdf5a2 (diff)
downloadopenembedded-core-6600190d7efb69dd5121b9ca082ad4c0dbc5e17e.tar.gz
curl: update 7.46.0 -> 7.47.0 ( CVE-2016-0754 CVE-2016-0755 )
Full changelog: http://curl.haxx.se/changes.html#7_47_0 Security fixes: http://curl.haxx.se/docs/vulnerabilities.html CVE-2016-0754 : remote file name path traversal in curl tool for Windows CVE-2016-0755 : NTLM credentials not-checked for proxy connection re-use Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/curl')
-rw-r--r--meta/recipes-support/curl/curl_7.47.0.bb (renamed from meta/recipes-support/curl/curl_7.46.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.46.0.bb b/meta/recipes-support/curl/curl_7.47.0.bb
index f798886037..ab3c7e1e04 100644
--- a/meta/recipes-support/curl/curl_7.46.0.bb
+++ b/meta/recipes-support/curl/curl_7.47.0.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] = "9979f989a2a9930d10f1b3deeabc2148"
-SRC_URI[sha256sum] = "b7d726cdd8ed4b6db0fa1b474a3c59ebbbe4dcd4c61ac5e7ade0e0270d3195ad"
+SRC_URI[md5sum] = "85c58a00412476993050cb242a3f365d"
+SRC_URI[sha256sum] = "2b096f9387fb9b2be08d17e518c62b6537b1f4d4bb59111d5b4fa0272f383f66"
inherit autotools pkgconfig binconfig multilib_header