Sat, 23 Nov 2024 19:50:52 UTC | login

Information for build retsnoop-0.9.6-1.fc38

ID248084
Package Nameretsnoop
Version0.9.6
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/retsnoop.git#93b5c6c6f6d2398ec294f21668d051f89cdb171d
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
StartedMon, 29 May 2023 12:03:30 UTC
CompletedMon, 29 May 2023 14:53:45 UTC
Taskbuild (f38, /rpms/retsnoop.git:93b5c6c6f6d2398ec294f21668d051f89cdb171d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/retsnoop.git#93b5c6c6f6d2398ec294f21668d051f89cdb171d'}}
Tags
f38
f39
f40
RPMs
src
retsnoop-0.9.6-1.fc38.src.rpm (info) (download)
riscv64
retsnoop-0.9.6-1.fc38.riscv64.rpm (info) (download)
retsnoop-debuginfo-0.9.6-1.fc38.riscv64.rpm (info) (download)
retsnoop-debugsource-0.9.6-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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-1 - Update to 0.9.3; this adds KASLR support * 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