From: Christian Goeschel Ndjomouo Date: Tue, 21 Apr 2026 03:41:12 +0000 (-0400) Subject: doc: bump util-linux baseline to v2.42 X-Git-Tag: v261-rc1~272^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F41503%2Fhead;p=thirdparty%2Fsystemd.git doc: bump util-linux baseline to v2.42 This baseline bump is mainly to support the secure mode feature in more(1) that has been made available since util-linux v2.42. Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/README b/README index ddcb863f4ad..51a78bd2a1d 100644 --- a/README +++ b/README @@ -264,9 +264,9 @@ REQUIREMENTS: During runtime, you need the following additional dependencies: - util-linux >= v2.27.1 required (including but not limited to: mount, - umount, swapon, swapoff, sulogin, - agetty, fsck) + util-linux >= v2.42 required (including but not limited to: mount, + umount, swapon, swapoff, sulogin, + agetty, fsck, more) dbus >= 1.4.0 (strictly speaking optional, but recommended) NOTE: If using dbus < 1.9.18, you should override the default policy directory (--with-dbuspolicydir=/etc/dbus-1/system.d).