public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] elfutils: Update to version 0.191
@ 2024-03-12 10:07 Adolf Belka
  2024-03-12 10:07 ` [PATCH] gdb: Update to version 14.2 Adolf Belka
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Adolf Belka @ 2024-03-12 10:07 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2253 bytes --]

- 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(a)ipfire.org>
---
 config/rootfiles/common/elfutils | 7 ++++---
 lfs/elfutils                     | 4 ++--
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/common/elfutils b/config/rootfiles/common/elfutils
index 830638e2b..fce1549dc 100644
--- a/config/rootfiles/common/elfutils
+++ b/config/rootfiles/common/elfutils
@@ -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
+
diff --git a/lfs/elfutils b/lfs/elfutils
index 7dd95caa2..901b82d42 100644
--- a/lfs/elfutils
+++ b/lfs/elfutils
@@ -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)
 
-- 
2.44.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-03-12 14:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 10:07 [PATCH] elfutils: Update to version 0.191 Adolf Belka
2024-03-12 10:07 ` [PATCH] gdb: Update to version 14.2 Adolf Belka
2024-03-12 10:07 ` [PATCH] ghostscript: Update to version 10.03.0 Adolf Belka
2024-03-12 10:07 ` [PATCH] knot: Update to version 3.3.5 Adolf Belka
2024-03-12 10:07 ` [PATCH] libplist: Update to version 2.4.0 Adolf Belka
2024-03-12 10:07 ` [PATCH] newt: Update to version 0.52.24 Adolf Belka
2024-03-12 10:14   ` Michael Tremer
2024-03-12 12:11     ` Adolf Belka
2024-03-12 14:57       ` Michael Tremer
2024-03-12 10:07 ` [PATCH] openjpeg: Update to version 2.5.2 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox