From 4cde9a752aca6aa75c6e028d301b276a53c2a472 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 7 Sep 2017 08:27:37 +0200 Subject: crossgcc: Build libelf from elfutils 0.170 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > Could you make in a separate, independent change a update from the > completely outdated LIBELF (from mr511.de/software/libelf ) to recent > libelf? Those highly outdated libelf from this unmaintained mr511.de > webpage should not be used any more since years. There are also a ton > of security issues like for example: CVE-2017-7607, CVE-2017-7608, ... > CVE-2017-7613. Recent version of this software is included in the > elfutils that are available here: https://sourceware.org/elfutils/ -> > download link: > https://sourceware.org/elfutils/ftp/0.170/elfutils-0.170.tar.bz2 Remove the obsolete patch, which doesn’t apply anymore, and only affected the build system, which is different now. Increment the buildgcc version string as a tool version is changed. TEST=Running `make crossgcc-i386` succeeds. Change-Id: Iadd320a18c5d9fe2a82a347e39f01d8b7f8806c2 Signed-off-by: Paul Menzel Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/21435 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum | 1 + util/crossgcc/sum/libelf-0.8.13.tar.gz.cksum | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum delete mode 100644 util/crossgcc/sum/libelf-0.8.13.tar.gz.cksum (limited to 'util/crossgcc/sum') diff --git a/util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum b/util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum new file mode 100644 index 0000000000..a0647e033f --- /dev/null +++ b/util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum @@ -0,0 +1 @@ +aff6feac0ff69eb7b240babdf2918f640eadb032 tarballs/elfutils-0.170.tar.bz2 diff --git a/util/crossgcc/sum/libelf-0.8.13.tar.gz.cksum b/util/crossgcc/sum/libelf-0.8.13.tar.gz.cksum deleted file mode 100644 index daa27c684f..0000000000 --- a/util/crossgcc/sum/libelf-0.8.13.tar.gz.cksum +++ /dev/null @@ -1 +0,0 @@ -c1d6ac5f182d19dd685c4dfd74eedbfe3992425d tarballs/libelf-0.8.13.tar.gz -- cgit v1.2.3