summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2018-09-14 12:08:15 +0200
committerMark Wielaard <mark@klomp.org>2018-09-14 12:08:15 +0200
commit52b6b2f1f49e7385527e9f311f248092be0c0b61 (patch)
tree584b379a4551081b0f03d39e148de9169b48edcc /config
parenteab0cf411128c0130d9284daf3bcd372d5384d3a (diff)
downloadelfutils-52b6b2f1f49e7385527e9f311f248092be0c0b61.tar.gz
Prepare for 0.174elfutils-0.174
Set version to 0.174. Mention new functionality in NEWS. Update po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'config')
-rw-r--r--config/elfutils.spec.in11
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,,, <mark@klomp.org> 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