From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4d2VRw0lCRz34RH for ; Thu, 06 Nov 2025 18:03:40 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4d2VRr5C0Fz332V for ; Thu, 06 Nov 2025 18:03:36 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4d2VRr3rFbz30j; Thu, 06 Nov 2025 18:03:36 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1762452216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WooSvNIOZTgZKQzuNQrdQbeQFCG8HBE29Dr+NudtWMY=; b=9XoypE1nh5bH9spfgJalg2y8tr70QpxlAydJkP5cO3TgT24H/mW3sW1BL+lWIYyb346WIe yQrNrqdMnIjAm0Bw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1762452216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WooSvNIOZTgZKQzuNQrdQbeQFCG8HBE29Dr+NudtWMY=; b=OO+pi3R6ZrKb2c3tAvisRnP9qlfMq22H2fTcDCv1R8Zn5wWs6mT7WF8p4O/sposUNOa13X A3Nl3avOHzphva7yjNDco/cDj+WUZl55dIWTeiulq+cRjY1toQgj7XGVZXNcLMLk06mYep Q5FDspOePQTjf4h33TIEodpXkBk27mmuXniqKZqXSI0/W6UOGwwzJu2Tm2j+taG0PF1NOu q04fWqAZe2BbzsDmxfeEfJyRcdIW0VL1Uj+Gp7giLBCmXuNsViu0Cxjm5MBUow1pY9Y11q R8YGTt5R3unVB8QtfmCufSMz0q3k4OK5dDlb1Ke4ySJzIzRnT9oLBxlGJfmLRQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] elfutils: Update to version 0.194 Date: Thu, 6 Nov 2025 19:03:25 +0100 Message-ID: <20251106180330.3678184-2-adolf.belka@ipfire.org> In-Reply-To: <20251106180330.3678184-1-adolf.belka@ipfire.org> References: <20251106180330.3678184-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - Update from version 0.193 to 0.194 - Update of rootfile - Changelog 0.194 debuginfod-find: Fixed caching bug preventing user-cancelled downloads from being re-downloaded at a later time. elfclassify: New options --has-debug-sections and --any-ar-member. elflint: Presence of vendor- and application-specific ELF note types no longer triggers compliance errors. libdwfl_stacktrace: New function dwflst_sample_getframes. The libdwfl_stacktrace library interface is experimental and may be subject to API/ABI changes. libelf: Manual pages have been added for many libelf library functions. Additional manual pages are planned for future releases. readelf: Up to 13% faster when using the -N option. Signed-off-by: Adolf Belka --- config/rootfiles/common/elfutils | 41 +++++++++++++++++++++++++++++--- lfs/elfutils | 4 ++-- 2 files changed, 40 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/elfutils b/config/rootfiles/common/elfutils index 830888ed4..1e009cd22 100644 --- a/config/rootfiles/common/elfutils +++ b/config/rootfiles/common/elfutils @@ -29,15 +29,15 @@ usr/include/elfutils/libdwfl_stacktrace.h #usr/include/gelf.h #usr/include/libelf.h #usr/include/nlist.h -usr/lib/libasm-0.193.so +usr/lib/libasm-0.194.so #usr/lib/libasm.a #usr/lib/libasm.so usr/lib/libasm.so.1 -usr/lib/libdw-0.193.so +usr/lib/libdw-0.194.so #usr/lib/libdw.a #usr/lib/libdw.so usr/lib/libdw.so.1 -usr/lib/libelf-0.193.so +usr/lib/libelf-0.194.so #usr/lib/libelf.a #usr/lib/libelf.so usr/lib/libelf.so.1 @@ -90,13 +90,48 @@ usr/lib/libelf.so.1 #usr/share/man/man3/elf64_xlatetom.3 #usr/share/man/man3/elf_begin.3 #usr/share/man/man3/elf_clone.3 +#usr/share/man/man3/elf_cntl.3 +#usr/share/man/man3/elf_end.3 #usr/share/man/man3/elf_errmsg.3 #usr/share/man/man3/elf_errno.3 +#usr/share/man/man3/elf_fill.3 +#usr/share/man/man3/elf_flagdata.3 +#usr/share/man/man3/elf_flagehdr.3 +#usr/share/man/man3/elf_flagelf.3 +#usr/share/man/man3/elf_flagphdr.3 +#usr/share/man/man3/elf_flagscn.3 +#usr/share/man/man3/elf_flagshdr.3 +#usr/share/man/man3/elf_getarhdr.3 +#usr/share/man/man3/elf_getaroff.3 +#usr/share/man/man3/elf_getarsym.3 +#usr/share/man/man3/elf_getbase.3 #usr/share/man/man3/elf_getdata.3 +#usr/share/man/man3/elf_getdata_rawchunk.3 +#usr/share/man/man3/elf_getident.3 +#usr/share/man/man3/elf_getphdrnum.3 #usr/share/man/man3/elf_getscn.3 +#usr/share/man/man3/elf_getshdrnum.3 +#usr/share/man/man3/elf_getshdrstrndx.3 +#usr/share/man/man3/elf_getshnum.3 +#usr/share/man/man3/elf_getshstrndx.3 +#usr/share/man/man3/elf_gnu_hash.3 +#usr/share/man/man3/elf_hash.3 +#usr/share/man/man3/elf_kind.3 +#usr/share/man/man3/elf_memory.3 #usr/share/man/man3/elf_ndxscn.3 +#usr/share/man/man3/elf_newdata.3 +#usr/share/man/man3/elf_newscn.3 +#usr/share/man/man3/elf_next.3 +#usr/share/man/man3/elf_nextscn.3 +#usr/share/man/man3/elf_rand.3 +#usr/share/man/man3/elf_rawdata.3 +#usr/share/man/man3/elf_rawfile.3 +#usr/share/man/man3/elf_scnshndx.3 +#usr/share/man/man3/elf_strptr.3 #usr/share/man/man3/elf_update.3 #usr/share/man/man3/elf_version.3 +#usr/share/man/man3/gelf_getclass.3 +#usr/share/man/man3/gelf_getehdr.3 #usr/share/man/man3/libelf.3 #usr/share/man/man7/debuginfod-client-config.7 #usr/share/man/man8/debuginfod.8 diff --git a/lfs/elfutils b/lfs/elfutils index 8cf2d361b..02fe5b2bd 100644 --- a/lfs/elfutils +++ b/lfs/elfutils @@ -26,7 +26,7 @@ include Config SUMMARY = Higher-level library to access ELF files -VER = 0.193 +VER = 0.194 THISAPP = elfutils-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 3ddda695e92c76d0f98432b65d51737bdebf9cad536e0a583d10beb4693d98ce6e47716ff143d82dd3488e59489b03170bd292cb165d44bfb8581ff67dd2b1b9 +$(DL_FILE)_BLAKE2 = dd1fd1ba83330aa3313bd96614851a59411ea8e1004afda23791296de03960db5e193ee9ded4dd159d80c954efecc2cb5438cce986817d537c72d5ff887faf16 install : $(TARGET) -- 2.51.2