]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
cp: update gnulib to get support for NFSv4 ACLs
authorJim Meyering <meyering@redhat.com>
Tue, 6 Sep 2011 06:02:33 +0000 (08:02 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 7 Sep 2011 15:59:46 +0000 (17:59 +0200)
* NEWS (Improvements): Mention the cp-vs-NFSv4-ACL improvement we
have inherited via gnulib.  For details, see
http://article.gmane.org/gmane.comp.lib.gnulib.bugs/28100
and the following messages in that thread.
* gnulib: Update to latest, for numerous ACL-related improvements.

NEWS
gnulib

diff --git a/NEWS b/NEWS
index 44e631fc7b53e7fb432b636f932efa87039c23b4..4bad99b2378df865707022b2d61ce08850d0a65e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,9 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Improvements
 
+  cp -p now copies trivial NSFv4 ACLs on Solaris 10.  Before, it would
+  mistakenly apply a non-trivial ACL to the destination file.
+
   cp and ls now support HP-UX 11.11's ACLs, thanks to improved support
   in gnulib.
 
@@ -99,6 +102,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   Changes inherited from gnulib address a build failure on HP-UX 11.11
   when using /opt/ansic/bin/cc.
 
+  Numerous portability and build improvements inherited via gnulib.
+
 
 * Noteworthy changes in release 8.12 (2011-04-26) [stable]
 
diff --git a/gnulib b/gnulib
index 9926b90d5159916a539b49359b3589fe89c2d987..f8e2db8413d327570ba5b513231ab006c4d0dea9 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 9926b90d5159916a539b49359b3589fe89c2d987
+Subproject commit f8e2db8413d327570ba5b513231ab006c4d0dea9