From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] util-linux: Version bump. 2.41.4 -> 2.42
Date: Mon, 18 May 2026 09:54:17 +0200 [thread overview]
Message-ID: <20260518075417.52740-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260506190917.4070760-1-christian.melki@t2data.com>
Thanks, applied as 392e079c1e3870ff6a42454448c770e2fd455fd3.
Michael
[sent from post-receive hook]
On Mon, 18 May 2026 09:54:17 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> A pretty large release.
> https://github.com/util-linux/util-linux/blob/v2.42/Documentation/releases/v2.42-ReleaseNotes
>
> Plugs CVEs:
> CVE-2026-27456 - mount(8) TOCTOU symlink attack via loop device.
>
> * Rearrange options, again.
>
> * After resorting, plug some missing options.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260506190917.4070760-1-christian.melki@t2data.com>
> [mol: revert option resorting. configure_helper.py is back to the old order]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/util-linux.make b/rules/util-linux.make
> index 3031641913f6..0aba386e0be6 100644
> --- a/rules/util-linux.make
> +++ b/rules/util-linux.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_UTIL_LINUX) += util-linux
> #
> # Paths and names
> #
> -UTIL_LINUX_VERSION := 2.41.4
> -UTIL_LINUX_MD5 := 1c24de6a3cfba18b554a44d33a593fb5
> +UTIL_LINUX_VERSION := 2.42
> +UTIL_LINUX_MD5 := 9cda1bdbf25b9f6119403994be1d2ae3
> UTIL_LINUX := util-linux-$(UTIL_LINUX_VERSION)
> UTIL_LINUX_SUFFIX := tar.gz
> UTIL_LINUX_URL := https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/snapshot/$(UTIL_LINUX).$(UTIL_LINUX_SUFFIX)
> @@ -67,6 +67,7 @@ UTIL_LINUX_CONF_OPT := \
> -Dbuild-col=disabled \
> -Dbuild-colcrt=disabled \
> -Dbuild-colrm=disabled \
> + -Dbuild-copyfilerange=disabled \
> -Dbuild-cramfs=disabled \
> -Dbuild-ctrlaltdel=disabled \
> -Dbuild-dmesg=$(call ptx/endis, PTXCONF_UTIL_LINUX_DMESG)d \
> @@ -83,6 +84,7 @@ UTIL_LINUX_CONF_OPT := \
> -Dbuild-fsck=$(call ptx/endis, PTXCONF_UTIL_LINUX_FSCK)d \
> -Dbuild-fsfreeze=$(call ptx/endis, PTXCONF_UTIL_LINUX_FSFREEZE)d \
> -Dbuild-fstrim=$(call ptx/endis, PTXCONF_UTIL_LINUX_FSTRIM)d \
> + -Dbuild-getino=disabled \
> -Dbuild-getopt=$(call ptx/endis, PTXCONF_UTIL_LINUX_GETOPT)d \
> -Dbuild-hardlink=disabled \
> -Dbuild-hexdump=$(call ptx/endis, PTXCONF_UTIL_LINUX_HEXDUMP)d \
> @@ -99,6 +101,7 @@ UTIL_LINUX_CONF_OPT := \
> -Dbuild-libfdisk=$(call ptx/endis, PTXCONF_UTIL_LINUX_LIBFDISK)d \
> -Dbuild-liblastlog2=disabled \
> -Dbuild-libmount=$(call ptx/endis, PTXCONF_UTIL_LINUX_LIBMOUNT)d \
> + -Dbuild-libmount-udev-support=auto \
> -Dbuild-libsmartcols=$(call ptx/endis, PTXCONF_UTIL_LINUX_LIBSMARTCOLS)d \
> -Dbuild-libuuid=$(call ptx/endis, PTXCONF_UTIL_LINUX_LIBUUID)d \
> -Dbuild-line=$(call ptx/endis, PTXCONF_UTIL_LINUX_LINE)d \
> @@ -171,15 +174,18 @@ UTIL_LINUX_CONF_OPT := \
> -Deconf=disabled \
> -Dfs-search-path=/usr/sbin \
> -Dfs-search-path-extra= \
> + -Dhwclock-gplv3=true \
> -Dlibpcre2-posix=disabled \
> -Dlibuser=disabled \
> -Dlibutempter=disabled \
> -Dlibutil=$(call ptx/disen, PTXCONF_GLIBC_2_34)d \
> -Dlogin-lastlogin=false \
> + -Dlogin-stat-mail=false \
> -Dmagic=disabled \
> -Dncurses=$(call ptx/endis, UTIL_LINUX_USES_NCURSES)d \
> -Dncursesw=$(call ptx/endis, PTXCONF_UTIL_LINUX_USES_NCURSESW)d \
> -Dnls=disabled \
> + -Dntfs-mounttype=ntfs3 \
> -Dpg-bell=false \
> -Dprogram-tests=false \
> -Dpython=false \
> @@ -191,6 +197,7 @@ UTIL_LINUX_CONF_OPT := \
> -Dsystemd=disabled \
> -Dsysvinit=disabled \
> -Dtinfo=disabled \
> + -Dtranslate-docs=disabled \
> -Dtty-setgid=false \
> -Duse-tls=true \
> -Duse-tty-group=false \
prev parent reply other threads:[~2026-05-18 7:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-06 19:09 [ptxdist] [PATCH] " Christian Melki
2026-05-18 7:54 ` Michael Olbrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260518075417.52740-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox