• Bug#1110112: unblock: procps/2:4.0.4-9

    From Andrew Bower@21:1/5 to Craig Small on Thu Jul 31 08:20:01 2025
    XPost: linux.debian.devel.release

    On Wed, Jul 30, 2025 at 10:01:44PM +1000, Craig Small wrote:
    I have uploaded 4.0.4-9 thanks for your work on this.

    Excellent! I attach the new debdiff for RT - it differs only in version
    number, and changelog.

    diff -Nru procps-4.0.4/debian/changelog procps-4.0.4/debian/changelog
    --- procps-4.0.4/debian/changelog 2025-04-14 09:06:27.000000000 +0100
    +++ procps-4.0.4/debian/changelog 2025-07-30 12:58:40.000000000 +0100
    @@ -1,3 +1,14 @@
    +procps (2:4.0.4-9) unstable; urgency=medium
    +
    + [ Craig Small ]
    + * d/changelog: Fix number for skill bug
    +
    + [ Andrew Bower ]
    + * Initialise sessions variable in w. (Closes: #1108549)
    + * d/patches: get sessions even if !sd_booted()
    +
    + -- Craig Small <[email protected]> Wed, 30 Jul 2025 21:58:40 +1000
    +
    procps (2:4.0.4-8) unstable; urgency=medium

    * Port 4.0.5 patches:
    @@ -6,7 +17,7 @@
    - library: Use clock_gettime for pids API Closes: #842879
    - kill: Correctly parse negative pids
    - sysctl: Don't read some keys Closes: #978688
    - - skill: Fix lonesome : in help Closes: #1086441
    + - skill: Fix lonesome : in help Closes: #1086641
    - sysctl.conf.5 Note changes with systemd Closes: #1077187
    - vmstat.8: si/so are changed by --unit Closes: #1061944
    - w: Don't crash with short option Closes: