summaryrefslogtreecommitdiffstats
path: root/package/libcurl/libcurl.hash
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-03-15 20:06:19 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-03-16 10:34:28 +0100
commitbf3476e5b1527ac91c0a12949be7da5253ea66c1 (patch)
tree5eb421b906635894916c0ee1aec46c4e686d8ef2 /package/libcurl/libcurl.hash
parentdbeb43e97626df988534b9cf62b5618b0b6ccfa1 (diff)
downloadbuildroot-bf3476e5b1527ac91c0a12949be7da5253ea66c1.tar.gz
buildroot-bf3476e5b1527ac91c0a12949be7da5253ea66c1.zip
libcurl: security bump to version 7.59.0
CVE-2018-1000120: curl could be fooled into writing a zero byte out of bounds when curl is told to work on an FTP URL with the setting to only issue a single CWD command, if the directory part of the URL contains a "%00" sequence. https://curl.haxx.se/docs/adv_2018-9cd6.html CVE-2018-1000121: curl might dereference a near-NULL address when getting an LDAP URL. https://curl.haxx.se/docs/adv_2018-97a2.html CVE-2018-1000122: When asked to transfer an RTSP URL, curl could calculate a wrong data length to copy from the read buffer. https://curl.haxx.se/docs/adv_2018-b047.html Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libcurl/libcurl.hash')
-rw-r--r--package/libcurl/libcurl.hash4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libcurl/libcurl.hash b/package/libcurl/libcurl.hash
index b1afe1891d..aec61e3f83 100644
--- a/package/libcurl/libcurl.hash
+++ b/package/libcurl/libcurl.hash
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
-# https://curl.haxx.se/download/curl-7.58.0.tar.xz.asc
-sha256 6a813875243609eb75f37fa72044e4ad618b55ec15a4eafdac2df6a7e800e3e3 curl-7.58.0.tar.xz
+# https://curl.haxx.se/download/curl-7.59.0.tar.xz.asc
+sha256 e44eaabdf916407585bf5c7939ff1161e6242b6b015d3f2f5b758b2a330461fc curl-7.59.0.tar.xz
sha256 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095 COPYING
OpenPOWER on IntegriCloud