← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2128814] [NEW] Merge 2.41.2-4 into resolute

 

Public bug reported:

The debian version contains a new upstream version 2.41.2 which includes
many of the fixes that were previously patches. There still remain some
ubuntu specific patches.

### New Debian Changes ###

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

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Fri, 10 Oct 2025 12:24:08
+0200

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

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

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Mon, 29 Sep 2025 14:29:05
+0200

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

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Thu, 25 Sep 2025 02:57:16
+0200

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)

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Thu, 25 Sep 2025 00:08:38
+0200

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

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Mon, 15 Sep 2025 00:46:17
+0200

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

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Tue, 09 Sep 2025 11:09:50
+0200

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

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

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Sat, 30 Aug 2025 22:21:32
+0200

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.

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Tue, 12 Aug 2025 09:52:52
+0200

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

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

 -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Sat, 10 May 2025 00:54:07
+0200

** Affects: util-linux (Ubuntu)
     Importance: Undecided
     Assignee: Zachary Raines (raineszm)
         Status: In Progress

** Affects: util-linux (Ubuntu Resolute)
     Importance: Undecided
     Assignee: Zachary Raines (raineszm)
         Status: In Progress

** Also affects: util-linux (Ubuntu Resolute)
   Importance: Undecided
       Status: New

** Changed in: util-linux (Ubuntu Resolute)
     Assignee: (unassigned) => Zachary Raines (raineszm)

** Changed in: util-linux (Ubuntu Resolute)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2128814

Title:
  Merge 2.41.2-4 into resolute

Status in util-linux package in Ubuntu:
  In Progress
Status in util-linux source package in Resolute:
  In Progress

Bug description:
  The debian version contains a new upstream version 2.41.2 which
  includes many of the fixes that were previously patches. There still
  remain some ubuntu specific patches.

  ### New Debian Changes ###

  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

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Fri, 10 Oct 2025 12:24:08
  +0200

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

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

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Mon, 29 Sep 2025 14:29:05
  +0200

  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

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Thu, 25 Sep 2025 02:57:16
  +0200

  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)

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Thu, 25 Sep 2025 00:08:38
  +0200

  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

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Mon, 15 Sep 2025 00:46:17
  +0200

  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

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Tue, 09 Sep 2025 11:09:50
  +0200

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

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

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Sat, 30 Aug 2025 22:21:32
  +0200

  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.

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Tue, 12 Aug 2025 09:52:52
  +0200

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

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

   -- Chris Hofstaedtler <zeha@xxxxxxxxxx>  Sat, 10 May 2025 00:54:07
  +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2128814/+subscriptions



Follow ups