From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] elfutils: Update to version 0.191
Date: Tue, 12 Mar 2024 11:07:04 +0100 [thread overview]
Message-ID: <20240312100710.92028-1-adolf.belka@ipfire.org> (raw)
[-- 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
next reply other threads:[~2024-03-12 10:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-12 10:07 Adolf Belka [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240312100710.92028-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox