From 7a1fd63a74e456f0ad9ab954bc381050e702eeb6 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Mon, 11 Jun 2018 17:14:39 +0200 Subject: Prepare for 0.172. It has been only 10 days since the previous release and there are no functional changes compared to 0.171. The speedup of eu-readelf -N is pretty nice. And ~25 patches fix various bugs (hangs and crashes) in dealing with bad DWARF5 data. Most have been found by running the afl fuzzer on eu-readelf and various testcases. Signed-off-by: Mark Wielaard --- config/elfutils.spec.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config/elfutils.spec.in') diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 4c49a141..8e41f46a 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -227,6 +227,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_sysctldir}/10-default-yama-scope.conf %changelog +* Mon Jun 11 2018 Mark Wielaard 0.172-1 +- No functional changes compared to 0.171. +- Various bug fixes in libdw and eu-readelf dealing with bad DWARF5 + data. Thanks to running the afl fuzzer on eu-readelf and various + testcases. +- eu-readelf -N is ~15% faster. + * Fri Jun 01 2018 Mark Wielaard 0.171-1 - DWARF5 and split dwarf, including GNU DebugFission, support. - readelf: Handle all new DWARF5 sections. -- cgit v1.2.3