[ubuntu/jaunty] procps 1:3.2.7-11ubuntu1 (Accepted)
Kees Cook
kees at ubuntu.com
Fri Feb 6 16:25:12 GMT 2009
procps (1:3.2.7-11ubuntu1) jaunty; urgency=low
* Merge from debian unstable, remaining changes:
- debian/{postinst,rules}: init script to priority 17, remove on upgrade.
- debian/rules (Ubuntu-specific):
- install sysctl files from new sysctl.d directory.
- append debian/sysctl.d/*.conf.$DEB_HOST_ARCH to 10-arch-specific.conf
- debian/sysctl.d (Ubuntu-specific):
- 10-console-messages.conf: stop low-level kernel messages on console.
- 10-network-security.conf: enable "rp_filter" by default.
- 10-process-security.conf: block lower 64k allocations to protect
kernel from NULL deref attacks.
- 10-keyboard.conf.powerpc: mouse button emulation on PowerPC.
* procps-3.2.7/debian/{preinst,postinst,postrm}: drop
sysctl.d/10-tcp-timestamps-workaround.conf again now that we have a
fixed kernel, and make sure it gets removed on upgrade to this version
(LP: #264019, duplicated from 1:3.2.7-9ubuntu2.1).
* debian/sysctl.d/10-network-security.conf: enable SYN-flood protection
by default (LP: #57091).
procps (1:3.2.7-11) unstable; urgency=low
* Reversed rules line so init.d is in everything except kfreebsd
Closes: #511513
procps (1:3.2.7-10) unstable; urgency=low
* PATH_MAX problem fixed Closes: #496274
* NOHZ patch appilied Closes: #495882
* Added some extra comments about sysctl Closes: #495884
* init script respects VERBOSE Closes: #495885
* More ps sorting Closes: #508435
* ps displays cgroups Closes: #469669
* Added cross build support Closes: #451812
* Added Hilko's fix for sysctl Closes: #511082
* Applied Mortys watch exec patch, thankyou!!
Closes: #225549, #155227, #420377, #481679,#410967
* top UID length now increased to 5 Closes: #426782
* init script not installed for kFreeBSD Closes: #502729
* Fixed kernel.maps_protect entry in sysctl.conf Closes: #494655
* D flag documented in man page Closes: #495987
* w uses locale for centi-seconds Closes: #252575
* Corrected w-bassman patch which made ALL times change and documented
what the times mean in w.1 Closes: #414906
* Changed dh_clean -k to dh_prep
* Updated to debhelper 7
* Replaced may in kill.1 Closes: #375739
* Added precision wait time to watch Closes: #183486
* top exits if it cannot read /proc Closes: #378695
* Adjusted top.1 as CODE DATA fields were incorrect Closes: 267873
* Added --errexit flag on watch to exit on command error Closes:
#183346
procps (1:3.2.7-9.1) unstable; urgency=low
* NMU
* Removes spuirous debug printf() that breaks other packages
(Closes: #511082)
Date: Fri, 06 Feb 2009 08:22:44 -0800
Changed-By: Kees Cook <kees at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/procps/1:3.2.7-11ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 06 Feb 2009 08:22:44 -0800
Source: procps
Binary: procps libproc-dev
Architecture: source
Version: 1:3.2.7-11ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Kees Cook <kees at ubuntu.com>
Description:
libproc-dev - library for accessing process information from /proc
procps - /proc file system utilities
Closes: 155227 183346 183486 225549 252575 267873 375739 378695 410967 414906 420377 426782 451812 469669 481679 494655 495882 495884 495885 495987 496274 502729 508435 511082 511082 511513
Launchpad-Bugs-Fixed: 57091 264019
Changes:
procps (1:3.2.7-11ubuntu1) jaunty; urgency=low
.
* Merge from debian unstable, remaining changes:
- debian/{postinst,rules}: init script to priority 17, remove on upgrade.
- debian/rules (Ubuntu-specific):
- install sysctl files from new sysctl.d directory.
- append debian/sysctl.d/*.conf.$DEB_HOST_ARCH to 10-arch-specific.conf
- debian/sysctl.d (Ubuntu-specific):
- 10-console-messages.conf: stop low-level kernel messages on console.
- 10-network-security.conf: enable "rp_filter" by default.
- 10-process-security.conf: block lower 64k allocations to protect
kernel from NULL deref attacks.
- 10-keyboard.conf.powerpc: mouse button emulation on PowerPC.
* procps-3.2.7/debian/{preinst,postinst,postrm}: drop
sysctl.d/10-tcp-timestamps-workaround.conf again now that we have a
fixed kernel, and make sure it gets removed on upgrade to this version
(LP: #264019, duplicated from 1:3.2.7-9ubuntu2.1).
* debian/sysctl.d/10-network-security.conf: enable SYN-flood protection
by default (LP: #57091).
.
procps (1:3.2.7-11) unstable; urgency=low
.
* Reversed rules line so init.d is in everything except kfreebsd
Closes: #511513
.
procps (1:3.2.7-10) unstable; urgency=low
.
* PATH_MAX problem fixed Closes: #496274
* NOHZ patch appilied Closes: #495882
* Added some extra comments about sysctl Closes: #495884
* init script respects VERBOSE Closes: #495885
* More ps sorting Closes: #508435
* ps displays cgroups Closes: #469669
* Added cross build support Closes: #451812
* Added Hilko's fix for sysctl Closes: #511082
* Applied Mortys watch exec patch, thankyou!!
Closes: #225549, #155227, #420377, #481679,#410967
* top UID length now increased to 5 Closes: #426782
* init script not installed for kFreeBSD Closes: #502729
* Fixed kernel.maps_protect entry in sysctl.conf Closes: #494655
* D flag documented in man page Closes: #495987
* w uses locale for centi-seconds Closes: #252575
* Corrected w-bassman patch which made ALL times change and documented
what the times mean in w.1 Closes: #414906
* Changed dh_clean -k to dh_prep
* Updated to debhelper 7
* Replaced may in kill.1 Closes: #375739
* Added precision wait time to watch Closes: #183486
* top exits if it cannot read /proc Closes: #378695
* Adjusted top.1 as CODE DATA fields were incorrect Closes: 267873
* Added --errexit flag on watch to exit on command error Closes:
#183346
.
procps (1:3.2.7-9.1) unstable; urgency=low
.
* NMU
* Removes spuirous debug printf() that breaks other packages
(Closes: #511082)
Checksums-Sha1:
81086d0d6933405411643ec22525a72504414a6a 1148 procps_3.2.7-11ubuntu1.dsc
6b14e439662fe555eabf545dcd7df4737cdc65f5 86020 procps_3.2.7-11ubuntu1.diff.gz
Checksums-Sha256:
ccf768190149d3fd9be3babd4acef0c3c7355a630cef167405834f3fb8cc62df 1148 procps_3.2.7-11ubuntu1.dsc
b42a6cd2d39041ed34428d289457e5d4d37255f6e066d97ae62195b446440db9 86020 procps_3.2.7-11ubuntu1.diff.gz
Files:
3dfd1889f9017bb72a3e2c1dc0cc5f38 1148 admin required procps_3.2.7-11ubuntu1.dsc
3d0181132c8506e13081aeb36ce4355f 86020 admin required procps_3.2.7-11ubuntu1.diff.gz
Original-Maintainer: Craig Small <csmall at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Kees Cook <kees at outflux.net>
iEYEARECAAYFAkmMZD4ACgkQH/9LqRcGPm1CIQCgi2VnV8RgYffc6Bg8NEqLBsVi
7XkAn3jDczFOemoXIQk1WUNUiTSGCk9O
=hHuQ
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list