procps 2:3.3.16-1ubuntu2.2 source package in Ubuntu

Changelog

procps (2:3.3.16-1ubuntu2.2) focal; urgency=medium

  * d/p/ignore_eaccess.patch
    - Fix conflict with 7af88da3 and adjust logic (LP: #1903351)
  * d/p/ignore_erofs.patch
    - Fix conflict with 7af88da3 and adjust logic (LP: #1903351)

 -- Brian Murray <email address hidden>  Fri, 28 May 2021 10:27:30 -0700

Upload details

Uploaded by:
Brian Murray
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
procps_3.3.16.orig.tar.xz 607.3 KiB 2919299e579d29be3501a802dfe77e6f23be228149d0396d83d0ffbe8fa7efbf
procps_3.3.16-1ubuntu2.2.debian.tar.xz 33.0 KiB a6554f721d4d87fc9d54000d98047a76d2b4a931dc437f110ec7b34fe0f8cfe8
procps_3.3.16-1ubuntu2.2.dsc 2.2 KiB 11cbd39abd18b5d7363e4603cac4cd65df4aaea48d5ed8a17dc4fb25861ed2fc

View changes file

Binary packages built by this source

libprocps-dev: library for accessing process information from /proc

 These are the header files for libproc. Some packages using libproc
 to access process information from /proc need these to compile.

libprocps8: library for accessing process information from /proc

 The libprocps library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libprocps.

libprocps8-dbgsym: debug symbols for libprocps8
procps: /proc file system utilities

 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.

procps-dbgsym: debug symbols for procps