SHA256
1
0
forked from pool/elfutils

Accepting request 68726 from home:jones_tony:branches:Base:System

refresh to version I had in my branch

OBS-URL: https://build.opensuse.org/request/show/68726
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=23
This commit is contained in:
Tony Jones
2011-04-28 17:34:22 +00:00
committed by Git OBS Bridge
parent 48a457cc25
commit fdbb2edb27
4 changed files with 26 additions and 28 deletions

View File

@@ -1,24 +1,26 @@
-------------------------------------------------------------------
Thu Apr 28 11:12:54 UTC 2011 - idoenmez@novell.com
Wed Ap 27 00:35:22 UTC 2011 - tonyj@novell.com
- Update to 0.152
- Upstream changelog:
0.152
- Upgrade to 0.152, upstream changelog:
- Various build and warning nits fixed for newest GCC and Autoconf.
- libdwfl: Yet another prelink-related fix for another regression.
Look for Linux kernel images in files named with compression suffixes.
Look for Linux kernel images in files named with compression
suffixes.
- elfcmp: New flag --ignore-build-id to ignore differing build ID bits.
New flag -l/--verbose to print all differences.
New flag -l/--verbose to print all differences.
0.151
- libdwfl: Fix for more prelink cases with separate debug file.
- strip: New flag --strip-sections to remove section headers entirely.
-------------------------------------------------------------------
Fri Jan 21 22:02:25 UTC 2011 - tonyj@novell.com
0.150
- 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.
- libebl: i386 backend fix for multi-register integer return value location.
- Update to 0.151
- Upstream changelog for 0.151/0.150
- libdwfl: Fix for more prelink cases with separate debug file.
- eu-strip: New flag --strip-sections to remove section headers entirely.
- libdwfl: Remove bogus assert.
- 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.
- libebl: i386 backend fix for multi-register integer return value location
-------------------------------------------------------------------
Sat Sep 18 00:00:44 UTC 2010 - tonyj@novell.com