diff options
author | Ulrich Drepper <[email protected]> | 2011-01-12 18:07:24 -0500 |
---|---|---|
committer | Ulrich Drepper <[email protected]> | 2011-01-12 18:07:24 -0500 |
commit | 754f22e63bbaecc0299276dff56595cf29fbec78 (patch) | |
tree | 06f9093e2419e3b00c26ae0277471952483b26a6 /config/elfutils.spec.in | |
parent | 4f6d4e104518f3fb55728fd5009a6909483f49fc (diff) |
Prepare 0.151 release.elfutils-0.151
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r-- | config/elfutils.spec.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index d406daa5..13ec5fcc 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -188,7 +188,11 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog -* Mon Nov 22 2010 <[email protected]> 0.150-1 +* Wed Jan 12 2011 <[email protected]> 0.151-1 +- libdwfl: Fix for more prelink cases with separate debug file. +- strip: New flag --strip-sections to remove section headers entirely. + +* Mon Nov 22 2010 <[email protected]> 0.150-1 - libdw: Fix for handling huge .debug_aranges section. - libdwfl: Fix for handling prelinked DSO with separate debug file. - findtextrel: Fix diagnostics to work with usual section ordering. |