[ubuntu/plucky-proposed] procps 2:4.0.4-7ubuntu1 (Accepted)

Anshul Singh anshul.singh at canonical.com
Mon Mar 17 20:22:23 UTC 2025


procps (2:4.0.4-7ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable (LP: #2098925). Remaining changes:
    - d/t/stack-limit: add basic autopkgtest to validate limits
    - Add basic autopkgtest to validate sysctl-defaults (LP: 1962038)
    - 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.
      - Adjust logic due to rc no longer being propagated (LP: 1903351)
    - ignore_erofs.patch: Same as ignore_eaccess but for the case where
      part of /proc is read/only.
      - Adjust logic due to rc no longer being propagated (LP: 1903351)
    - 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-ipv6-privacy.conf: add a file to sysctl.d to apply the defaults
         for IPv6 privacy extensions for interfaces. (LP: 176125, LP: 841353)
       + 10-magic-sysrq.conf: Disable most magic sysrq by default, allowing
         critical sync, remount, reboot functions. (LP: 194676, LP: 1025467)
       + 10-network-security.conf: enable rp_filter.
       + 10-ptrace.conf: describe new PTRACE setting.
       + 10-zeropage.conf: safe mmap_min_addr value for graceful fall-back.
         for armhf, and arm64.
       + 10-qemu.conf.s390x for qemu.
    - d/p/0010-testsuite-ps-etime-ELAPSED-doesn-t-match-full-format.patch:
      Fix test failure (FTBFS) in testsuite/ps.test/ps_output.exp due to
      invalid regex match inside LXD containers.
    - d/p/ps-Don-t-crash-when-using-short-option.patch:
      Fix ps crash issue when using short option

procps (2:4.0.4-7) unstable; urgency=medium

  [ Ben Hutchings ]
  * Add file trigger on /usr/lib/sysctl.d to apply new configuration
    Closes: #1088203

  [ Craig Small ]
  * Updated watch file for GitLab api Closes: #1079806
  * Add rm_conffile for /etc/sysctl.conf Closes: #1085130
  * Update standards version to 4.7.0, no change
  * Update/Add patches metadata

procps (2:4.0.4-6) unstable; urgency=medium

  * Remove old conffile sysctl.conf Closes: #1076352
  * Fixed vmstat regex, thanks Paul! Closes: #1072533

procps (2:4.0.4-5) unstable; urgency=medium

  * Add Recommends: linux-sysctl-defaults Closes: #1074156
  * Remove /etc/sysctl.conf as using /etc/sysctl.d/*.conf is better
  * Updated /etc/sysctld.d/README
  * Remove maintscript as these are very old files
  * Remove old Breaks control:
     guymager <= 0.5.9 : stable is 0.8.13
     open-vm-tools <= 2011 : stable uses a epoch
  * Remove libsystemd-dev build-dep version  >= 209 : stable is 252

Date: Wed, 05 Mar 2025 12:08:11 +0530
Changed-By: Anshul Singh <anshul.singh at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Nick Rosbrook <nick.rosbrook at canonical.com>
https://launchpad.net/ubuntu/+source/procps/2:4.0.4-7ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 05 Mar 2025 12:08:11 +0530
Source: procps
Built-For-Profiles: noudeb
Architecture: source
Version: 2:4.0.4-7ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Anshul Singh <anshul.singh at canonical.com>
Closes: 1072533 1074156 1076352 1079806 1085130 1088203
Launchpad-Bugs-Fixed: 2098925
Changes:
 procps (2:4.0.4-7ubuntu1) plucky; urgency=medium
 .
   * Merge with Debian unstable (LP: #2098925). Remaining changes:
     - d/t/stack-limit: add basic autopkgtest to validate limits
     - Add basic autopkgtest to validate sysctl-defaults (LP: 1962038)
     - 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.
       - Adjust logic due to rc no longer being propagated (LP: 1903351)
     - ignore_erofs.patch: Same as ignore_eaccess but for the case where
       part of /proc is read/only.
       - Adjust logic due to rc no longer being propagated (LP: 1903351)
     - 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-ipv6-privacy.conf: add a file to sysctl.d to apply the defaults
          for IPv6 privacy extensions for interfaces. (LP: 176125, LP: 841353)
        + 10-magic-sysrq.conf: Disable most magic sysrq by default, allowing
          critical sync, remount, reboot functions. (LP: 194676, LP: 1025467)
        + 10-network-security.conf: enable rp_filter.
        + 10-ptrace.conf: describe new PTRACE setting.
        + 10-zeropage.conf: safe mmap_min_addr value for graceful fall-back.
          for armhf, and arm64.
        + 10-qemu.conf.s390x for qemu.
     - d/p/0010-testsuite-ps-etime-ELAPSED-doesn-t-match-full-format.patch:
       Fix test failure (FTBFS) in testsuite/ps.test/ps_output.exp due to
       invalid regex match inside LXD containers.
     - d/p/ps-Don-t-crash-when-using-short-option.patch:
       Fix ps crash issue when using short option
 .
 procps (2:4.0.4-7) unstable; urgency=medium
 .
   [ Ben Hutchings ]
   * Add file trigger on /usr/lib/sysctl.d to apply new configuration
     Closes: #1088203
 .
   [ Craig Small ]
   * Updated watch file for GitLab api Closes: #1079806
   * Add rm_conffile for /etc/sysctl.conf Closes: #1085130
   * Update standards version to 4.7.0, no change
   * Update/Add patches metadata
 .
 procps (2:4.0.4-6) unstable; urgency=medium
 .
   * Remove old conffile sysctl.conf Closes: #1076352
   * Fixed vmstat regex, thanks Paul! Closes: #1072533
 .
 procps (2:4.0.4-5) unstable; urgency=medium
 .
   * Add Recommends: linux-sysctl-defaults Closes: #1074156
   * Remove /etc/sysctl.conf as using /etc/sysctl.d/*.conf is better
   * Updated /etc/sysctld.d/README
   * Remove maintscript as these are very old files
   * Remove old Breaks control:
      guymager <= 0.5.9 : stable is 0.8.13
      open-vm-tools <= 2011 : stable uses a epoch
   * Remove libsystemd-dev build-dep version  >= 209 : stable is 252
Checksums-Sha1:
 16274fda84261c4140a1bdbd9c4fa345314f6809 2231 procps_4.0.4-7ubuntu1.dsc
 50809182806bd7c7cba21a5ba04dc6363902c65b 38588 procps_4.0.4-7ubuntu1.debian.tar.xz
 edff6f47926e81ac5804700b6f0498b0d53e4492 7578 procps_4.0.4-7ubuntu1_source.buildinfo
Checksums-Sha256:
 7c7c2dee7733288546c82ed7a8304415d742fa5a47db3c1f258fdc5ae8e16a33 2231 procps_4.0.4-7ubuntu1.dsc
 98215a877db3380b81c9e34086451a21226e84b4dfd091c9466e3de5d137ceeb 38588 procps_4.0.4-7ubuntu1.debian.tar.xz
 215a120e46a46625546f7fc90dfac04ee761efeaec8ffb7d7445b60dcd3b4d1b 7578 procps_4.0.4-7ubuntu1_source.buildinfo
Files:
 5ed082aa3a3228c9b9424853f4eefcf1 2231 admin optional procps_4.0.4-7ubuntu1.dsc
 47d4c2ad0f59e24b1d208fa2acc56380 38588 admin optional procps_4.0.4-7ubuntu1.debian.tar.xz
 41b43aa05f549fc475b1f1988f5cd61a 7578 admin optional procps_4.0.4-7ubuntu1_source.buildinfo
Original-Maintainer: Craig Small <csmall at debian.org>
Vcs-Git: https://git.launchpad.net/~levihackerman-102/ubuntu/+source/procps
Vcs-Git-Commit: 1538b893dac26c8704f777b0683f9f380d5035da
Vcs-Git-Ref: refs/heads/merge-lp2098925-plucky-re


More information about the plucky-changes mailing list