[ubuntu/questing-proposed] util-linux 2.41-4ubuntu1 (Accepted)

Florent 'Skia' Jacquet florent.jacquet at canonical.com
Tue Jun 3 15:31:17 UTC 2025


util-linux (2.41-4ubuntu1) questing; urgency=medium

  * Merge with Debian unstable (LP: #2111830).
    Nothing of note in this merge, just a trivial patch refresh.
    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.

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

  * Pick patches from upstream v2.41-stable branch.
    Includes fix for #1102499 (Kubernetes regression with mount
    --no-canonicalize), regression fixes for option parsing in findmnt,
    handling of :! in more, handling of strings in tr_TR locale.
    (Closes: #1102499)

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

  * Upload to unstable.
  * d/copyright: fix names of lsfd files.

util-linux (2.41-2) experimental; urgency=medium

  * Fix Conflicts/Replaces with manpages-pl
  * Install localized newgrp.1 into login

util-linux (2.41-1) experimental; urgency=medium

  * New upstream release.
  * d/control: put myself directly into the Maintainer field
  * Refresh patches
  * Update list of installed localized manpages

util-linux (2.41~rc2-1) experimental; urgency=medium

  * New upstream release candidate.
  * d/copyright: lsfd has moved in the source
  * d/README.source: replace pbuilder with sbuild
  * Drop upstream-applied patches
  * Drop untranslated manpages

util-linux (2.41~rc1-2) experimental; urgency=medium

  [ Samuel Thibault ]
  * Fix mq_open lib missing on hurd

  [ Chris Hofstaedtler ]
  * Force UTF-8 locale during build
  * Apply upstream patch to avoid agetty crash (Closes: #1098694)

util-linux (2.41~rc1-1) experimental; urgency=medium

  * New upstream release candidate, target experimental.
  * Rebase patches.
  * Bump uuid_time64 symbol to 2.40, for all archs.
  * Update dylib symbols.
  * Update liblastlog2-dev manual pages list.
  * Install coresched (into util-linux-extra).
  * Install bits (into util-linux-extra).
  * Install scols-filter(5) manpage.
  * Install uuidd-sysusers.conf, stop creating /var/lib/libuuid in packaging.
  * udebs: install static programs from debian/tmp.
  * Install rename bash-completion.
  * Update localised manual pages list.
  * Use d/not-installed to document not installed files.

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

  * Apply upstream patch to avoid agetty crash (Closes: #1098694)

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

  [ Jörg Behrmann ]
  * Install exch (Closes: #1095655)

  [ Chris Hofstaedtler ]
  * Set Multi-Arch: same for liblastlog2-dev
  * Mark "login" test as flaky
  * Install localized manpages for exch(1)
  * debian/tests: drop oversized-chunks
  * Skip fadvise/drop test in salsa ci
  * Move resizepart from util-linux to util-linux-extra

  [ Florent 'Skia' Jacquet ]
  * d/tests: fix login test in case things™ are slow

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

  * Fix disabling colors, with patch from upstream (Closes: #1094283)

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

  * Apply upstream patch to forbid fallocate --posix with other options
    (Closes: #1092875)

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

  * New upstream release.
  * Drop upstream-applied patch to fix Romanian fsck.minix.8 manpage build.

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

  * New upstream release.
  * Refresh patches.
  * Add patch from upstream to fix build of Romanian fsck.minix.8 manpage.

Date: Tue, 27 May 2025 17:24:32 +0200
Changed-By: Florent 'Skia' Jacquet <florent.jacquet 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/util-linux/2.41-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 27 May 2025 17:24:32 +0200
Source: util-linux
Built-For-Profiles: noudeb
Architecture: source
Version: 2.41-4ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Florent 'Skia' Jacquet <florent.jacquet at canonical.com>
Closes: 1092875 1094283 1095655 1098694 1102499
Launchpad-Bugs-Fixed: 2111830
Changes:
 util-linux (2.41-4ubuntu1) questing; urgency=medium
 .
   * Merge with Debian unstable (LP: #2111830).
     Nothing of note in this merge, just a trivial patch refresh.
     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.
 .
 util-linux (2.41-4) unstable; urgency=medium
 .
   * Pick patches from upstream v2.41-stable branch.
     Includes fix for #1102499 (Kubernetes regression with mount
     --no-canonicalize), regression fixes for option parsing in findmnt,
     handling of :! in more, handling of strings in tr_TR locale.
     (Closes: #1102499)
 .
 util-linux (2.41-3) unstable; urgency=medium
 .
   * Upload to unstable.
   * d/copyright: fix names of lsfd files.
 .
 util-linux (2.41-2) experimental; urgency=medium
 .
   * Fix Conflicts/Replaces with manpages-pl
   * Install localized newgrp.1 into login
 .
 util-linux (2.41-1) experimental; urgency=medium
 .
   * New upstream release.
   * d/control: put myself directly into the Maintainer field
   * Refresh patches
   * Update list of installed localized manpages
 .
 util-linux (2.41~rc2-1) experimental; urgency=medium
 .
   * New upstream release candidate.
   * d/copyright: lsfd has moved in the source
   * d/README.source: replace pbuilder with sbuild
   * Drop upstream-applied patches
   * Drop untranslated manpages
 .
 util-linux (2.41~rc1-2) experimental; urgency=medium
 .
   [ Samuel Thibault ]
   * Fix mq_open lib missing on hurd
 .
   [ Chris Hofstaedtler ]
   * Force UTF-8 locale during build
   * Apply upstream patch to avoid agetty crash (Closes: #1098694)
 .
 util-linux (2.41~rc1-1) experimental; urgency=medium
 .
   * New upstream release candidate, target experimental.
   * Rebase patches.
   * Bump uuid_time64 symbol to 2.40, for all archs.
   * Update dylib symbols.
   * Update liblastlog2-dev manual pages list.
   * Install coresched (into util-linux-extra).
   * Install bits (into util-linux-extra).
   * Install scols-filter(5) manpage.
   * Install uuidd-sysusers.conf, stop creating /var/lib/libuuid in packaging.
   * udebs: install static programs from debian/tmp.
   * Install rename bash-completion.
   * Update localised manual pages list.
   * Use d/not-installed to document not installed files.
 .
 util-linux (2.40.4-5) unstable; urgency=medium
 .
   * Apply upstream patch to avoid agetty crash (Closes: #1098694)
 .
 util-linux (2.40.4-4) unstable; urgency=medium
 .
   [ Jörg Behrmann ]
   * Install exch (Closes: #1095655)
 .
   [ Chris Hofstaedtler ]
   * Set Multi-Arch: same for liblastlog2-dev
   * Mark "login" test as flaky
   * Install localized manpages for exch(1)
   * debian/tests: drop oversized-chunks
   * Skip fadvise/drop test in salsa ci
   * Move resizepart from util-linux to util-linux-extra
 .
   [ Florent 'Skia' Jacquet ]
   * d/tests: fix login test in case things™ are slow
 .
 util-linux (2.40.4-3) unstable; urgency=medium
 .
   * Fix disabling colors, with patch from upstream (Closes: #1094283)
 .
 util-linux (2.40.4-2) unstable; urgency=medium
 .
   * Apply upstream patch to forbid fallocate --posix with other options
     (Closes: #1092875)
 .
 util-linux (2.40.4-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop upstream-applied patch to fix Romanian fsck.minix.8 manpage build.
 .
 util-linux (2.40.3-1) unstable; urgency=medium
 .
   * New upstream release.
   * Refresh patches.
   * Add patch from upstream to fix build of Romanian fsck.minix.8 manpage.
Checksums-Sha1:
 34e8189bdfeb79810015d83d0d2715243fdbed66 5049 util-linux_2.41-4ubuntu1.dsc
 1bf73b08c78569a52f9cd18f54b357e9135fa062 9535724 util-linux_2.41.orig.tar.xz
 caf8ec836510ee0b59e2f920af22478829af921f 126456 util-linux_2.41-4ubuntu1.debian.tar.xz
 805aef9ced892605f261111d3c120d43a2852d0e 8841 util-linux_2.41-4ubuntu1_source.buildinfo
Checksums-Sha256:
 a78d765623aafefedaa712a6a49c3127a9f5c70b19f9acb26c7f125d6da49dde 5049 util-linux_2.41-4ubuntu1.dsc
 81ee93b3cfdfeb7d7c4090cedeba1d7bbce9141fd0b501b686b3fe475ddca4c6 9535724 util-linux_2.41.orig.tar.xz
 d59bb8c4aef4930460cf1e9ed5bc9af21597a8d606fbe2d5a846e1b58589a347 126456 util-linux_2.41-4ubuntu1.debian.tar.xz
 96b361fa0af4bd1212b9658a8618a4058d1a8beb158d8b77ec55aa36257aceef 8841 util-linux_2.41-4ubuntu1_source.buildinfo
Files:
 088548e9af9644d7c24d0eb167e2b4fc 5049 utils required util-linux_2.41-4ubuntu1.dsc
 e666a34b03554c18a1073347b16661ce 9535724 utils required util-linux_2.41.orig.tar.xz
 e1f0988031cc5d7e518a47f7e5bf65ff 126456 utils required util-linux_2.41-4ubuntu1.debian.tar.xz
 d75941e88217a58644b946e524ad9a3b 8841 utils required util-linux_2.41-4ubuntu1_source.buildinfo
Original-Maintainer: Chris Hofstaedtler <zeha at debian.org>
Vcs-Git: https://git.launchpad.net/~hyask/ubuntu/+source/util-linux
Vcs-Git-Commit: 9f73c64c83700e1b97fde1edb0bf3a26dc965138
Vcs-Git-Ref: refs/heads/skia/merge_2.40.2-14ubuntu1_2.41-4


More information about the Questing-changes mailing list