forked from pool/elfutils
48a457cc25
- Update to 0.152 - Upstream changelog: 0.152 - 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. - elfcmp: New flag --ignore-build-id to ignore differing build ID bits. 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. 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. OBS-URL: https://build.opensuse.org/request/show/68667 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=22
17 lines
488 B
Plaintext
17 lines
488 B
Plaintext
All patches need to have a patch description header similar to what is used in
|
|
SuSE kernel git tree.
|
|
|
|
Patches added without this will be reverted.
|
|
|
|
From: Name <email>
|
|
Subject: Summary of fix
|
|
Date: date
|
|
References: bnc#xxxxxx (bugzilla reference)
|
|
Upstream: upstream revision or a description of why it is not upstream
|
|
Signed-Off-by: Name <email> (same as From: if committer is patch author)
|
|
|
|
Short paragraph describing problem/fix.
|
|
|
|
References to upstream repo/commit-id if applicable.
|
|
|