]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
ls: fix inaccurate indication of ACLs on NFS
authorPádraig Brady <P@draigBrady.com>
Sat, 11 Jan 2025 20:32:20 +0000 (20:32 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 11 Jan 2025 21:31:06 +0000 (21:31 +0000)
* 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

NEWS
gnulib

diff --git a/NEWS b/NEWS
index db253b8ad94702385c12038b2ef6c423067f2d7a..6d07b88adab1019967b0880d7963eb30bbd25ae9 100644 (file)
--- 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 64ce046c046563bce51e9a5ed4cf2422ee376c8b..05c63bc908a67a316fea29ddf4c702d89cf5bdec 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 64ce046c046563bce51e9a5ed4cf2422ee376c8b
+Subproject commit 05c63bc908a67a316fea29ddf4c702d89cf5bdec