Sun, 08 Sep 2024 09:23:15 UTC | login

Information for build rust-below-0.6.3-3.fc38

ID222774
Package Namerust-below
Version0.6.3
Release3.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rust-below.git#79f56a647928cf3a73b8e6629c73bac8cbdc58f3
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, 19 Apr 2023 08:30:52 UTC
CompletedWed, 19 Apr 2023 09:55:46 UTC
Taskbuild (f38, /rpms/rust-below.git:79f56a647928cf3a73b8e6629c73bac8cbdc58f3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rust-below.git#79f56a647928cf3a73b8e6629c73bac8cbdc58f3'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jan 30 2023 Michel Alexandre Salim <salimma@fedoraproject.org> 0.6.3-3 - Bump for libbpf-{sys,rs,cargo} novendor changes * Mon Jan 30 2023 Michel Alexandre Salim <salimma@fedoraproject.org> 0.6.3-2 - Exclude builds on 32-bit architectures * Thu Jan 26 2023 Michel Alexandre Salim <salimma@fedoraproject.org> 0.6.3-1 - Update to 0.6.3 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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