* [ptxdist] [PATCH] util-linux: Version bump. 2.40.2 -> 2.40.4
@ 2025-01-14 17:14 Christian Melki
2025-01-17 16:01 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-01-14 17:14 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] util-linux: Version bump. 2.40.2 -> 2.40.4
2025-01-14 17:14 [ptxdist] [PATCH] util-linux: Version bump. 2.40.2 -> 2.40.4 Christian Melki
@ 2025-01-17 16:01 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-01-17 16:01 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 986d93ad4bb8063cc524e505bbfc399008e1db5b.
Michael
[sent from post-receive hook]
On Fri, 17 Jan 2025 17:01:17 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20250114171403.3547443-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/util-linux.make b/rules/util-linux.make
> index 8cf82bd8336a..579c165e6edb 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 \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-17 16:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-14 17:14 [ptxdist] [PATCH] util-linux: Version bump. 2.40.2 -> 2.40.4 Christian Melki
2025-01-17 16:01 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox