Sun, 28 Apr 2024 08:49:03 UTC | login

Information for build satyr-0.30-4.fc33

ID161567
Package Namesatyr
Version0.30
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/satyr.git#30d728469258cc64cb537b2f631155dd22617e94
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, 03 Jun 2020 20:12:11 UTC
CompletedWed, 03 Jun 2020 21:23:47 UTC
Taskbuild (f33, /rpms/satyr.git:30d728469258cc64cb537b2f631155dd22617e94)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/satyr.git#30d728469258cc64cb537b2f631155dd22617e94'}}
Tags
f33
RPMs
src
satyr-0.30-4.fc33.src.rpm (info) (download)
riscv64
python3-satyr-0.30-4.fc33.riscv64.rpm (info) (download)
satyr-0.30-4.fc33.riscv64.rpm (info) (download)
satyr-devel-0.30-4.fc33.riscv64.rpm (info) (download)
python3-satyr-debuginfo-0.30-4.fc33.riscv64.rpm (info) (download)
satyr-debuginfo-0.30-4.fc33.riscv64.rpm (info) (download)
satyr-debugsource-0.30-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.30-4 - Rebuilt for Python 3.9 * Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 0.30-3 - Rebuild (json-c) * Fri Feb 07 2020 Ernestas Kulik <ekulik@redhat.com> - 0.30-2 - Bump for side tag rebuild * Thu Feb 06 2020 Michal Fabik <mfabik@redhat.com> - 0.30-1 - Fix registers being parsed as modules in kernel oopses in some cases - Use Nettle for cryptographic calculations * Thu Jan 30 2020 Martin Kutlak <mkutlak@redhat.com> - 0.29-3 - Add patch to fix build failure with gcc -fno-common - Resolves: #1796384 * Mon Nov 11 2019 Ernestas Kulik <ekulik@redhat.com> - 0.29-2 - Add patch for https://bugzilla.redhat.com/show_bug.cgi?id=1518943 * Fri Oct 11 2019 Matěj Grabovský <mgrabovs@redhat.com> 0.29-1 - spec: Switch sources tarball compression from xz to gzip - spec: Replace xargs rm with delete - spec: Remove provides for satyr-python3 - spec: Replace make with rpm macros - Replace bundled JSON parser with json-c - lib: normalize: Hash removable function names - rpm: Fix typo in a static function name - json: Improve error messages on EOF - json: Use backticks consistently in error messages - json,style: Improve code style consistency slightly - json: Update to latest upstream version - core: Document unknown core frame address - style: Correct parenthesization for bitfield tests - style: Use specific integer types instead of the generic int - style: Use *_MAX constants instead of -1 in unsigned comparisons * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.28-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.28-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 21 2019 Ernestas Kulik <ekulik@redhat.com> - 0.28-1 - New version 0.28 * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.27-4 - Rebuild for RPM 4.15 * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.27-3 - Rebuild for RPM 4.15 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 08 2018 Martin Kutlak <mkutlak@redhat.com> 0.27-1 - New upstream version - Improve format of truncated backtrace for Python and core * 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