mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] util-linux: Version bump. 2.40.2 -> 2.40.4
Date: Tue, 14 Jan 2025 18:14:03 +0100	[thread overview]
Message-ID: <20250114171403.3547443-1-christian.melki@t2data.com> (raw)

Mostly minor fixes.
https://github.com/util-linux/util-linux/blob/v2.40.3/Documentation/releases/v2.40.3-ReleaseNotes
https://github.com/util-linux/util-linux/blob/v2.40.4/Documentation/releases/v2.40.4-ReleaseNotes

* Disable one of the newer options.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/util-linux.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/util-linux.make b/rules/util-linux.make
index 8cf82bd83..579c165e6 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.40.2
-UTIL_LINUX_MD5		:= 1044d809128f04048a794d1786491eb4
+UTIL_LINUX_VERSION	:= 2.40.4
+UTIL_LINUX_MD5		:= b7927f7e4b6c29e026ca2bfe0010ea0d
 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)
@@ -161,6 +161,7 @@ UTIL_LINUX_CONF_OPT	:= \
 	-Dncursesw=$(call ptx/endis, PTXCONF_UTIL_LINUX_USES_NCURSESW)d \
 	-Dnls=disabled \
 	-Dpg-bell=false \
+	-Dprogram-tests=false \
 	-Dpython=false \
 	-Dreadline=disabled \
 	-Dselinux=disabled \
-- 
2.34.1




             reply	other threads:[~2025-01-14 17:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-14 17:14 Christian Melki [this message]
2025-01-17 16:01 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20250114171403.3547443-1-christian.melki@t2data.com \
    --to=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