]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib to latest
authorPádraig Brady <P@draigBrady.com>
Sat, 28 Feb 2026 11:10:57 +0000 (11:10 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 28 Feb 2026 12:16:23 +0000 (12:16 +0000)
* NEWS: Mention the more encompassing remoteness check for df.
* po/POTFILES.in: Add new lib/cygpath.c dependency.

NEWS
gnulib
po/POTFILES.in

diff --git a/NEWS b/NEWS
index 7d46a5bcef2d5ff6f190bde2b485cd843d34033e..7eb70b6d157acbbff956fd07ef9c860fee9b6b49 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Improvements
 
+  'df --local' recognises more file system types as remote.
+  Specifically: autofs, ncpfs, smb, smb2, gfs, gfs2, userlandfs.
+
   'groups' and 'id' will now exit sooner after a write error,
   which is significant when listing information for many users.
 
diff --git a/gnulib b/gnulib
index 08e222ff788896d872ff6526d755d869786bbee7..0a12ab6c8564f4a2980c5fc3b6ab7cd1a6ff262c 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 08e222ff788896d872ff6526d755d869786bbee7
+Subproject commit 0a12ab6c8564f4a2980c5fc3b6ab7cd1a6ff262c
index 0c9dfe810d630ddb867ad5df92407529e3afbb11..245a604e17067c1405178f36bf4dda29494258c2 100644 (file)
@@ -8,6 +8,7 @@ lib/c-file-type.c
 lib/closein.c
 lib/closeout.c
 lib/copy-acl.c
+lib/cygpath.c
 lib/error.c
 lib/gai_strerror.c
 lib/getopt.c