]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
coreutils: Update to version 9.10
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 16 Feb 2026 10:54:06 +0000 (11:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Feb 2026 16:42:20 +0000 (16:42 +0000)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/coreutils
lfs/coreutils

index 603c24d65482165e89623aa3d4d01ba60af78b36..6b3d66193dae8d82380011696269ddff608cdffe 100644 (file)
@@ -91,7 +91,6 @@ usr/bin/tty
 usr/bin/unexpand
 usr/bin/uniq
 usr/bin/unlink
-usr/bin/uptime
 usr/bin/users
 usr/bin/vdir
 usr/bin/wc
@@ -108,6 +107,9 @@ usr/sbin/chroot
 #usr/share/locale/af/LC_MESSAGES/coreutils.mo
 #usr/share/locale/af/LC_TIME
 #usr/share/locale/af/LC_TIME/coreutils.mo
+#usr/share/locale/ar/LC_MESSAGES/coreutils.mo
+#usr/share/locale/ar/LC_TIME
+#usr/share/locale/ar/LC_TIME/coreutils.mo
 #usr/share/locale/be/LC_MESSAGES/coreutils.mo
 #usr/share/locale/be/LC_TIME
 #usr/share/locale/be/LC_TIME/coreutils.mo
@@ -346,7 +348,6 @@ usr/sbin/chroot
 #usr/share/man/man1/unexpand.1
 #usr/share/man/man1/uniq.1
 #usr/share/man/man1/unlink.1
-#usr/share/man/man1/uptime.1
 #usr/share/man/man1/users.1
 #usr/share/man/man1/vdir.1
 #usr/share/man/man1/wc.1
index 6bedd56c0dc01ab410ca5224a24b1df30699e0f1..9b4270c371e60ff5ddf48371eea1db27982992b1 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2026  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 9.9
+VER        = 9.10
 
 THISAPP    = coreutils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -56,7 +56,7 @@ objects =$(DL_FILE)
 
 $(DL_FILE)= $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = ddae0c1ff882739712e901d6eb1373e4172de9335b95b4c1004773aadc6b7e3cb3bf5aa583f13034062a75dc9194bf8534b0f7f1258c8ff64595b1301964e124
+$(DL_FILE)_BLAKE2 = 7f9f93afc996dea7b6ab412703b1706f40616ae4fee1eea9e5cad0f1e8e95b03df9570084a2703fa4b5bb1cb2eaf8bbe55368c0c7ff58af985b30d09227f9309
 
 install : $(TARGET)