Thu, 18 Apr 2024 18:00:57 UTC | login

Information for build procps-ng-3.3.17-8.fc38

ID222412
Package Nameprocps-ng
Version3.3.17
Release8.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/procps-ng.git#59371ebb738fe6d9aef4ed6c6a995d40fdddc33e
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, 18 Jan 2023 14:17:30 UTC
CompletedWed, 18 Jan 2023 14:44:51 UTC
Taskbuild (f38, /rpms/procps-ng.git:59371ebb738fe6d9aef4ed6c6a995d40fdddc33e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/procps-ng.git#59371ebb738fe6d9aef4ed6c6a995d40fdddc33e'}}
Tags
f38
RPMs
src
procps-ng-3.3.17-8.fc38.src.rpm (info) (download)
noarch
procps-ng-i18n-3.3.17-8.fc38.noarch.rpm (info) (download)
riscv64
procps-ng-3.3.17-8.fc38.riscv64.rpm (info) (download)
procps-ng-devel-3.3.17-8.fc38.riscv64.rpm (info) (download)
procps-ng-debuginfo-3.3.17-8.fc38.riscv64.rpm (info) (download)
procps-ng-debugsource-3.3.17-8.fc38.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Sep 19 2022 Jan Rybar <jrybar@redhat.com> - 3.3.17-7 - 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue May 04 2021 Jan Rybar <jrybar@redhat.com> - 3.3.17-2 - fixed coverity findings * Thu Feb 18 2021 Jan Rybar <jrybar@redhat.com> - 3.3.17-1 - rebase to procps-ng-3.3.17 - new distribution of i18n manpages - new pidwait command * Tue Feb 02 2021 Jan Rybar <jrybar@redhat.com> - 3.3.16-4 - version bump to apply latest specfile changes into build * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Dec 22 2020 Jan Rybar <jrybar@redhat.com> - 3.3.16-2 - ps: new exe format option to show real path to exe - pidof: new -w option to show kernel worker threads - pkill: manpage to document -e option - Resolves: bz#1629413 - Resolves: bz#1399206