lp:ubuntu/saucy-updates/procps

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-updates/procps
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

70. By Dave Chiluk

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)

69. By Serge Hallyn

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)

68. By Dave Chiluk

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)

67. By dann frazier

* pwdx.c: Fix pwdx argument parsing, fixing FTBFS on arm64 (LP: #1213156)
* pwdx.c: Fix failure when executed in a nonexistent locale (LP: #1213160)

66. By Matthias Klose

Fix cross build.

65. By Kees Cook

debian/sysctl.d/10-link-restrictions.conf: even though the Ubuntu
kernel is built with these defaults in place, we want to make sure
that people running stock kernels don't miss out.

64. By Steve Langasek

releasing version 1:3.3.3-2ubuntu3

63. By Steve Langasek

debian/sysctl.d/10-magic-sysrq.conf: adjust to 176 by default, retaining
support for the critical sync, remount, reboot functions. SysRq+E and
SysRq+I are still disabled, which unfortunately means SysRq by default
cannot be used to kill a broken X server; but the only way to enable
these would be to re-enable SysRq+F, which is one of the options that's
problematic security-wise. LP: #1025467

62. By Marc Deslauriers

Add debian/sysctl.d/10-magic-sysrq.conf: disable the magic sysrq key
by default, since it's not needed for the average system, and exposes
security issues such as memory disclosure and killing arbitrary
processes including the screen lock. (LP: #194676)

61. By Oliver Grawert

* Merge from Debian unstable. Remaining changes:
  - debian/sysctl.d (Ubuntu-specific):
    + 10-console-messages.conf: stop low-level kernel messages on console.
    + 10-kernel-hardening.conf: add the kptr_restrict setting
    + 10-keyboard.conf.powerpc: mouse button emulation on PowerPC.
    + 10-network-security.conf: enable rp_filter and SYN-flood protection.
    + 10-ptrace.conf: describe new PTRACE setting.
    + 10-zeropage.conf: safe mmap_min_addr value for graceful fall-back.
    + README: describe how this directory is supposed to work.
  - debian/upstart (Ubuntu-specific): upstart configuration to replace old
    style sysv init script

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/procps
This branch contains Public information 
Everyone can see this information.

Subscribers