elfutils: Update to version 0.191

- Update from version 0.190 to 0.191
- Update of rootfile
- Changelog
    0.191
	libdw: dwarf_addrdie now supports binaries lacking a .debug_aranges
	       section.
	       Improved support for DWARF package files.  Add new function
	       dwarf_cu_dwp_section_info.
	debuginfod: Caching eviction logic improvements to improve retention
	            of small/frequent/slow files such as Fedora's vdso.debug.
	srcfiles: Can now fetch the source files of a DWARF/ELF file and
	          place them into a zip.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2024-03-12 11:07:04 +01:00
committed by Michael Tremer
parent 772c150bf3
commit 117f144799
2 changed files with 6 additions and 5 deletions

View File

@@ -28,15 +28,15 @@
#usr/include/gelf.h
#usr/include/libelf.h
#usr/include/nlist.h
usr/lib/libasm-0.190.so
usr/lib/libasm-0.191.so
#usr/lib/libasm.a
#usr/lib/libasm.so
usr/lib/libasm.so.1
usr/lib/libdw-0.190.so
usr/lib/libdw-0.191.so
#usr/lib/libdw.a
#usr/lib/libdw.so
usr/lib/libdw.so.1
usr/lib/libelf-0.190.so
usr/lib/libelf-0.191.so
#usr/lib/libelf.a
#usr/lib/libelf.so
usr/lib/libelf.so.1
@@ -56,3 +56,4 @@ usr/lib/libelf.so.1
#usr/share/man/man3/elf_clone.3
#usr/share/man/man3/elf_getdata.3
#usr/share/man/man3/elf_update.3