Minor changes.
Mostly bugfixes to statx handling.
https://github.com/util-linux/util-linux/compare/v2.39.1...v2.39.2

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/util-linux.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/util-linux.make b/rules/util-linux.make
index d6bc52c0f..e4e92ff1a 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.39.1
-UTIL_LINUX_MD5         := c542cd7c0726254e4b3006a9b428201a
+UTIL_LINUX_VERSION     := 2.39.2
+UTIL_LINUX_MD5         := 2feb3e7c306f336a3d22a182dfffc942
 UTIL_LINUX             := util-linux-$(UTIL_LINUX_VERSION)
 UTIL_LINUX_SUFFIX      := tar.xz
 UTIL_LINUX_BASENAME    := v$(if $(filter 2,$(basename 
$(UTIL_LINUX_VERSION))),$(UTIL_LINUX_VERSION),$(basename $(UTIL_LINUX_VERSION)))
-- 
2.34.1


Reply via email to