procps 1:3.2.8-11ubuntu6.2 source package in Ubuntu

Changelog

procps (1:3.2.8-11ubuntu6.2) precise; urgency=low

  * ignore_eaccess.patch: If we get eaccess when opening a sysctl file for
    writing, don't error out.  Otherwise package upgrades can fail, especially
    in containers.  (LP: #1157643)
 -- Serge Hallyn <email address hidden>   Wed, 16 Oct 2013 13:45:48 -0500

Upload details

Uploaded by:
Serge Hallyn
Sponsored by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
procps_3.2.8.orig.tar.gz 279.1 KiB 11ed68d8a4433b91cd833deb714a3aa849c02aea738c42e6b4557982419c1535
procps_3.2.8-11ubuntu6.2.debian.tar.gz 104.7 KiB 87aff98472ad3c5472319c44985aa2357ee09cfce4fc5342a0cb6aaac791a71c
procps_3.2.8-11ubuntu6.2.dsc 2.0 KiB db11f0b5fe8214979b461116ada52086b224f3f52536011b7f03dd1e84b58067

View changes file

Binary packages built by this source

libproc-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.

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.