diff options
Diffstat (limited to 'config/elfutils.spec.in')
| -rw-r--r-- | config/elfutils.spec.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index b64cc287..0f9687d4 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -227,6 +227,17 @@ rm -rf ${RPM_BUILD_ROOT} %{_sysctldir}/10-default-yama-scope.conf %changelog +* Fri Sep 14 2018 Mark Wielaard <mark@klomp> 0.174-1 +- libelf, libdw and all tools now handle extended shnum and shstrndx + correctly. +- elfcompress: Don't rewrite input file if no section data needs + updating. Try harder to keep same file mode bits (suid) on rewrite. +- strip: Handle mixed (out of order) allocated/non-allocated sections. +- unstrip: Handle SHT_GROUP sections. +- backends: RISCV and M68K now have backend implementations to + generate CFI based backtraces. +- Fixes CVE-2018-16062, CVE-2018-16402 and CVE-2018-16403. + * Fri Jun 29 2018 Mark Wielaard,,, <[email protected]> 0.173-1 - More fixes for crashes and hangs found by afl-fuzz. In particular various functions now detect and break infinite loops caused by bad |
