Fri, 19 Apr 2024 04:04:06 UTC | login

Information for build satyr-0.38-1.el9

ID9197
Package Namesatyr
Version0.38
Release1.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/satyr#433973ca579d958c081b3b3316cdbdb053778acc
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 bymfabik
State complete
Volume DEFAULT
StartedTue, 22 Jun 2021 10:53:58 UTC
CompletedTue, 22 Jun 2021 10:55:59 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/satyr:433973ca579d958c081b3b3316cdbdb053778acc)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/satyr#433973ca579d958c081b3b3316cdbdb053778acc'}}
Tags
c9s-gate
RPMs
src
satyr-0.38-1.el9.src.rpm (info) (download)
aarch64
python3-satyr-0.38-1.el9.aarch64.rpm (info) (download)
satyr-0.38-1.el9.aarch64.rpm (info) (download)
satyr-devel-0.38-1.el9.aarch64.rpm (info) (download)
python3-satyr-debuginfo-0.38-1.el9.aarch64.rpm (info) (download)
satyr-debuginfo-0.38-1.el9.aarch64.rpm (info) (download)
satyr-debugsource-0.38-1.el9.aarch64.rpm (info) (download)
i686
python3-satyr-0.38-1.el9.i686.rpm (info) (download)
satyr-0.38-1.el9.i686.rpm (info) (download)
satyr-devel-0.38-1.el9.i686.rpm (info) (download)
python3-satyr-debuginfo-0.38-1.el9.i686.rpm (info) (download)
satyr-debuginfo-0.38-1.el9.i686.rpm (info) (download)
satyr-debugsource-0.38-1.el9.i686.rpm (info) (download)
ppc64le
python3-satyr-0.38-1.el9.ppc64le.rpm (info) (download)
satyr-0.38-1.el9.ppc64le.rpm (info) (download)
satyr-devel-0.38-1.el9.ppc64le.rpm (info) (download)
python3-satyr-debuginfo-0.38-1.el9.ppc64le.rpm (info) (download)
satyr-debuginfo-0.38-1.el9.ppc64le.rpm (info) (download)
satyr-debugsource-0.38-1.el9.ppc64le.rpm (info) (download)
s390x
python3-satyr-0.38-1.el9.s390x.rpm (info) (download)
satyr-0.38-1.el9.s390x.rpm (info) (download)
satyr-devel-0.38-1.el9.s390x.rpm (info) (download)
python3-satyr-debuginfo-0.38-1.el9.s390x.rpm (info) (download)
satyr-debuginfo-0.38-1.el9.s390x.rpm (info) (download)
satyr-debugsource-0.38-1.el9.s390x.rpm (info) (download)
x86_64
python3-satyr-0.38-1.el9.x86_64.rpm (info) (download)
satyr-0.38-1.el9.x86_64.rpm (info) (download)
satyr-devel-0.38-1.el9.x86_64.rpm (info) (download)
python3-satyr-debuginfo-0.38-1.el9.x86_64.rpm (info) (download)
satyr-debuginfo-0.38-1.el9.x86_64.rpm (info) (download)
satyr-debugsource-0.38-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Jun 18 2021 Michal Fabik <mfabik@redhat.com> 0.38-1 - New upstream version - lib: Use GLib for computing SHA-1 digests - sr_distances_cluster_objects: Check arg safety * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.36-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 12 2021 Michal Fabik <mfabik@redhat.com> 0.36-1 - New upstream version - Fix builds with python3.10 * Mon Jan 11 2021 Michal Fabik <mfabik@redhat.com> - 0.35-2 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1898063 * Tue Dec 01 2020 Michal Fabik <mfabik@redhat.com> 0.35-1 - New upstream version - Fix leaks in koops stacktrace- and report-handling code - Replace utility code with GLib functions - Fix unit test portability issue - Add build dependency on make * Tue Aug 18 2020 Michal Fabik <mfabik@redhat.com> - 0.31-1 - Remove #define PyString_AsString PyUnicode_AsUTF8 - python: Adapt to changes made in PEP 590 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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