public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] elfutils: Update to 0.182
@ 2021-02-03 15:00 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-02-03 15:00 UTC (permalink / raw)
  To: development

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

- Update elfutils from 0.176 to 0.182
- Updated rootfile
- From version 0.178 debuginfod client/server capability was added.
	Additional .configure options required to disable debuginfod
	and libdebuginfod
- Changelog
	2020-10-28  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Set version to 0.182.
		* NEWS: Add 0.182 section.
	2020-10-28  Tom Tromey  <tom(a)tromey.com>
		* .gitignore: Add /tests/leb128.
	2020-10-01  Frank Ch. Eigler  <fche(a)redhat.com>
		PR25461
		* configure.ac: Add --enable-debuginfod-urls[=URLS] option.
	2020-09-18  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Check availability of libzstd and zstd.
	2020-09-08  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Set version to 0.181.
		* NEWS: Add 0.181 section.
	2020-08-20  Dmitry V. Levin  <ldv(a)altlinux.org>
		* configure.ac (--enable-libdebuginfod): AC_DEFINE ENABLE_LIBDEBUGINFOD.
	2020-07-17  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.
	2020-06-19  Mark Wielaard  <mark(a)klomp.org>
		* Makefile.am (SUBDIRS): Always add debuginfod.
		* configure.ac (debuginfod): Split off...
		(libdebuginfod): ... this. Also add DUMME_DEBUGINFOD.
	2020-06-15  Sergei Trofimovich <slyfox(a)gentoo.org>
		* configure.ac: Use READELF in build-id check.
	2020-06-11  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Set version to 0.180.
		* NEWS: Add 0.180 section.
		* .gitignore: Update with new generated file.
	2020-06-10  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac (MODVERSION): Remove.
	2020-03-30  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Set version to 0.179.
		* NEWS: Add 0.179 section.
	2020-03-25  Mark Wielaard  <mark(a)klomp.org>
		* README: Update mailinglist subscription info.
		* CONTRIBUTING: Likewise.
	2020-02-03  Frank Ch. Eigler  <fche(a)redhat.com>
		* configure.ac: Tolerate CXX= for debuginfod configuration.
	2019-12-11  Omar Sandoval  <osandov(a)fb.com>
		* configure.ac: Apply -Werror after user-defined CFLAGS in
		-D_FORTIFY_SOURCE=2 check.
	2019-12-06  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Add ac_cv_buildid check.
	2019-11-26  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Set version to 0.178.
		NEWS: Add 0.178 section.
	2019-11-26  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Add CXXFLAGS for gcov.
	2019-10-28  Aaron Merey  <amerey(a)redhat.com>
		* debuginfod/: New directory for debuginfod code.
		* Makefile.am (SUBDIRS): Recurse there.
		* configure.ac (--enable-debuginfod): New flag & checks.
	2019-08-25  Jonathon Anderson <jma14(a)rice.edu>
		* configure.ac: Add new --enable-valgrind-annotations
		* configure.ac: Add new --with-valgrind (headers only)
	2019-07-05  Omar Sandoval  <osandov(a)fb.com>
		* configure.ac: Get rid of --enable-libebl-subdir.
		* Makefile.am (SUBDIRS): Reorder backends and libcpu before libebl to
		satisfy build dependencies.
	2019-08-13  Mark Wielaard  <mark(a)klomp.org>
		* configure.ac: Set version to 0.177.
		* NEWS: Mention elfclassify, readelf DW_AT_data_member_location
		and DW_AT_discr_list attribute changes, dwarf.h DW_AT_GNU additions,
		dwelf_elf_e_machine_string function, dwelf_elf_begin change and
		C-SKY backend support.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/elfutils | 46 +++++++-----------------------
 lfs/elfutils                       | 11 ++++---
 2 files changed, 17 insertions(+), 40 deletions(-)

diff --git a/config/rootfiles/packages/elfutils b/config/rootfiles/packages/elfutils
index e5b1124a5..05cb542ac 100644
--- a/config/rootfiles/packages/elfutils
+++ b/config/rootfiles/packages/elfutils
@@ -1,5 +1,6 @@
 usr/bin/eu-addr2line
 usr/bin/eu-ar
+usr/bin/eu-elfclassify
 usr/bin/eu-elfcmp
 usr/bin/eu-elfcompress
 usr/bin/eu-elflint
@@ -22,52 +23,19 @@ usr/bin/eu-unstrip
 #usr/include/elfutils/libdw.h
 #usr/include/elfutils/libdwelf.h
 #usr/include/elfutils/libdwfl.h
-#usr/include/elfutils/libebl.h
 #usr/include/elfutils/version.h
 #usr/include/gelf.h
 #usr/include/libelf.h
 #usr/include/nlist.h
-usr/lib/elfutils
-usr/lib/elfutils/libebl_aarch64-0.176.so
-#usr/lib/elfutils/libebl_aarch64.so
-usr/lib/elfutils/libebl_alpha-0.176.so
-#usr/lib/elfutils/libebl_alpha.so
-usr/lib/elfutils/libebl_arm-0.176.so
-#usr/lib/elfutils/libebl_arm.so
-usr/lib/elfutils/libebl_bpf-0.176.so
-#usr/lib/elfutils/libebl_bpf.so
-usr/lib/elfutils/libebl_i386-0.176.so
-#usr/lib/elfutils/libebl_i386.so
-usr/lib/elfutils/libebl_ia64-0.176.so
-#usr/lib/elfutils/libebl_ia64.so
-usr/lib/elfutils/libebl_m68k-0.176.so
-#usr/lib/elfutils/libebl_m68k.so
-usr/lib/elfutils/libebl_ppc-0.176.so
-#usr/lib/elfutils/libebl_ppc.so
-usr/lib/elfutils/libebl_ppc64-0.176.so
-#usr/lib/elfutils/libebl_ppc64.so
-usr/lib/elfutils/libebl_riscv-0.176.so
-#usr/lib/elfutils/libebl_riscv.so
-usr/lib/elfutils/libebl_s390-0.176.so
-#usr/lib/elfutils/libebl_s390.so
-usr/lib/elfutils/libebl_sh-0.176.so
-#usr/lib/elfutils/libebl_sh.so
-usr/lib/elfutils/libebl_sparc-0.176.so
-#usr/lib/elfutils/libebl_sparc.so
-usr/lib/elfutils/libebl_tilegx-0.176.so
-#usr/lib/elfutils/libebl_tilegx.so
-usr/lib/elfutils/libebl_x86_64-0.176.so
-#usr/lib/elfutils/libebl_x86_64.so
-usr/lib/libasm-0.176.so
+usr/lib/libasm-0.182.so
 #usr/lib/libasm.a
 usr/lib/libasm.so
 usr/lib/libasm.so.1
-usr/lib/libdw-0.176.so
+usr/lib/libdw-0.182.so
 #usr/lib/libdw.a
 usr/lib/libdw.so
 usr/lib/libdw.so.1
-#usr/lib/libebl.a
-usr/lib/libelf-0.176.so
+usr/lib/libelf-0.182.so
 #usr/lib/libelf.a
 usr/lib/libelf.so
 usr/lib/libelf.so.1
@@ -80,3 +48,9 @@ usr/lib/libelf.so.1
 #usr/share/locale/ja/LC_MESSAGES/elfutils.mo
 #usr/share/locale/pl/LC_MESSAGES/elfutils.mo
 #usr/share/locale/uk/LC_MESSAGES/elfutils.mo
+#usr/share/man/man1/eu-elfclassify.1
+#usr/share/man/man1/eu-readelf.1
+#usr/share/man/man3/elf_begin.3
+#usr/share/man/man3/elf_clone.3
+#usr/share/man/man3/elf_getdata.3
+#usr/share/man/man3/elf_update.3
\ No newline at end of file
diff --git a/lfs/elfutils b/lfs/elfutils
index 3170d9b1e..19311d7aa 100644
--- a/lfs/elfutils
+++ b/lfs/elfutils
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.176
+VER        = 0.182
 
 THISAPP    = elfutils-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = elfutils
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 077e4f49320cad82bf17a997068b1db9
+$(DL_FILE)_MD5 = ebd95e1858280095fd60d0f765d50fef
 
 install : $(TARGET)
 
@@ -77,7 +77,10 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
-	cd $(DIR_APP) && ./configure --prefix=/usr
+	cd $(DIR_APP) && ./configure \
+				--prefix=/usr \
+				--disable-debuginfod \
+				--disable-libdebuginfod
 	cd $(DIR_APP) && make $(MAKETUNING)
 	cd $(DIR_APP) && make install
 	@rm -rf $(DIR_APP)
-- 
2.30.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-03 15:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 15:00 [PATCH] elfutils: Update to 0.182 Adolf Belka

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