From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] elfutils: Update to version 0.193
Date: Sat, 24 May 2025 16:36:47 +0200 [thread overview]
Message-ID: <20250524143655.3304593-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250524143655.3304593-1-adolf.belka@ipfire.org>
- Update from version 0.192 to 0.193
- Update of rootfile
- Changelog
0.193
debuginfod: Add CORS (webapp access) support to webapi and --cors option.
Add --listen-address option for binding the HTTP listen socket
to a specific IPv4 or IPv6 address.
debuginfod client now caches x-debuginfod-* HTTP headers
alongside downloaded files.
libdw: Add dwarf_language and dwarf_language_lower_bound functions.
Improved support for DWARF6 language metadata as well as DWARF
language constants for Nim, Dylan, Algol68, V and Mojo.
dwarf_srclang is now forward-compatible with DWARF6 language
constants.
libdwfl_stacktrace: Experimental new library interface for unwinding
stack samples into call chains, and tracking and
caching Elf data for multiple processes, building
on libdwfl. Initially supports perf_events stack
sample data.
libelf: elf_scnshndx has been rewritten to be more robust, particularily
for ELF files with more than 64K sections.
readelf: Improved handling of corrupt ELF data.
--section-headers output now includes a "Key to Flags" explaining
section flag meanings.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/elfutils | 7 ++++---
lfs/elfutils | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/config/rootfiles/common/elfutils b/config/rootfiles/common/elfutils
index 33d8dbf93..830888ed4 100644
--- a/config/rootfiles/common/elfutils
+++ b/config/rootfiles/common/elfutils
@@ -24,19 +24,20 @@
#usr/include/elfutils/libdw.h
#usr/include/elfutils/libdwelf.h
#usr/include/elfutils/libdwfl.h
+usr/include/elfutils/libdwfl_stacktrace.h
#usr/include/elfutils/version.h
#usr/include/gelf.h
#usr/include/libelf.h
#usr/include/nlist.h
-usr/lib/libasm-0.192.so
+usr/lib/libasm-0.193.so
#usr/lib/libasm.a
#usr/lib/libasm.so
usr/lib/libasm.so.1
-usr/lib/libdw-0.192.so
+usr/lib/libdw-0.193.so
#usr/lib/libdw.a
#usr/lib/libdw.so
usr/lib/libdw.so.1
-usr/lib/libelf-0.192.so
+usr/lib/libelf-0.193.so
#usr/lib/libelf.a
#usr/lib/libelf.so
usr/lib/libelf.so.1
diff --git a/lfs/elfutils b/lfs/elfutils
index a9f487f1b..8cf2d361b 100644
--- a/lfs/elfutils
+++ b/lfs/elfutils
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Higher-level library to access ELF files
-VER = 0.192
+VER = 0.193
THISAPP = elfutils-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cf9036a1fca416e0d47c76471093609230545aee63e31e30991dc3c88417d7c621c930bb74809374da3bf142501cee91a2b861a5a89efcb5e1ac184df5defce1
+$(DL_FILE)_BLAKE2 = 3ddda695e92c76d0f98432b65d51737bdebf9cad536e0a583d10beb4693d98ce6e47716ff143d82dd3488e59489b03170bd292cb165d44bfb8581ff67dd2b1b9
install : $(TARGET)
--
2.49.0
next prev parent reply other threads:[~2025-05-24 14:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-24 14:36 [PATCH] bc: Update to version 1.08.1 Adolf Belka
2025-05-24 14:36 ` Adolf Belka [this message]
2025-05-24 14:36 ` [PATCH] gperf: Update to version 3.3 Adolf Belka
2025-05-24 14:36 ` [PATCH] less: Update to version 678 Adolf Belka
2025-05-24 14:36 ` [PATCH] libconfig: Update to version 1.8 Adolf Belka
2025-05-24 14:36 ` [PATCH] man: Update to version 2.13.1 Adolf Belka
2025-05-24 14:36 ` [PATCH] meson: Update to version 1.8.0 Adolf Belka
2025-05-24 14:36 ` [PATCH] texinfo: Update to version 7.2 Adolf Belka
2025-05-24 14:36 ` [PATCH] vim: Update to version 9.1.1406 Adolf Belka
2025-05-24 14:36 ` [PATCH] whois: Update to version 5.6.1 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=20250524143655.3304593-2-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