summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2019-02-14 13:29:39 +0100
committerMark Wielaard <mark@klomp.org>2019-02-14 14:40:21 +0100
commit89f5c7b57e9fe3674f24192592bbe1eb747a2435 (patch)
tree756f93013ffb140fc1917c4c95f8ba0fb4e4be43 /NEWS
parente32380ecefbb23448541367283d3b94930762986 (diff)
downloadelfutils-89f5c7b57e9fe3674f24192592bbe1eb747a2435.tar.gz
Prepare for 0.176
Set version to 0.176. Update NEWS and elfutils.spec.in. Update GPG-KEY. Regenerate po/*.po files. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 95fbac02..5a06047f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 0.176
+
+build: Add new --enable-install-elfh option.
+ Do NOT use this for system installs (it overrides glibc elf.h).
+
+backends: riscv improved core file and return value location support.
+
+Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
+ CVE-2019-7664, CVE-2019-7665
+
Version 0.175
readelf: Handle mutliple .debug_macro sections.