cp: update gnulib to get support for NFSv4 ACLs

* 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.
This commit is contained in:
Jim Meyering 2011-09-06 08:02:33 +02:00
parent 0cefe58092
commit ac5739d317
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@ -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]

2
gnulib

@ -1 +1 @@
Subproject commit 9926b90d5159916a539b49359b3589fe89c2d987
Subproject commit f8e2db8413d327570ba5b513231ab006c4d0dea9