[ubuntu/quantal] procps 1:3.3.3-2ubuntu1 (Accepted)

Oliver Grawert ogra at ubuntu.com
Wed Jun 20 14:25:39 UTC 2012


procps (1:3.3.3-2ubuntu1) quantal; urgency=low

  * 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

procps (1:3.3.3-2) unstable; urgency=low

  * Fixes for kFreeBSD Closes: #674785
  * pgrep -u off by one fixed Closes: #676239

procps (1:3.3.3-1) unstable; urgency=low

  * New upstream version
    - Changed labels of kB etc to KiB Closes: #662786
    - top supports hotplugged memory and cpus Closes: #351934, #459287
    - top %cpu not distorted when switch to/from threads Closes: #441166
    - top can read old toprc configuration files Closes: #651213, #651863
    - top supports input paste once again Closes: #663334
    - top -p avoids SEGV when pid doesn't exist Closes: 668335
    - pgrep.1 groff syntax fix Closes: #665425
    - sysctl .conf off-by-one error Closes: #669128
    - top forestview doesnt segfault Closes: #650864
    - skill: fix argument parsing regression Closes: #659038
    - sysctl: fix argument parsing regression Closes: #666181
    - watch: inform about optional argument for -d switch Closes: #597021
    - top.1: Fixed groff warnings Closes: #664015

  * Update to standard version 3.9.3 - no changes

procps (1:3.3.2-3) unstable; urgency=low

  * Updated to debhelper compat level 9
  * DH9 uses harden build flags Closes: #656511
  * Added news entry about toprc file format change Closes: #651213

procps (1:3.3.2-2) unstable; urgency=low

  * sysctl -p has no space, update init and man page Closes: #655685

procps (1:3.3.2-1) unstable; urgency=low

  * New upstream version
  * libprocps split out into own package Closes: #651203, #651179
  * free -b uses long long variables Closes: #654368
  * w built with from on by default Closes: #651486
  * libproc symlink corrected Closes: #651117
  * Fixed install files for kfreebsd and hurd Closes: #652128
  * reload option added to init Closes: #628980

procps (1:3.3.1-1) unstable; urgency=low

  * New upstream version
    - pgrep -u finds processes Closes: #649591
    - slabtop_once patch applied upstream
    - watch_8bitchar patch applied upstream
    - vmstat_part_format patch applied upstream
  * include correct libproc-ng.so symlink Closes: #650314, #638916, #651117

procps (1:3.3.0-1) unstable; urgency=low

  * Forked upstream version from procps-ng
    - top fixed. Removed patches top_irix, top_stdin_eof,
        top_uid_length, top_c_resize, top_mintime,
        top_highlight, top_username
    - Manual pages updated: removed patches free.1, pmap.1,
         10_ps.1, skill.1, slabtop_1, sysctl.8, tload.1,
         uptime.1, vmstat.8, watch.1, kill.1, top.1,
         top.1_cpustates, w.1, pgrep.1, top_1_options,
         top_1_typos, top_1_flt_output, top_1_swap
    - New build system, remove patch module_mk_shared,
         library_map_freeproc, makefile_dev_null, makefile_include
    - kfreebsd patches applied to upstream
    - cgroup for ps Closes: #583745
  * Watch 8-bit temporary disabled
  * Added Multi-Arch: foreign to control Closes: #646834
  * Removed ancient conflicts on packages no longer in Debian
  * silently accepts status for init script Closes: #646250

Date: Wed, 20 Jun 2012 13:12:40 +0200
Changed-By: Oliver Grawert <ogra at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/procps/1:3.3.3-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 20 Jun 2012 13:12:40 +0200
Source: procps
Binary: procps libprocps0 libprocps0-dev
Architecture: source
Version: 1:3.3.3-2ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Oliver Grawert <ogra at ubuntu.com>
Description: 
 libprocps0 - library for accessing process information from /proc
 libprocps0-dev - library for accessing process information from /proc
 procps     - /proc file system utilities
Closes: 351934 441166 459287 583745 597021 628980 638916 646250 646834 649591 650314 650864 651117 651179 651203 651213 651486 651863 652128 654368 655685 656511 659038 662786 663334 664015 665425 666181 668335 669128 674785 676239
Changes: 
 procps (1:3.3.3-2ubuntu1) quantal; urgency=low
 .
   * 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
 .
 procps (1:3.3.3-2) unstable; urgency=low
 .
   * Fixes for kFreeBSD Closes: #674785
   * pgrep -u off by one fixed Closes: #676239
 .
 procps (1:3.3.3-1) unstable; urgency=low
 .
   * New upstream version
     - Changed labels of kB etc to KiB Closes: #662786
     - top supports hotplugged memory and cpus Closes: #351934, #459287
     - top %cpu not distorted when switch to/from threads Closes: #441166
     - top can read old toprc configuration files Closes: #651213, #651863
     - top supports input paste once again Closes: #663334
     - top -p avoids SEGV when pid doesn't exist Closes: 668335
     - pgrep.1 groff syntax fix Closes: #665425
     - sysctl .conf off-by-one error Closes: #669128
     - top forestview doesnt segfault Closes: #650864
     - skill: fix argument parsing regression Closes: #659038
     - sysctl: fix argument parsing regression Closes: #666181
     - watch: inform about optional argument for -d switch Closes: #597021
     - top.1: Fixed groff warnings Closes: #664015
 .
   * Update to standard version 3.9.3 - no changes
 .
 procps (1:3.3.2-3) unstable; urgency=low
 .
   * Updated to debhelper compat level 9
   * DH9 uses harden build flags Closes: #656511
   * Added news entry about toprc file format change Closes: #651213
 .
 procps (1:3.3.2-2) unstable; urgency=low
 .
   * sysctl -p has no space, update init and man page Closes: #655685
 .
 procps (1:3.3.2-1) unstable; urgency=low
 .
   * New upstream version
   * libprocps split out into own package Closes: #651203, #651179
   * free -b uses long long variables Closes: #654368
   * w built with from on by default Closes: #651486
   * libproc symlink corrected Closes: #651117
   * Fixed install files for kfreebsd and hurd Closes: #652128
   * reload option added to init Closes: #628980
 .
 procps (1:3.3.1-1) unstable; urgency=low
 .
   * New upstream version
     - pgrep -u finds processes Closes: #649591
     - slabtop_once patch applied upstream
     - watch_8bitchar patch applied upstream
     - vmstat_part_format patch applied upstream
   * include correct libproc-ng.so symlink Closes: #650314, #638916, #651117
 .
 procps (1:3.3.0-1) unstable; urgency=low
 .
   * Forked upstream version from procps-ng
     - top fixed. Removed patches top_irix, top_stdin_eof,
         top_uid_length, top_c_resize, top_mintime,
         top_highlight, top_username
     - Manual pages updated: removed patches free.1, pmap.1,
          10_ps.1, skill.1, slabtop_1, sysctl.8, tload.1,
          uptime.1, vmstat.8, watch.1, kill.1, top.1,
          top.1_cpustates, w.1, pgrep.1, top_1_options,
          top_1_typos, top_1_flt_output, top_1_swap
     - New build system, remove patch module_mk_shared,
          library_map_freeproc, makefile_dev_null, makefile_include
     - kfreebsd patches applied to upstream
     - cgroup for ps Closes: #583745
   * Watch 8-bit temporary disabled
   * Added Multi-Arch: foreign to control Closes: #646834
   * Removed ancient conflicts on packages no longer in Debian
   * silently accepts status for init script Closes: #646250
Checksums-Sha1: 
 321b335a163ddfff04ceba069a4427f3bac10739 1419 procps_3.3.3-2ubuntu1.dsc
 f41ed2c5c855b81072ce63e8dbb094956dd1a469 513968 procps_3.3.3.orig.tar.xz
 7ab26fddc943fe27d6053ef06b6a72fc9d04c1ba 35800 procps_3.3.3-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 0fb8d3936a2e410f58a882be35c2ae0041e6bbcd6bb9d29ef28616a0746a7d3b 1419 procps_3.3.3-2ubuntu1.dsc
 062c826a0aac90c4257f8002480d91229491d604c767eefe50d622b578ca4e22 513968 procps_3.3.3.orig.tar.xz
 227a3dedb2ea710981a2262e2c711f275589f9de1185352602dcf772907490ba 35800 procps_3.3.3-2ubuntu1.debian.tar.gz
Files: 
 334967225cd23086c547038e3e477c85 1419 admin important procps_3.3.3-2ubuntu1.dsc
 a236660cc09ad36e0e8a378f448161c3 513968 admin important procps_3.3.3.orig.tar.xz
 53a11b0ffb63b15cc3c2b767ceaa09a5 35800 admin important procps_3.3.3-2ubuntu1.debian.tar.gz
Original-Maintainer: Craig Small <csmall at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk/h3C0ACgkQSsOT+6LQaTY3YACcDiIMZJ+Vad+gtX1xpgXswrrU
l1oAn1BK26/U/XSVJNoCwiW3LHjR6Qr/
=Rnul
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list