Fri, 20 Sep 2024 06:35:07 UTC | login

Information for build retsnoop-0.9.8-3.fc41

ID334737
Package Nameretsnoop
Version0.9.8
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/retsnoop.git#7c483873eecbd6193806dd2d79c5f3072e1cd0fa
SummaryA tool for investigating kernel error call stacks
Descriptionretsnoop is BPF-based tool that is meant to help debugging kernel issues. It allows to capture call stacks of kernel functions that return errors (NULL or -Exxx) and emits every such detected call stack, along with the captured results.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 10 Aug 2024 03:18:09 UTC
CompletedSat, 10 Aug 2024 06:48:50 UTC
Taskbuild (f41, /rpms/retsnoop.git:7c483873eecbd6193806dd2d79c5f3072e1cd0fa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/retsnoop.git#7c483873eecbd6193806dd2d79c5f3072e1cd0fa'}}
Tags
f41
RPMs
src
retsnoop-0.9.8-3.fc41.src.rpm (info) (download)
riscv64
retsnoop-0.9.8-3.fc41.riscv64.rpm (info) (download)
retsnoop-debuginfo-0.9.8-3.fc41.riscv64.rpm (info) (download)
retsnoop-debugsource-0.9.8-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Jul 25 2024 Michel Lind <salimma@fedoraproject.org> - 0.9.8-3 - Bump addrline from 0.21 to 0.24 - Bump gimli from 0.28 to 0.31 - Bump object from 0.32 to 0.36 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Michel Lind <salimma@fedoraproject.org> - 0.9.8-1 - Update to 0.9.8 * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 02 2023 Michel Lind <salimma@fedoraproject.org> - 0.9.7-2 - Fix 32-bit builds * Mon Oct 02 2023 Michel Lind <salimma@fedoraproject.org> - 0.9.7-1 - Update to 0.9.7 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Mar 31 2023 Davide Cavalca <dcavalca@fedoraproject.org> - 0.9.6-1 - Update to 0.9.6; Fixes: RHBZ#2181684 * Thu Mar 30 2023 Fabio Valentini <decathorpe@gmail.com> - 0.9.5-2 - Bump addr2line to 0.19, gimli to 0.27, and object to 0.30 * Thu Feb 16 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.5-1 - Update to 0.9.5 * Tue Feb 07 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.4-1 - Update to 0.9.4 * Sun Feb 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.9.3-5 - Rebuild for fixed frame pointer compiler flags in Rust RPM macros * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 09 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.3-3 - Explicitly require llvm * Tue Nov 08 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.3-2 - Update sources * Tue Nov 08 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.3-1 - Update to 0.9.3; this adds KASLR support Document installing `kernel- debuginfo` for better tracing * Wed Oct 26 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.2-2 - Actually copy in README.Fedora so it can be used * Wed Oct 26 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9.2-1 - Initial Fedora release