Thu, 19 Sep 2024 15:35:28 UTC | login

Information for build elfutils-0.191-8.fc41

ID321583
Package Nameelfutils
Version0.191
Release8.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/elfutils.git#53f97b514f048d1b18749b0c36dda13a8448e422
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
StartedWed, 24 Jul 2024 10:33:36 UTC
CompletedWed, 24 Jul 2024 10:54:59 UTC
Taskbuild (f41, /rpms/elfutils.git:53f97b514f048d1b18749b0c36dda13a8448e422)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/elfutils.git#53f97b514f048d1b18749b0c36dda13a8448e422'}}
Tags
f41
RPMs
src
elfutils-0.191-8.fc41.src.rpm (info) (download)
noarch
elfutils-default-yama-scope-0.191-8.fc41.noarch.rpm (info) (download)
riscv64
elfutils-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-debuginfod-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-debuginfod-client-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-debuginfod-client-devel-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-devel-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-libelf-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-libelf-devel-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-libs-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-debuginfo-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-debuginfod-client-debuginfo-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-debuginfod-debuginfo-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-debugsource-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-libelf-debuginfo-0.191-8.fc41.riscv64.rpm (info) (download)
elfutils-libs-debuginfo-0.191-8.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Mon Nov 07 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.188-3 - Add elfutils-0.188-compile-warnings.patch - Add elfutils-0.188-debuginfod-client-lifetime.patch * Wed Nov 02 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.188-2 - Add elfutils-0.188-static-extract_section.patch. * Wed Nov 02 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.188-1 - Upgrade to upsteam elfutils 0.188. * Wed Oct 05 2022 Amit Shah <amitshah@fedoraproject.org> - 0.187-9 - Auto-configure debuginfod_url based on macros.dist * Wed Aug 24 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.187-8 - Use %sysusers_requires_compat to match %sysusers_create_compat * Wed Jul 27 2022 Amit Shah <amitshah@fedoraproject.org> - 0.187-7 - Allow building without default debuginfod URL * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.187-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild