diff options
| author | Mark Wielaard <[email protected]> | 2017-05-05 09:47:29 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2017-05-05 09:47:35 +0200 |
| commit | 6358858c4d65e8fb12a112198ee1d4bcab0be876 (patch) | |
| tree | de50d3d3e0b38dca095ea323a27b15ea4a14bb7f /config | |
| parent | d7e1e08f68afd6c3363231e3100fa0124a2d5cb6 (diff) | |
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 <[email protected]>
Diffstat (limited to 'config')
| -rw-r--r-- | config/ChangeLog | 4 | ||||
| -rw-r--r-- | config/elfutils.spec.in | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 8a39e982..3492d6d7 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2016-05-05 Mark Wielaard <[email protected]> + + * elfutils.spec.in: Update for 0.169. + 2016-12-27 Mark Wielaard <[email protected]> * elfutils.spec.in: Update for 0.168 and new project location. 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 <[email protected]> 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 <[email protected]> 0.168-1 - http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/ - libelf: gelf_newehdr and gelf_newehdr now return void *. |
