* [ptxdist] [PATCH] libkmod: Version bump. 34.1 -> 34.2
@ 2025-03-29 11:32 Christian Melki
2025-04-04 13:50 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-03-29 11:32 UTC (permalink / raw)
To: ptxdist
Minor fixes, including some buffer overflows.
https://web.git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/log/?h=v34.2
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libkmod.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libkmod.make b/rules/libkmod.make
index 7893a6899..cd97e18d2 100644
--- a/rules/libkmod.make
+++ b/rules/libkmod.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKMOD) += libkmod
#
# Paths and names
#
-LIBKMOD_VERSION := 34.1
-LIBKMOD_MD5 := bdc01ba7d330685af597c16c5f58c0e2
+LIBKMOD_VERSION := 34.2
+LIBKMOD_MD5 := 36f2cc483745e81ede3406fa55e1065a
LIBKMOD := kmod-$(LIBKMOD_VERSION)
LIBKMOD_SUFFIX := tar.xz
LIBKMOD_URL := $(call ptx/mirror, KERNEL, utils/kernel/kmod/$(LIBKMOD).$(LIBKMOD_SUFFIX))
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libkmod: Version bump. 34.1 -> 34.2
2025-03-29 11:32 [ptxdist] [PATCH] libkmod: Version bump. 34.1 -> 34.2 Christian Melki
@ 2025-04-04 13:50 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-04-04 13:50 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 6a585f19e6ddd6d79ae73a114c654c9a29d65bd2.
Michael
[sent from post-receive hook]
On Fri, 04 Apr 2025 15:50:06 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor fixes, including some buffer overflows.
> https://web.git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/log/?h=v34.2
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250329113218.2300054-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libkmod.make b/rules/libkmod.make
> index 7893a6899447..cd97e18d2f5b 100644
> --- a/rules/libkmod.make
> +++ b/rules/libkmod.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKMOD) += libkmod
> #
> # Paths and names
> #
> -LIBKMOD_VERSION := 34.1
> -LIBKMOD_MD5 := bdc01ba7d330685af597c16c5f58c0e2
> +LIBKMOD_VERSION := 34.2
> +LIBKMOD_MD5 := 36f2cc483745e81ede3406fa55e1065a
> LIBKMOD := kmod-$(LIBKMOD_VERSION)
> LIBKMOD_SUFFIX := tar.xz
> LIBKMOD_URL := $(call ptx/mirror, KERNEL, utils/kernel/kmod/$(LIBKMOD).$(LIBKMOD_SUFFIX))
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-04 13:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-29 11:32 [ptxdist] [PATCH] libkmod: Version bump. 34.1 -> 34.2 Christian Melki
2025-04-04 13:50 ` [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