summaryrefslogtreecommitdiff
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2017-05-05 09:47:29 +0200
committerMark Wielaard <mark@klomp.org>2017-05-05 09:47:35 +0200
commit6358858c4d65e8fb12a112198ee1d4bcab0be876 (patch)
treede50d3d3e0b38dca095ea323a27b15ea4a14bb7f /config/elfutils.spec.in
parentd7e1e08f68afd6c3363231e3100fa0124a2d5cb6 (diff)
downloadelfutils-6358858c4d65e8fb12a112198ee1d4bcab0be876.tar.gz
Prepare for 0.169.elfutils-0.169
Set version to 0.169. Update copyright year. Update po/*.po files. And add user visible changes to new 0.169 NEWS section. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r--config/elfutils.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index c9dd6248..06b7290d 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -227,6 +227,11 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysctldir}/10-default-yama-scope.conf
%changelog
+* Fri May 5 2017 Mark Wielaard <mark@klomp.org> 0.169-1
+- backends: Add support for EM_PPC64 GNU_ATTRIBUTES.
+ Frame pointer unwinding fallback support for i386, x86_64, aarch64.
+- translations: Update Polish translation.
+
* Tue Dec 27 2016 Mark Wielaard <mark@klomp.org> 0.168-1
- http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
- libelf: gelf_newehdr and gelf_newehdr now return void *.