Change logs for procps source package in Saucy

  • procps (1:3.3.3-2ubuntu9) saucy; 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:36:11 -0700
  • procps (1:3.3.3-2ubuntu8) saucy; 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
  • procps (1:3.3.3-2ubuntu7) saucy; urgency=low
    
      * Backport of a45dace4 and 95d01362 in order to enable dynamically
        allocated buffers in file2str.  This fixes a number of seg fault problems
        including the one related to large numbers of groups per user.
        (LP: #1150413)
     -- Dave Chiluk <email address hidden>   Thu, 26 Sep 2013 15:32:17 -0700
  • procps (1:3.3.3-2ubuntu6) saucy; urgency=low
    
      * pwdx.c: Fix pwdx argument parsing, fixing FTBFS on arm64 (LP: #1213156)
      * pwdx.c: Fix failure when executed in a nonexistent locale (LP: #1213160)
     -- dann frazier <email address hidden>   Fri, 16 Aug 2013 10:07:49 -0600
  • procps (1:3.3.3-2ubuntu5) raring; urgency=low
    
      * Fix cross build.
     -- Matthias Klose <email address hidden>   Fri, 04 Jan 2013 17:13:35 +0100