Wed, 11 Dec 2024 09:22:39 UTC | login

Information for build elfutils-0.192-7.fc42

ID343804
Package Nameelfutils
Version0.192
Release7.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/elfutils.git#1e27db2f4c45bf0f7dff00e341f60d8b6d8317a7
SummaryA collection of utilities and DSOs to handle ELF files and DWARF data
DescriptionElfutils is a collection of utilities, including stack (to show backtraces), nm (for listing symbols from object files), size (for listing the section sizes of an object or archive file), strip (for discarding symbols), readelf (to see the raw ELF file structures), elflint (to check for well-formed ELF files) and elfcompress (to compress or decompress ELF sections).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 07 Dec 2024 05:04:07 UTC
CompletedSat, 07 Dec 2024 05:22:19 UTC
Taskbuild (f42, /rpms/elfutils.git:1e27db2f4c45bf0f7dff00e341f60d8b6d8317a7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/elfutils.git#1e27db2f4c45bf0f7dff00e341f60d8b6d8317a7'}}
Tags
f42
RPMs
src
elfutils-0.192-7.fc42.src.rpm (info) (download)
noarch
elfutils-default-yama-scope-0.192-7.fc42.noarch.rpm (info) (download)
riscv64
elfutils-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-debuginfod-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-debuginfod-client-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-debuginfod-client-devel-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-devel-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-libelf-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-libelf-devel-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-libs-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-debuginfo-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-debuginfod-client-debuginfo-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-debuginfod-debuginfo-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-debugsource-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-libelf-debuginfo-0.192-7.fc42.riscv64.rpm (info) (download)
elfutils-libs-debuginfo-0.192-7.fc42.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Dec 02 2024 Mark Wielaard <mjw@fedoraproject.org> - 0.192-7 - Add elfutils-0.192-ATOMIC_VAR_INIT.patch - Add elfutils-0.192-more-dwarf5-lang.patch * Tue Nov 12 2024 Aaron Merey <amerey@fedoraproject.org> - 0.192-6 - Add elfutils-0.192-strip-ignore-non-ET_REL.patch - Set debuginfod IMA cert path * Tue Oct 29 2024 Aaron Merey <amerey@fedoraproject.org> - 0.192-5 - Enable debuginfod IMA verification - Add elfutils-0.192-fix-configure-conditional.patch - Add elfutils-0.192-fix-zsh-profile.patch * Thu Oct 24 2024 Mark Wielaard <mjw@fedoraproject.org> - 0.192-4 - Add elfutils-0.192-stacktrace-lto.patch - Enable eu-stacktrace on x86_64 * Tue Oct 22 2024 Aaron Merey <amerey@fedoraproject.org> - 0.192-3 - Add elfutils-0.192-libelf-static.patch * Mon Oct 21 2024 Aaron Merey <amerey@fedoraproject.org> - 0.192-2 - Add BuildRequires for json-c * Mon Oct 21 2024 Aaron Merey <amerey@fedoraproject.org> - 0.192-1 - Upgrade to upstream elfutils 0.192 - Drop upstreamed patches Add elfutils-0.190-profile-empty-urls.patch Add elfutils-0.190-riscv-flatten.patch * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.191-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Apr 22 2024 Aaron Merey <amerey@fedoraproject.org> - 0.191-7 - Capitalize SPDX booleans. * Fri Apr 19 2024 Mark Wielaard <mjw@fedoraproject.org> - 0.191-6 - eu-srcfiles directly links to libdebuginfod.so so explicitly Require elfutils-debuginfod-client not just Recommends. * Wed Mar 27 2024 Mark Wielaard <mjw@fedoraproject.org> - 0.191-5 - Add elfutils-0.190-profile-empty-urls.patch * Wed Mar 20 2024 Mark Wielaard <mjw@fedoraproject.org> - 0.191-4 - Add elfutils-0.190-riscv-flatten.patch * Fri Mar 15 2024 Michel Lind <salimma@fedoraproject.org> - 0.191-3 - Add feature flag for reenabling elfutils-libelf-devel-static and elfutils-devel-static - Add dependency on libzstd-static for elfutils-libelf-devel-static * Mon Mar 04 2024 Aaron Merey <amerey@fedoraproject.org> - 0.191-2 - Update SPDX license. * Mon Mar 04 2024 Aaron Merey <amerey@fedoraproject.org> - 0.191-1 - Upgrade to upstream elfutils 0.191 - Drop upstreamed patches elfutils-0.190-fix-core-noncontig.patch elfutils-0.190-gcc-14.patch elfutils-0.190-remove-ET_REL-unstrip-test.patch - Drop testcore-noncontig.bz2 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.190-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.190-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Nov 28 2023 Aaron Merey <amerey@fedoraproject.org> - 0.190-4 - Add elfutils-0.190-remove-ET_REL-unstrip-test.patch * Fri Nov 24 2023 Aaron Merey <amerey@fedoraproject.org> - 0.190-3 - Add elfutils-0.190-fix-core-noncontig.patch * Fri Nov 03 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.190-2 - Update Fedora license tags to spdx license tags * Fri Nov 03 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.190-1 - Upgrade to upstream elfutils 0.190 - Add eu-srcfiles - Drop upstreamed patches elfutils-0.189-relr.patch elfutils-0.189-debuginfod_config_cache-double-close.patch elfutils-0.189-elf_getdata_rawchunk.patch elfutils-0.189-elfcompress.patch elfutils-0.189-c99-compat.patch - Only package debuginfod-client-config.7 manpage for debuginfod-client * Thu Aug 24 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-6 - Update elfutils-0.189-relr.patch * Wed Aug 23 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-5 - Add elfutils-0.189-relr.patch * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.189-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-3 - Add elfutils-0.189-elf_getdata_rawchunk.patch - Add elfutils-0.189-debuginfod_config_cache-double-close.patch * Sat Apr 22 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-2 - Add elfutils-0.189-c99-compat.patch - Add elfutils-0.189-elfcompress.patch * Fri Mar 03 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-1 - Upgrade to upsteam elfutils 0.189. * Fri Jan 27 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.188-5 - Add elfutils-0.188-deprecated-CURLINFO.patch, elfutils-0.188-CURL_AT_LEAST_VERSION.patch and elfutils-0.188-CURLOPT_PROTOCOLS_STR.patch * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.188-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild