Sat, 27 Apr 2024 17:38:53 UTC | login

Information for build satyr-0.30-2.fc33

ID153650
Package Namesatyr
Version0.30
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/satyr.git#6ffc2787897f84d7988b99adcce1226df55ee966
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
StartedSat, 28 Mar 2020 20:10:12 UTC
CompletedSat, 28 Mar 2020 21:24:08 UTC
Taskbuild (f33, /rpms/satyr.git:6ffc2787897f84d7988b99adcce1226df55ee966)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/satyr.git#6ffc2787897f84d7988b99adcce1226df55ee966'}}
Tags
f33
RPMs
src
satyr-0.30-2.fc33.src.rpm (info) (download)
riscv64
python3-satyr-0.30-2.fc33.riscv64.rpm (info) (download)
satyr-0.30-2.fc33.riscv64.rpm (info) (download)
satyr-devel-0.30-2.fc33.riscv64.rpm (info) (download)
python3-satyr-debuginfo-0.30-2.fc33.riscv64.rpm (info) (download)
satyr-debuginfo-0.30-2.fc33.riscv64.rpm (info) (download)
satyr-debugsource-0.30-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * 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