Tue, 14 May 2024 17:27:45 UTC | login

Information for build rust-below-0.5.0-3.fc37

ID208291
Package Namerust-below
Version0.5.0
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rust-below.git#a5d00e9d417099500f652752b734d57234db49d1
SummaryInteractive tool to view and record historical system data
Descriptionbelow is an interactive tool to view and record historical system data. It has support for: - information regarding hardware resource utilization - viewing the cgroup hierarchy - cgroup and process information - pressure stall information (PSI) - record mode to record system data - replay mode to replay historical system data - live mode to view live system data - dump subcommand to report script-friendly information (e.g. JSON and CSV) below does not have support for cgroup1. The name "below" stems from the fact that the below developers rejected many of atop's design and style decisions.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 11 Jan 2023 06:42:59 UTC
CompletedWed, 11 Jan 2023 06:51:31 UTC
Taskbuild (f37, /rpms/rust-below.git:a5d00e9d417099500f652752b734d57234db49d1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rust-below.git#a5d00e9d417099500f652752b734d57234db49d1'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Feb 19 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 0.5.0-2 - Update binary package license (fixes: rhbz#2045491) * Fri Feb 18 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 0.5.0-1 - Update to 0.5.0 * Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> 0.4.1-4 - Rebuild with package notes * Tue Jan 25 2022 Fabio Valentini <decathorpe@gmail.com> 0.4.1-3 - Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 11 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0.4.1-1 - Update to 0.4.0; Fixes: RHBZ#2022244 * Thu Oct 28 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0.4.0-2 - Update vendoring logic to fix the epel8 build; Fixes: RHBZ#1978414 * Fri Oct 22 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0.4.0-1 - Update to 0.4.0; Fixes: RHBZ#2016559 * Sat Jul 31 2021 Davide Cavalca <dcavalca@fedoraproject.org> 0.3.0-1 - Update to 0.3.0; Fixes: RHBZ#1983801 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jul 06 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.2.0-4 - Add README-epel.md with instructions for enabling PSI support - Gate ExclusiveArch s390x to el8 only * Wed Jun 30 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.2.0-3 - Add vendored dependencies for EPEL and make it build there - Exclude s390x for the EPEL build for now due to an upstream issue - Mark logrotate config file as a config(noreplace) - Add recommends for logrotate - Fix permissions for the below binary * Mon Jun 28 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.2.0-2 - Install upstream systemd unit - Install upstream logrotate config - Add missing documentation - Expand the description * Tue Jun 15 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.2.0-1 - Initial package