diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-10-31 09:40:55 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-31 09:48:06 +0100 |
commit | c1a01ac2f109d695d1bfe9945bc4df0434eaec51 (patch) | |
tree | 081baaa574ab12154cc8e9fd3ca1c1e616a72b05 /package/libcurl/libcurl.hash | |
parent | 074ca5a45ebd5ddc4238a15d61d7199ef3f8351c (diff) | |
download | buildroot-c1a01ac2f109d695d1bfe9945bc4df0434eaec51.tar.gz buildroot-c1a01ac2f109d695d1bfe9945bc4df0434eaec51.zip |
libcurl: security bump to version 7.62.0
Fixes the following security issues:
CVE-2018-16839: SASL password overflow via integer overflow
https://curl.haxx.se/docs/CVE-2018-16839.html
CVE-2018-16840: use-after-free in handle close
https://curl.haxx.se/docs/CVE-2018-16840.html
CVE-2018-16842: warning message out-of-buffer read
https://curl.haxx.se/docs/CVE-2018-16842.html
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/libcurl/libcurl.hash')
-rw-r--r-- | package/libcurl/libcurl.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libcurl/libcurl.hash b/package/libcurl/libcurl.hash index 395307653d..432943538a 100644 --- a/package/libcurl/libcurl.hash +++ b/package/libcurl/libcurl.hash @@ -1,5 +1,5 @@ # Locally calculated after checking pgp signature -# https://curl.haxx.se/download/curl-7.61.1.tar.xz.asc +# https://curl.haxx.se/download/curl-7.62.0.tar.xz.asc # with key 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2 -sha256 3d5913d6a39bd22e68e34dff697fd6e4c3c81563f580c76fca2009315cd81891 curl-7.61.1.tar.xz +sha256 dab5643a5fe775ae92570b9f3df6b0ef4bc2a827a959361fb130c73b721275c1 curl-7.62.0.tar.xz sha256 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095 COPYING |