]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
elfutils: Update to version 0.191
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 12 Mar 2024 10:07:04 +0000 (11:07 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Mar 2024 10:11:53 +0000 (10:11 +0000)
- 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>
config/rootfiles/common/elfutils
lfs/elfutils

index 830638e2be01ff8d561893033161a869fe8806ae..fce1549dc28c142b4eb3e993f98974d4e82ce463 100644 (file)
 #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
+
index 7dd95caa25510d592fd6720cd1361c098376fcdb..901b82d42e7fa45a306176d728239cd21fc39710 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Higher-level library to access ELF files
 
-VER        = 0.190
+VER        = 0.191
 
 THISAPP    = elfutils-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 9934aff08f1898377708b28595fb52130ef9f80408132ac7d306845b10672ba45cf1ac69783da07b3eea9fd647741d44da45b8b2626c45a768cb2844c6186513
+$(DL_FILE)_BLAKE2 = 2a7ad251369eca7ba609ab8644181fd479ad8596ee58dc068398ca22be25a978e96b81a10a92a5555d7574fd1b9227c8d54fb41dceb4025aedfc6ae32870bbca
 
 install : $(TARGET)