summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 065e995c..0b7994e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.174
+
+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.
+
Version 0.173
More fixes for crashes and hangs found by afl-fuzz. In particular various