diff --git a/elfutils-0.189.tar.bz2 b/elfutils-0.189.tar.bz2 deleted file mode 100644 index 19fa9c5..0000000 --- a/elfutils-0.189.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39bd8f1a338e2b7cd4abc3ff11a0eddc6e690f69578a57478d8179b4148708c8 -size 9143169 diff --git a/elfutils-0.189.tar.bz2.sig b/elfutils-0.189.tar.bz2.sig deleted file mode 100644 index bde4da0..0000000 Binary files a/elfutils-0.189.tar.bz2.sig and /dev/null differ diff --git a/elfutils-0.190.tar.bz2 b/elfutils-0.190.tar.bz2 new file mode 100644 index 0000000..f0fc973 --- /dev/null +++ b/elfutils-0.190.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e00a3a9b5f04bc1dc273ae86281d2d26ed412020b391ffcc23198f10231d692 +size 9162766 diff --git a/elfutils-0.190.tar.bz2.sig b/elfutils-0.190.tar.bz2.sig new file mode 100644 index 0000000..5abed8f Binary files /dev/null and b/elfutils-0.190.tar.bz2.sig differ diff --git a/elfutils-debuginfod.changes b/elfutils-debuginfod.changes index a652be7..a86580a 100644 --- a/elfutils-debuginfod.changes +++ b/elfutils-debuginfod.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jan 9 08:47:09 UTC 2024 - Richard Biener + +- Update to version 0.190 + * Schema change (reindexing required, sorry!) for a 60% + compression in filename representation, which was a large + part of the sqlite index; also, more deliberate sqlite + -wal management during scanning using the + --scan-checkpoint option. + ------------------------------------------------------------------- Sun Aug 20 00:25:03 UTC 2023 - Luciano Santos diff --git a/elfutils-debuginfod.spec b/elfutils-debuginfod.spec index b55f169..142a744 100644 --- a/elfutils-debuginfod.spec +++ b/elfutils-debuginfod.spec @@ -1,7 +1,7 @@ # # spec file for package elfutils-debuginfod # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: elfutils-debuginfod -Version: 0.189 +Version: 0.190 Release: 0 Summary: Debuginfod server provided by elfutils License: GPL-3.0-or-later Group: Development/Tools/Building URL: https://sourceware.org/elfutils/ #Git-Clone: git://sourceware.org/git/elfutils -Source: https://fedorahosted.org/releases/e/l/elfutils/%{version}/elfutils-%{version}.tar.bz2 -Source1: https://fedorahosted.org/releases/e/l/elfutils/%{version}/elfutils-%{version}.tar.bz2.sig +Source: https://sourceware.org/elfutils/ftp/%{version}/elfutils-%{version}.tar.bz2 +Source1: https://sourceware.org/elfutils/ftp/%{version}/elfutils-%{version}.tar.bz2.sig Source3: elfutils.keyring Source4: %{name}.sysusers Patch1: harden_debuginfod.service.patch diff --git a/elfutils.changes b/elfutils.changes index b12cbb5..fc34be0 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 9 08:46:50 UTC 2024 - Richard Biener + +- Update to version 0.190: + * libelf: Add RELR support. + * libdw: Recognize .debug_[ct]u_index sections + * readelf: + - Support readelf -Ds, --use-dynamic --symbol. + - Support .gdb_index version 9 + * scrlines: New tool that compiles a list of source files associated + with a specified dwarf/elf file. + * backends: Various LoongArch updates. + ------------------------------------------------------------------- Tue May 9 11:18:33 UTC 2023 - Dominique Leuenberger diff --git a/elfutils.spec b/elfutils.spec index d5a02dd..cea7d5f 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ # # spec file for package elfutils # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,17 @@ Name: elfutils -Version: 0.189 +Version: 0.190 Release: 0 Summary: Higher-level library to access ELF files License: GPL-3.0-or-later Group: Development/Tools/Building URL: https://sourceware.org/elfutils/ #Git-Clone: git://sourceware.org/git/elfutils -Source: https://fedorahosted.org/releases/e/l/%{name}/%{version}/%{name}-%{version}.tar.bz2 +Source: https://sourceware.org/elfutils/ftp/%{version}/%{name}-%{version}.tar.bz2 Source1: README-BEFORE-ADDING-PATCHES Source2: baselibs.conf -Source4: https://fedorahosted.org/releases/e/l/%{name}/%{version}/%{name}-%{version}.tar.bz2.sig +Source4: https://sourceware.org/elfutils/ftp/%{version}/%{name}-%{version}.tar.bz2.sig Source5: %{name}.keyring Source6: elfutils-rpmlintrc Patch1: harden_debuginfod.service.patch @@ -209,6 +209,7 @@ export XFAIL_TESTS="dwfl-proc-attach run-backtrace-dwarf.sh run-backtrace-native %{_bindir}/eu-strings %{_bindir}/eu-strip %{_bindir}/eu-unstrip +%{_bindir}/eu-srcfiles %{_mandir}/man1/eu-*.1* %files -n libasm1