Sat, 27 Apr 2024 19:47:54 UTC | login

Information for build satyr-0.26-4.fc29

ID66572
Package Namesatyr
Version0.26
Release4.fc29
Epoch
SummaryTools to create anonymous, machine-friendly problem reports
DescriptionSatyr is a library that can be used to create and process microreports. Microreports consist of structured data suitable to be analyzed in a fully automated manner, though they do not necessarily contain sufficient information to fix the underlying problem. The reports are designed not to contain any potentially sensitive data to eliminate the need for review before submission. Included is a tool that can create microreports and perform some basic operations on them.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 01 Aug 2018 02:46:41 UTC
CompletedWed, 01 Aug 2018 03:50:39 UTC
Taskbuild (f29-candidate, satyr-0.26-4.fc29.src.rpm)
Tags
f29
RPMs
src
satyr-0.26-4.fc29.src.rpm (info) (download)
riscv64
python3-satyr-0.26-4.fc29.riscv64.rpm (info) (download)
satyr-0.26-4.fc29.riscv64.rpm (info) (download)
satyr-devel-0.26-4.fc29.riscv64.rpm (info) (download)
python3-satyr-debuginfo-0.26-4.fc29.riscv64.rpm (info) (download)
satyr-debuginfo-0.26-4.fc29.riscv64.rpm (info) (download)
satyr-debugsource-0.26-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.26-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Matej Habrnal <mhabrnal@redhat.com> 0.26-3 - Anonymize paths in frames - Test fix: correct syntax for gdb backtrace command * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.26-2 - Rebuilt for Python 3.7 * Tue Apr 17 2018 Matej Habrnal <mhabrnal@redhat.com> 0.26-1 - spec: fix Allow python2 to be optional at build time - Allow python2 to be optional at build time - normalization: actualize list of functions - Append Python interpreter as related package - makefile: create .tar.xz with make release * Thu Jan 18 2018 Martin Kutlak <mkutlak@redhat.com> 0.25-1 - New upstream version - Normalization: actualize list of functions - Fix some compilation warnings - Allow to build python3 for rhel8 - Makefile: add make release-* subcommands - Elfutils: Add missing stubs from earlier commit * Wed Nov 01 2017 Julius Milan <jmilan@redhat.com> 0.24-1 - New upstream version - Allow to report unpackaged problems - apidoc: generate html docs using doxygen - Fix parsing of subset of arm kernel oopses * Mon Mar 13 2017 Matej Habrnal <mhabrnal@redhat.com> 0.23-1 - New upstream version - Allow rpm to be optional at build time - Do not use deprecated fedorahosted.org * Thu Dec 01 2016 Jakub Filak <jakub@thefilaks.net> 0.22-1 - New upstream version - Added support fof JavaScript (V8) stack traces - Most parts of the in-hook core unwinder callable under unprivileged user - GDB core unwinder limits number of unwound frames - Fixed a pair of compile warnings - Chris Redmon <credmonster@gmail.com>