From: Pádraig Brady Date: Sat, 28 Feb 2026 11:10:57 +0000 (+0000) Subject: build: update gnulib to latest X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46aef09d64655cdece6ca282c2a90ca8d291311e;p=thirdparty%2Fcoreutils.git build: update gnulib to latest * NEWS: Mention the more encompassing remoteness check for df. * po/POTFILES.in: Add new lib/cygpath.c dependency. --- diff --git a/NEWS b/NEWS index 7d46a5bcef..7eb70b6d15 100644 --- 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 08e222ff78..0a12ab6c85 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 08e222ff788896d872ff6526d755d869786bbee7 +Subproject commit 0a12ab6c8564f4a2980c5fc3b6ab7cd1a6ff262c diff --git a/po/POTFILES.in b/po/POTFILES.in index 0c9dfe810d..245a604e17 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -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