diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-05-28 15:56:11 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-28 16:14:16 +0200 |
commit | db55de2b42a54ca715a7aa3ed6e388ea6f557092 (patch) | |
tree | 8aff53c9d146e2b7ce10b5be6e86f91f11309c08 /package/flashrom/flashrom.hash | |
parent | 4f9190f14e821a90cae690b1741eee4efd9b661b (diff) | |
download | buildroot-db55de2b42a54ca715a7aa3ed6e388ea6f557092.tar.gz buildroot-db55de2b42a54ca715a7aa3ed6e388ea6f557092.zip |
package/flashrom: security bump to version 0.9.9
Fixes buffer overflow:
https://mail.coreboot.org/pipermail/flashrom/2016-March/014523.html
Removed patch 0002-sys-io.h.patch, not needed anymore, hwaccess.h now
contains a similar fix:
elif defined(__linux__) || defined(__GLIBC__)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/flashrom/flashrom.hash')
-rw-r--r-- | package/flashrom/flashrom.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/flashrom/flashrom.hash b/package/flashrom/flashrom.hash index a2168699f3..64b67b99cf 100644 --- a/package/flashrom/flashrom.hash +++ b/package/flashrom/flashrom.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 13dc7c895e583111ecca370363a3527d237d178a134a94b20db7df177c05f934 flashrom-0.9.8.tar.bz2 +sha256 cb3156b0f63eb192024b76c0814135930297aac41f80761a5d293de769783c45 flashrom-0.9.9.tar.bz2 |