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

Changelog

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

  * Avoid SEGV if file2str should read zero bytes. This is a backport of
    526bc5df from upstream.  When utility buffers were introduced for file2str
    read requests, a subtle change was inadvertently introduced such that a
    read of zero no longer returns a -1 value. This returns to the behavior to
    returning -1 on zero byte reads. (LP: #1242746)
 -- Dave Chiluk <email address hidden>   Mon, 28 Oct 2013 10:56:11 -0700

Upload details

Uploaded by:
Dave Chiluk
Sponsored by:
Brian Murray
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.3.debian.tar.gz 105.9 KiB 936b7fd76ef995987cffd566120a5c73dfa041079258a1453ca118f84a4cfa16
procps_3.2.8-11ubuntu6.3.dsc 1.3 KiB 99695f979a6bf03d61040740a7f284fd7e8c3c481e95a396abd60b4d07f295b3

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.