[ubuntu/resolute-proposed] util-linux 2.41.2-4ubuntu1 (Accepted)

Zachary Raines zachary.raines at canonical.com
Thu Oct 23 17:13:24 UTC 2025


util-linux (2.41.2-4ubuntu1) resolute; urgency=medium

  * Merge with Debian unstable (LP: #2128814).
    Remaining changes:
    - Add sulogin-fallback-static-sh.patch
      Add support for /bin/static-sh as fallback if the regular shell fails to
      execute. Patch ported from sysvinit. (see LP #505887)
    - Add sulogin-lockedpwd.patch
      Make sure file systems can be fixed on machines with locked root
      accounts (as Ubuntu does by default). Don't require --force for sulogin.
    - d/p/ubuntu/lp-2030793-make-check-pidfd.patch
      Skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run
      using the Focal kernel
    - d/rules: disable libmount mountfs support
      Disable brand new feature with --disable-libmount-mountfd-support that
      causes inability to deploy MAAS LP #2037417.
    - Fix FTBFS (LP #2112552)
      Mark a test as "known fail" due to coreutils-from-uutils. This test is
      skipped with coreutils-from-gnu anyway.
      - d/p/u/lp-2112552-tests-mark-mkfds-multiplexing-as-known-fail.patch

util-linux (2.41.2-4) unstable; urgency=medium

  * Install pivot_root into util-linux-extra.
    Thanks to Antonio Ospite (Closes: #1117538)
  * Ensure /var/lib/lastlog exists for pam_lastlog2.
    Previously this was created by lastlog2-tmpfiles.conf, installed by the
    lastlog2 package. But lastlog2 itself is optional and not stricly
    necessary for libpam-lastlog2 to function. Install lastlog2-tmpfiles.conf
    into libpam-lastlog2, and also have dpkg create the directory.
    Thanks to Joachim Jautz (Closes: #1117725)
  * Break older dracut for moved switch_root

util-linux (2.41.2-3) unstable; urgency=medium

  * Revive switch_root for dracut, in util-linux-extra (Closes: #1116629)

util-linux (2.41.2-2) unstable; urgency=medium

  * Reduce Installed-Size of util-linux:
    * Move lslogins from util-linux to util-linux-extra
    * Move rev from util-linux to bsdextrautils
    * Move blkzone, chcpu, chmem, lsmem from util-linux to util-linux-extra
    * Move isosize from util-linux to util-linux-extra
    * Move wdctl from util-linux to util-linux-extra
    * Move rename.ul from util-linux to util-linux-extra
    * Move ldattach from util-linux to util-linux-extra
    * Stop installing pivot_root, switch_root. Apparently unused on Debian.
  * util-linux-extra: Remove protectice diversions for usrmerge

util-linux (2.41.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop upstream-applied patches.
  * Release to unstable.

  Includes from upstream:

  [ Sam Fink ]
  * libblkid: Fix probe_ioctl_tp assigning BLKGETDISKSEQ as physical sector size
  (Closes: #1115590)

util-linux (2.41.1-4) experimental; urgency=medium

  * d/copyright: remove (old) FSF address
  * fdisk-udeb: remove old lintian overrides
  * Ignore lintian warning about dh-exec-script-without-dh-exec-features
  * util-linux.README.Debian: fstrim is enabled by default (Closes: #1115239)
  * Install isosize into upstream-determined /usr/bin (Closes: #1025819)
  * Install chmem into upstream-determined /usr/bin
  * Install addpart,delpart into util-linux-extra (Closes: #1115193)
  * Fix enosys bash completion using upstream patches (Closes: #1108317)
  * Move newgrp, sg from login to util-linux-extra (Closes: #1111747)
  * Install ll2_rename_user.3 into util-linux-locales
  * Move logger to util-linux
  * Drop Essential: yes from bsdutils

util-linux (2.41.1-3) unstable; urgency=medium

  [ Niels Thykier ]
  * Replace ad-hoc maintscripts substitution with `dh_installdeb` feature

  [ Thomas Weißschuh ]
  * Install lsclocks into util-linux-extra

  [ Chris Hofstaedtler ]
  * Install lsclocks bash completion and translated man pages

util-linux (2.41.1-2) unstable; urgency=medium

  * Mark uuid_time64 symbol linux-only.
    Thanks to Samuel Thibault <sthibault at debian.org> (Closes: #1108994)
  * Install PAM configuration for login "remote" (Closes: #1103923)
  * Add patches from upstream

util-linux (2.41.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop upstream signing-key for the time being
  * d/README.source: update tag fetch instructions for current git
  * Rebase patches
  * d/README.source: update for current repo layout
  * login: drop Protected: yes.
    Bug #1099445.

util-linux (2.41-5) unstable; urgency=medium

  [ Helmut Grohne ]
  * Mark uuid_time64 symbol as glibc-only (Closes: #1105006)

Date: Fri, 17 Oct 2025 11:39:58 -0500
Changed-By: Zachary Raines <zachary.raines at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Benjamin Drung <benjamin.drung at canonical.com>
https://launchpad.net/ubuntu/+source/util-linux/2.41.2-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 17 Oct 2025 11:39:58 -0500
Source: util-linux
Built-For-Profiles: noudeb
Architecture: source
Version: 2.41.2-4ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Zachary Raines <zachary.raines at canonical.com>
Closes: 1025819 1103923 1105006 1108317 1108994 1111747 1115193 1115239 1115590 1116629 1117538 1117725
Launchpad-Bugs-Fixed: 2128814
Changes:
 util-linux (2.41.2-4ubuntu1) resolute; urgency=medium
 .
   * Merge with Debian unstable (LP: #2128814).
     Remaining changes:
     - Add sulogin-fallback-static-sh.patch
       Add support for /bin/static-sh as fallback if the regular shell fails to
       execute. Patch ported from sysvinit. (see LP #505887)
     - Add sulogin-lockedpwd.patch
       Make sure file systems can be fixed on machines with locked root
       accounts (as Ubuntu does by default). Don't require --force for sulogin.
     - d/p/ubuntu/lp-2030793-make-check-pidfd.patch
       Skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run
       using the Focal kernel
     - d/rules: disable libmount mountfs support
       Disable brand new feature with --disable-libmount-mountfd-support that
       causes inability to deploy MAAS LP #2037417.
     - Fix FTBFS (LP #2112552)
       Mark a test as "known fail" due to coreutils-from-uutils. This test is
       skipped with coreutils-from-gnu anyway.
       - d/p/u/lp-2112552-tests-mark-mkfds-multiplexing-as-known-fail.patch
 .
 util-linux (2.41.2-4) unstable; urgency=medium
 .
   * Install pivot_root into util-linux-extra.
     Thanks to Antonio Ospite (Closes: #1117538)
   * Ensure /var/lib/lastlog exists for pam_lastlog2.
     Previously this was created by lastlog2-tmpfiles.conf, installed by the
     lastlog2 package. But lastlog2 itself is optional and not stricly
     necessary for libpam-lastlog2 to function. Install lastlog2-tmpfiles.conf
     into libpam-lastlog2, and also have dpkg create the directory.
     Thanks to Joachim Jautz (Closes: #1117725)
   * Break older dracut for moved switch_root
 .
 util-linux (2.41.2-3) unstable; urgency=medium
 .
   * Revive switch_root for dracut, in util-linux-extra (Closes: #1116629)
 .
 util-linux (2.41.2-2) unstable; urgency=medium
 .
   * Reduce Installed-Size of util-linux:
     * Move lslogins from util-linux to util-linux-extra
     * Move rev from util-linux to bsdextrautils
     * Move blkzone, chcpu, chmem, lsmem from util-linux to util-linux-extra
     * Move isosize from util-linux to util-linux-extra
     * Move wdctl from util-linux to util-linux-extra
     * Move rename.ul from util-linux to util-linux-extra
     * Move ldattach from util-linux to util-linux-extra
     * Stop installing pivot_root, switch_root. Apparently unused on Debian.
   * util-linux-extra: Remove protectice diversions for usrmerge
 .
 util-linux (2.41.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop upstream-applied patches.
   * Release to unstable.
 .
   Includes from upstream:
 .
   [ Sam Fink ]
   * libblkid: Fix probe_ioctl_tp assigning BLKGETDISKSEQ as physical sector size
   (Closes: #1115590)
 .
 util-linux (2.41.1-4) experimental; urgency=medium
 .
   * d/copyright: remove (old) FSF address
   * fdisk-udeb: remove old lintian overrides
   * Ignore lintian warning about dh-exec-script-without-dh-exec-features
   * util-linux.README.Debian: fstrim is enabled by default (Closes: #1115239)
   * Install isosize into upstream-determined /usr/bin (Closes: #1025819)
   * Install chmem into upstream-determined /usr/bin
   * Install addpart,delpart into util-linux-extra (Closes: #1115193)
   * Fix enosys bash completion using upstream patches (Closes: #1108317)
   * Move newgrp, sg from login to util-linux-extra (Closes: #1111747)
   * Install ll2_rename_user.3 into util-linux-locales
   * Move logger to util-linux
   * Drop Essential: yes from bsdutils
 .
 util-linux (2.41.1-3) unstable; urgency=medium
 .
   [ Niels Thykier ]
   * Replace ad-hoc maintscripts substitution with `dh_installdeb` feature
 .
   [ Thomas Weißschuh ]
   * Install lsclocks into util-linux-extra
 .
   [ Chris Hofstaedtler ]
   * Install lsclocks bash completion and translated man pages
 .
 util-linux (2.41.1-2) unstable; urgency=medium
 .
   * Mark uuid_time64 symbol linux-only.
     Thanks to Samuel Thibault <sthibault at debian.org> (Closes: #1108994)
   * Install PAM configuration for login "remote" (Closes: #1103923)
   * Add patches from upstream
 .
 util-linux (2.41.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop upstream signing-key for the time being
   * d/README.source: update tag fetch instructions for current git
   * Rebase patches
   * d/README.source: update for current repo layout
   * login: drop Protected: yes.
     Bug #1099445.
 .
 util-linux (2.41-5) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Mark uuid_time64 symbol as glibc-only (Closes: #1105006)
Checksums-Sha1:
 221c66cd6df976b13f4e525ffeeb072f0b2c34d2 5035 util-linux_2.41.2-4ubuntu1.dsc
 c3be874be994e749ad840fc8c917be9d94e46dc3 9612488 util-linux_2.41.2.orig.tar.xz
 679f4b5b61d200a925faf3bef2ae02959ef09b23 112548 util-linux_2.41.2-4ubuntu1.debian.tar.xz
 bb4949f5c05f6050ffb13e9b10d11512499b7c06 9584 util-linux_2.41.2-4ubuntu1_source.buildinfo
Checksums-Sha256:
 32466ab6af5202f6cee6be35f913b484f4f0b66ebc97542e52800c85322f3e32 5035 util-linux_2.41.2-4ubuntu1.dsc
 6062a1d89b571a61932e6fc0211f36060c4183568b81ee866cf363bce9f6583e 9612488 util-linux_2.41.2.orig.tar.xz
 848c77cfb6f193b866be4e5d36a35ab905cb39fa294cc9cf5e4bc09807ce39ba 112548 util-linux_2.41.2-4ubuntu1.debian.tar.xz
 9992081062368fd062189cf52137205a971bf5a52aab5f3c819a77b14fc33064 9584 util-linux_2.41.2-4ubuntu1_source.buildinfo
Files:
 f473d4aebc8b7497f1be6c171088df73 5035 utils required util-linux_2.41.2-4ubuntu1.dsc
 a2a3281ce76821c4bc28794fdf9d3994 9612488 utils required util-linux_2.41.2.orig.tar.xz
 d4683f5b92a8bc7013096ff775c7c764 112548 utils required util-linux_2.41.2-4ubuntu1.debian.tar.xz
 ff53bf02d210742c9ec53c45dc0ab76d 9584 utils required util-linux_2.41.2-4ubuntu1_source.buildinfo
Original-Maintainer: Chris Hofstaedtler <zeha at debian.org>
Vcs-Git: https://git.launchpad.net/~bdrung/ubuntu/+source/util-linux
Vcs-Git-Commit: 4b02e5456061fb9867c128e69df5349df6104bfc
Vcs-Git-Ref: refs/heads/ubuntu/devel


More information about the Resolute-changes mailing list