]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
kmod: Update to version 34.1
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 18 Mar 2025 21:20:12 +0000 (22:20 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Mar 2025 10:53:15 +0000 (10:53 +0000)
- Update from version 0.34 to 0.34.1
- Update of rootfile not required
- Changelog
    0.34.1
It's mostly a build system fix release, the first .1 we are releasing.
My goal is to mimic what is done in the kernel and propagate the
critical fixes to a stable release, which should help distros to get the
fixes ahead of a new release, without having to patch it themselves.
Shortlog is below:
       meson: Use short options for ln everywhere
       meson: Fix setting an absolute customdir
       NEWS: ditch mention of libxz.so
       meson: Fix build with glibc 2.31
       kmod 34.1
       build: support missing gtkdocize in releases

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/kmod

index bf2e393ec7c5855beeed6191369407c16627f536..e311dd6490825f854fcaa3c02bb99031b81421c8 100644 (file)
--- a/lfs/kmod
+++ b/lfs/kmod
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 34
+VER        = 34.1
 
 # https://www.kernel.org/pub/linux/utils/kernel/kmod/
 
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 115e7e84efd33bfc3e16b57a27ba8cb1b56056800b4d86664188cf2a5d7a5f59484b1b536b6760d153fec5ca89c9da5fd7a1df31a3c9d95e1c6cec9afd3eb1fe
+$(DL_FILE)_BLAKE2 = 87fc5c62ce16c9ce90cfff1b7b77169908773eaa29138d1c31da4d7d28fbd7bb82f116cf76ec7901ab93ca3d6fc75141855f4130bf3f740901e0e8b0dbb4f68e
 
 install : $(TARGET)