Wed, 22 May 2024 04:41:17 UTC | login

Information for build procps-ng-4.0.4-3.fc40

ID281960
Package Nameprocps-ng
Version4.0.4
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/procps-ng.git#f461171a794273639bf462c327e8d724aedd2269
SummarySystem and process monitoring utilities
DescriptionThe procps package contains a set of system utilities that provide system information. Procps includes ps, free, skill, pkill, pgrep, snice, tload, top, uptime, vmstat, pidof, pmap, slabtop, w, watch, pwdx and pidwait. The ps command displays a snapshot of running processes. The top command provides a repetitive update of the statuses of running processes. The free command displays the amounts of free and used memory on your system. The skill command sends a terminate command (or another specified signal) to a specified set of processes. The snice command is used to change the scheduling priority of specified processes. The tload command prints a graph of the current system load average to a specified tty. The uptime command displays the current time, how long the system has been running, how many users are logged on, and system load averages for the past one, five, and fifteen minutes. The w command displays a list of the users who are currently logged on and what they are running. The watch program watches a running program. The vmstat command displays virtual memory statistics about processes, memory, paging, block I/O, traps, and CPU activity. The pwdx command reports the current working directory of a process or processes. The pidwait command waits for processes of specified names.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 08:03:27 UTC
CompletedWed, 21 Feb 2024 08:17:00 UTC
Taskbuild (f40, /rpms/procps-ng.git:f461171a794273639bf462c327e8d724aedd2269)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/procps-ng.git#f461171a794273639bf462c327e8d724aedd2269'}}
Tags
f40
f41
RPMs
src
procps-ng-4.0.4-3.fc40.src.rpm (info) (download)
noarch
procps-ng-i18n-4.0.4-3.fc40.noarch.rpm (info) (download)
riscv64
procps-ng-4.0.4-3.fc40.riscv64.rpm (info) (download)
procps-ng-devel-4.0.4-3.fc40.riscv64.rpm (info) (download)
procps-ng-debuginfo-4.0.4-3.fc40.riscv64.rpm (info) (download)
procps-ng-debugsource-4.0.4-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 05 2023 Jan Rybar <jrybar@redhat.com> - 4.0.4-1 - Rebase to procps-ng-4.0.4 * Mon Aug 14 2023 Jan Rybar <jrybar@redhat.com> - 4.0.3-5 - ps: buffer overflow - Resolves: bz#2230186 * Mon Aug 07 2023 Lukáš Zaoral <lzaoral@redhat.com> - 4.0.3-4 - migrate to SPDX license format * Thu Aug 03 2023 Jan Rybar <jrybar@redhat.com> - 4.0.3-3 - sysctl -N <file> shows values instead of names * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Mar 24 2023 Jan Rybar <jrybar@redhat.com> - 4.0.3-1 - rebase to 4.0.3 * Mon Feb 13 2023 Jan Rybar <jrybar@redhat.com> - 4.0.2-1 - rebase to 4.0.2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.17-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Oct 05 2022 Jan Rybar <jrybar@redhat.com> - 3.3.17-8 - sysctl: bring back dotted keys after globs-support backport * Mon Sep 19 2022 Jan Rybar <jrybar@redhat.com> - 3.3.17-7 - free: backport 91e58792: fix --si option + cleanup - Resolves: bz#2083789 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.17-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Mar 31 2022 Jan Rybar <jrybar@redhat.com> - 3.3.17-5 - sysctl: backport: support systemd glob patterns