From: Jim Meyering Date: Tue, 6 Sep 2011 06:02:33 +0000 (+0200) Subject: cp: update gnulib to get support for NFSv4 ACLs X-Git-Tag: v8.13~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5739d3178374c783fb100ebf20c9064bc19033;p=thirdparty%2Fcoreutils.git 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. --- diff --git a/NEWS b/NEWS index 44e631fc7b..4bad99b237 100644 --- 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 9926b90d51..f8e2db8413 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 9926b90d5159916a539b49359b3589fe89c2d987 +Subproject commit f8e2db8413d327570ba5b513231ab006c4d0dea9