* [ptxdist] [PATCH] libkmod: Version bump. 34.1 -> 34.2
@ 2025-03-29 11:32 Christian Melki
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-03-29 11:32 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox