SHA256
6
0
forked from pool/elfutils

Updating link to change in openSUSE:Factory/elfutils revision 101

OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=2cc33322c8c1ed8a596ba5eed28dead7
This commit is contained in:
OBS User buildservice-autocommit
2022-11-09 11:55:52 +00:00
committed by Git OBS Bridge
parent f9063f0adf
commit f83284710d
15 changed files with 46 additions and 512 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Nov 7 08:38:51 UTC 2022 - Martin Liška <mliska@suse.cz>
- Update to version 0.188:
* readelf: Add -D, --use-dynamic option.
* debuginfod-client: Add $DEBUGINFOD_HEADERS_FILE setting to supply
outgoing debuginfod_find_section.
* debuginfod: Add --disable-source-scan option.
* libdwfl: Add new function dwfl_get_debuginfod_client.
Add new function dwfl_frame_reg.
Add new function dwfl_report_offline_memory.
- Remove upstreamed patches:
* 0001-libelf-Sync-elf.h-from-glibc.patch
* 0002-backends-Handle-new-RISC-V-specific-definitions.patch
* 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch
* 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch
* PR29474-debuginfod.patch
* config-Move-the-2-dev-null-inside-the-sh-c-quotes-fo.patch
* support-nullglob-in-profile.-.in-files.patch
-------------------------------------------------------------------
Wed Aug 17 11:42:11 UTC 2022 - Martin Liška <mliska@suse.cz>