summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2010-01-06 06:40:21 -0700
committerEric Blake <ebb9@byu.net>2010-01-06 06:42:16 -0700
commit7a1f69aae0f8f1c0cb10b1ed684201197142dbde (patch)
treef8b512e8ddb4348e3214176f1d01ea0b6883b9f5
parentbbdc929602fb1a3886fced0459ba405151549739 (diff)
downloadcoreutils-7a1f69aae0f8f1c0cb10b1ed684201197142dbde.tar.xz
cp, touch: avoid problem with new glibc
* gnulib: Update, for utimens fix. * NEWS: Mention the fix. Reported by Guillaume Ayoub in http://bugs.debian.org/563726. See also http://bugzilla.redhat.com/552320. Signed-off-by: Eric Blake <ebb9@byu.net>
-rw-r--r--NEWS4
m---------gnulib0
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 42a8f47b7..686ed56fa 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
+ cp -p, install -p, mv, and touch -c could trigger a spurious error
+ message when using new glibc coupled with an old kernel.
+ [bug introduced in coreutils-6.12].
+
ls -l --color no longer prints "argetm" in front of dangling
symlinks when the 'LINK target' directive was given to dircolors.
[bug introduced in fileutils-4.0]
diff --git a/gnulib b/gnulib
-Subproject 7a29e0093f4a87478cdf7b7c87786272d6f37df
+Subproject f9eed4bc005946e46ce0888ba759f06442c4754