diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-05-29 23:53:23 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-29 23:53:47 +0200 |
commit | 27e0626e99e79655b949e13a16ebdda28c0faca2 (patch) | |
tree | ee3247e1c575a8a8cdeb13d94094f0a8a7b6e564 /package/elfutils/elfutils.hash | |
parent | 92c1b8132dd298dbbd35bfff8cc07f326924d92d (diff) | |
download | buildroot-27e0626e99e79655b949e13a16ebdda28c0faca2.tar.gz buildroot-27e0626e99e79655b949e13a16ebdda28c0faca2.zip |
elfutils: security bump to version 0.169
Fixes a number of security issues: CVE-2017-7607, CVE-2017-7608,
CVE-2017-7609, CVE-2017-7610, CVE-2017-7611, CVE-2017-7612, CVE-2017-7613.
Rebase patches, and convert to git format.
Remove --disable-werror; unrecognized configure option.
Use upstream provided hash.
Cc: Stefan Fröberg <stefan.froberg@petroprogram.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/elfutils/elfutils.hash')
-rw-r--r-- | package/elfutils/elfutils.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/elfutils/elfutils.hash b/package/elfutils/elfutils.hash index 9fa9403f3f..76b6dc6458 100644 --- a/package/elfutils/elfutils.hash +++ b/package/elfutils/elfutils.hash @@ -1,2 +1,2 @@ -# Locally calculated -sha256 3c056914c8a438b210be0d790463b960fc79d234c3f05ce707cbff80e94cba30 elfutils-0.166.tar.bz2 +# From https://sourceware.org/elfutils/ftp/0.169/sha512.sum +sha512 0a81a20bb2aff533d035d6b76f1403437b2e11bce390db57e34b8c26e4b9b3150346d83dddcbfbbdc58063f046ca3223508dba35c6ce88e375d201e7a777a8b9 elfutils-0.169.tar.bz2 |