]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: bump util-linux baseline to v2.42 41503/head
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 21 Apr 2026 03:41:12 +0000 (23:41 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 27 Apr 2026 17:06:25 +0000 (13:06 -0400)
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 <cgoesc2@wgu.edu>
README

diff --git a/README b/README
index ddcb863f4ada2f04415294eab6a23975a6089169..51a78bd2a1d00feaec901edd058cb5ef510bd7b5 100644 (file)
--- 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).