diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-04-19 10:07:42 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-20 23:13:07 +0200 |
commit | 034e95e51e7dbe97a11d708c7762ff64861ec705 (patch) | |
tree | b5181be064a9b56fd5a0d6347483904118ca4841 /package/libcurl/libcurl.hash | |
parent | da0cc47c6f6e74807598f0e27e0b9253fc764b38 (diff) | |
download | buildroot-034e95e51e7dbe97a11d708c7762ff64861ec705.tar.gz buildroot-034e95e51e7dbe97a11d708c7762ff64861ec705.zip |
libcurl: bump version to 7.54.0 (security)
Security fixes:
- CVE-2017-7468: switch off SSL session id when client cert is used
Full changelog: https://curl.haxx.se/changes.html
Removing 0001-CVE-2017-7407.patch. It's included in this release:
https://github.com/curl/curl/commit/1890d59905414ab84a35892b2e45833654aa5c13
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libcurl/libcurl.hash')
-rw-r--r-- | package/libcurl/libcurl.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcurl/libcurl.hash b/package/libcurl/libcurl.hash index 9c521e9501..f8885e0488 100644 --- a/package/libcurl/libcurl.hash +++ b/package/libcurl/libcurl.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 1c7207c06d75e9136a944a2e0528337ce76f15b9ec9ae4bb30d703b59bf530e8 curl-7.53.1.tar.bz2 +sha256 f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06 curl-7.54.0.tar.bz2 |