Thu, 09 Jan 2025 01:15:03 UTC | login

Information for build retsnoop-0.10-2.fc41

ID339530
Package Nameretsnoop
Version0.10
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/retsnoop.git#7ade799de908388e8ee3667f2622dd33aa461e5d
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
StartedTue, 17 Sep 2024 11:50:27 UTC
CompletedTue, 17 Sep 2024 12:29:43 UTC
Taskbuild (f41, /rpms/retsnoop.git:7ade799de908388e8ee3667f2622dd33aa461e5d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/retsnoop.git#7ade799de908388e8ee3667f2622dd33aa461e5d'}}
Tags
f41
f42
RPMs
src
retsnoop-0.10-2.fc41.src.rpm (info) (download)
riscv64
retsnoop-0.10-2.fc41.riscv64.rpm (info) (download)
retsnoop-debuginfo-0.10-2.fc41.riscv64.rpm (info) (download)
retsnoop-debugsource-0.10-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Tue Sep 03 2024 Michel Lind <salimma@fedoraproject.org> - 0.10-2 - Temporarily disable ix86 build * Tue Sep 03 2024 Michel Lind <salimma@fedoraproject.org> - 0.10-1 - Update to version 0.10 * 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