forked from pool/elfutils
Accepting request 833040 from home:Guillaume_G:branches:Base:System
- Update to version 0.181: libelf: elf_update now compensates (fixes up) a bad sh_addralign for SHF_COMPRESSED sections. libdebuginfod: configure now takes --enable-libdebuginfod=dummy or --disable-libdebuginfod for bootstrapping. DEBUGINFOD_URLS now accepts "scheme-free" urls (guessing at what the user meant, either http:// or file://) readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu property notes. libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding on arm64 for code that is compiled for PAC (Pointer Authentication Code) as long as it isn't enabled - Drop upstream patch: * 0001-tests-Add-GCOV-flags-when-necessary.patch OBS-URL: https://build.opensuse.org/request/show/833040 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=158
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 15:18:57 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Update to version 0.181:
|
||||
libelf: elf_update now compensates (fixes up) a bad sh_addralign for
|
||||
SHF_COMPRESSED sections.
|
||||
libdebuginfod: configure now takes --enable-libdebuginfod=dummy or
|
||||
--disable-libdebuginfod for bootstrapping.
|
||||
DEBUGINFOD_URLS now accepts "scheme-free" urls
|
||||
(guessing at what the user meant, either http:// or file://)
|
||||
readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu
|
||||
property notes.
|
||||
libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding
|
||||
on arm64 for code that is compiled for PAC (Pointer
|
||||
Authentication Code) as long as it isn't enabled
|
||||
- Drop upstream patch:
|
||||
* 0001-tests-Add-GCOV-flags-when-necessary.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 07:12:57 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Reference in New Issue
Block a user