Tue, 16 Apr 2024 22:09:18 UTC | login

Information for build satyr-0.38-3.el9

ID16063
Package Namesatyr
Version0.38
Release3.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/satyr#6b661be5dd3a3d0a0d8a332fdf283b78b80184f5
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, 04 Jan 2022 11:56:52 UTC
CompletedTue, 04 Jan 2022 11:58:53 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/satyr:6b661be5dd3a3d0a0d8a332fdf283b78b80184f5)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/satyr#6b661be5dd3a3d0a0d8a332fdf283b78b80184f5'}}
Tags
c9s-candidate
c9s-gate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
satyr-0.38-3.el9.src.rpm (info) (download)
aarch64
python3-satyr-0.38-3.el9.aarch64.rpm (info) (download)
satyr-0.38-3.el9.aarch64.rpm (info) (download)
satyr-devel-0.38-3.el9.aarch64.rpm (info) (download)
python3-satyr-debuginfo-0.38-3.el9.aarch64.rpm (info) (download)
satyr-debuginfo-0.38-3.el9.aarch64.rpm (info) (download)
satyr-debugsource-0.38-3.el9.aarch64.rpm (info) (download)
i686
python3-satyr-0.38-3.el9.i686.rpm (info) (download)
satyr-0.38-3.el9.i686.rpm (info) (download)
satyr-devel-0.38-3.el9.i686.rpm (info) (download)
python3-satyr-debuginfo-0.38-3.el9.i686.rpm (info) (download)
satyr-debuginfo-0.38-3.el9.i686.rpm (info) (download)
satyr-debugsource-0.38-3.el9.i686.rpm (info) (download)
ppc64le
python3-satyr-0.38-3.el9.ppc64le.rpm (info) (download)
satyr-0.38-3.el9.ppc64le.rpm (info) (download)
satyr-devel-0.38-3.el9.ppc64le.rpm (info) (download)
python3-satyr-debuginfo-0.38-3.el9.ppc64le.rpm (info) (download)
satyr-debuginfo-0.38-3.el9.ppc64le.rpm (info) (download)
satyr-debugsource-0.38-3.el9.ppc64le.rpm (info) (download)
s390x
python3-satyr-0.38-3.el9.s390x.rpm (info) (download)
satyr-0.38-3.el9.s390x.rpm (info) (download)
satyr-devel-0.38-3.el9.s390x.rpm (info) (download)
python3-satyr-debuginfo-0.38-3.el9.s390x.rpm (info) (download)
satyr-debuginfo-0.38-3.el9.s390x.rpm (info) (download)
satyr-debugsource-0.38-3.el9.s390x.rpm (info) (download)
x86_64
python3-satyr-0.38-3.el9.x86_64.rpm (info) (download)
satyr-0.38-3.el9.x86_64.rpm (info) (download)
satyr-devel-0.38-3.el9.x86_64.rpm (info) (download)
python3-satyr-debuginfo-0.38-3.el9.x86_64.rpm (info) (download)
satyr-debuginfo-0.38-3.el9.x86_64.rpm (info) (download)
satyr-debugsource-0.38-3.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 Dec 10 2021 Michal Fabik <mfabik@redhat.com> - 0.38-3 - Rebuild against json-c-0.14-11 Related: rhbz#2023326 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.38-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * 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