[openwrt/openwrt] tools: util-linux: Update to version 2.41.2

LEDE Commits lede-commits at lists.infradead.org
Sat Nov 8 12:23:15 PST 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/6665089e94f357174722755ff278422e4037e62d

commit 6665089e94f357174722755ff278422e4037e62d
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Oct 26 00:02:12 2025 +0200

    tools: util-linux: Update to version 2.41.2
    
    Changes:
    https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41.2-ReleaseNotes
    
    Link: https://github.com/openwrt/openwrt/pull/20546
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 tools/util-linux/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/util-linux/Makefile b/tools/util-linux/Makefile
index c9a4bbc34f..541487c85c 100644
--- a/tools/util-linux/Makefile
+++ b/tools/util-linux/Makefile
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=util-linux
-PKG_VERSION:=2.41.1
+PKG_VERSION:=2.41.2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.41
-PKG_HASH:=be9ad9a276f4305ab7dd2f5225c8be1ff54352f565ff4dede9628c1aaa7dec57
+PKG_HASH:=6062a1d89b571a61932e6fc0211f36060c4183568b81ee866cf363bce9f6583e
 PKG_CPE_ID:=cpe:/a:kernel:util-linux
 
 include $(INCLUDE_DIR)/host-build.mk




More information about the lede-commits mailing list