From: Pádraig Brady
Date: Sat, 11 Jan 2025 20:32:20 +0000 (+0000) Subject: ls: fix inaccurate indication of ACLs on NFS X-Git-Tag: v9.6~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5da2acc5e826f1b9a809c1c0167c816f5e9be00b;p=thirdparty%2Fcoreutils.git ls: fix inaccurate indication of ACLs on NFS * gnulib: Update to latest to pick up gnulib commit 05c63bc908 which ensures accurate determination of the presence of NFSv4 ACLs. * NEWS: Adjust accordingly. Related to https://bugs.gnu.org/74692 --- diff --git a/NEWS b/NEWS index db253b8ad9..6d07b88ada 100644 --- a/NEWS +++ b/NEWS @@ -18,10 +18,9 @@ GNU coreutils NEWS -*- outline -*- first and last characters, and single quotes in the string. [bug introduced in coreutils-8.26] - ls -l may now mark files with a '?' character after the mode bits - if it is unable to read alternate access method details, which may - happen on NFS with files without read permission. - Previously ls would have output "Permission denied" errors. + ls -l no longer outputs "Permission denied" errors on NFS + which may happen with files without read permission, and which resulted + in inaccurate indication of ACLs (missing '+' flag after mode). [bug introduced in coreutils-9.4] mv works again with macFUSE file systems. Previously it would diff --git a/gnulib b/gnulib index 64ce046c04..05c63bc908 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 64ce046c046563bce51e9a5ed4cf2422ee376c8b +Subproject commit 05c63bc908a67a316fea29ddf4c702d89cf5bdec