Tue, 07 May 2024 18:59:05 UTC | login

Information for build dwz-0.15-6.fc40

ID282091
Package Namedwz
Version0.15
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dwz.git#f3117a4f1c0b79c7dcc2a2f7b9dfab795620a3db
SummaryDWARF optimization and duplicate removal tool
DescriptionThe dwz package contains a program that attempts to optimize DWARF debugging information contained in ELF shared libraries and ELF executables for size, by replacing DWARF information representation with equivalent smaller representation where possible and by reducing the amount of duplication using techniques from DWARF standard appendix E - creating DW_TAG_partial_unit compilation units (CUs) for duplicated information and using DW_TAG_imported_unit to import it into each CU that needs it.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 12:54:15 UTC
CompletedWed, 21 Feb 2024 13:03:21 UTC
Taskbuild (f40, /rpms/dwz.git:f3117a4f1c0b79c7dcc2a2f7b9dfab795620a3db)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dwz.git#f3117a4f1c0b79c7dcc2a2f7b9dfab795620a3db'}}
Tags
f40
RPMs
src
dwz-0.15-6.fc40.src.rpm (info) (download)
riscv64
dwz-0.15-6.fc40.riscv64.rpm (info) (download)
dwz-debuginfo-0.15-6.fc40.riscv64.rpm (info) (download)
dwz-debugsource-0.15-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Feb 01 2024 Siddhesh Poyarekar <siddhesh@redhat.com> - 0.15-6 - Bump release for SPDX change. * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Nov 03 2022 Mark Wielaard <mjw@fedoraproject.org> 0.15-1 - update to a new upstream release * Tue Oct 25 2022 Mark Wielaard <mjw@fedoraproject.org> 0.14-9 - Add dwz-0.14-grep-E.patch * Tue Oct 25 2022 William Cohen <wcohen@redhat.com> 0.14-8 - Added URL and complete path to source tarball to dwz.spec. * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 01 2022 Mark Wielaard <mjw@fedoraproject.org> 0.14-6 - Add dwz-0.14-gdb-add-index.patch * Wed Jun 29 2022 Mark Wielaard <mjw@fedoraproject.org> 0.14-5 - Add dwz-0.14-binutils-readelf-alt.patch - BuildRequires elfutils (for tests) * Sun Jun 26 2022 Mark Wielaard <mjw@fedoraproject.org> 0.14-4 - Add dwz-0.14-binutils-Wn.patch