aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-03-13 22:35:15 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-03-13 22:35:15 -0700
commit76a46f02a97f7d0d8ee334e1fbdb981757a7f50c (patch)
tree0b0fcef0fbc1d1fa061e8ea90ed976414b341900 /NEWS
parente5f411aaf8c32ef2b3c240242cc6ec328ff35498 (diff)
parent55b816c60a9b32c585c75ba3e19ec0e3d101a318 (diff)
downloadplatform_external_elfutils-android10-qpr3-release.tar.gz
platform_external_elfutils-android10-qpr3-release.tar.bz2
platform_external_elfutils-android10-qpr3-release.zip
am: 55b816c60a Change-Id: I2443d0a28e557eaa70d5b210eee2aa4feb0afe9f
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.