forked from pool/elfutils
Accepting request 752710 from home:marxin:branches:Base:System-new
- Update to version 0.178: debuginfod: New server, client tool and library to index and fetch ELF/DWARF files addressed by build-id through HTTP. doc: There are now some manual pages for functions and tools. backends: The libebl libraries are no longer dynamically loaded through dlopen, but are now compiled into libdw.so directly. readelf: -n, --notes now takes an optional "SECTION" argument. -p and -x now also handle section numbers. New option --dyn-sym to show just the dynamic symbol table. libcpu: Add RISC-V disassembler. libdw: Abbrevs and DIEs can now be read concurrently by multiple threads through the same Dwarf handle. libdwfl: Will try to use debuginfod when installed as fallback to retrieve ELF and DWARF debug data files by build-id. - remove dwelf_elf_e_machine_string.patch. - remove unused libebl-plugins and libebl-devel subpackages - new subpackages debuginfod-client, debuginfod-client-devel and debuginfod added - main package binaries are explicitely listed and man pages for the binaries are included OBS-URL: https://build.opensuse.org/request/show/752710 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=140
This commit is contained in:
@@ -1,3 +1,33 @@
|
||||
Fri Nov 29 16:01:36 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to version 0.178:
|
||||
|
||||
debuginfod: New server, client tool and library to index and fetch
|
||||
ELF/DWARF files addressed by build-id through HTTP.
|
||||
|
||||
doc: There are now some manual pages for functions and tools.
|
||||
|
||||
backends: The libebl libraries are no longer dynamically loaded through
|
||||
dlopen, but are now compiled into libdw.so directly.
|
||||
|
||||
readelf: -n, --notes now takes an optional "SECTION" argument.
|
||||
-p and -x now also handle section numbers.
|
||||
New option --dyn-sym to show just the dynamic symbol table.
|
||||
|
||||
libcpu: Add RISC-V disassembler.
|
||||
|
||||
libdw: Abbrevs and DIEs can now be read concurrently by multiple
|
||||
threads through the same Dwarf handle.
|
||||
|
||||
libdwfl: Will try to use debuginfod when installed as fallback to
|
||||
retrieve ELF and DWARF debug data files by build-id.
|
||||
- remove dwelf_elf_e_machine_string.patch.
|
||||
- remove unused libebl-plugins and libebl-devel subpackages
|
||||
- new subpackages debuginfod-client, debuginfod-client-devel and
|
||||
debuginfod added
|
||||
- main package binaries are explicitely listed and man pages
|
||||
for the binaries are included
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 15:19:43 UTC 2019 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
Reference in New Issue
Block a user