diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-02 16:44:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-02 16:44:07 +0000 |
commit | 808b51dfba69710f1a84c480f538a31e7b644cb2 (patch) | |
tree | 3a88c38b0d1bb8498fc91fd7e52475e10a3c171c /old/fileutils/ChangeLog | |
parent | baea296b94a72ccc0e286ab997146bde128b696c (diff) | |
download | coreutils-808b51dfba69710f1a84c480f538a31e7b644cb2.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bfab307eb..57b213704 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.6. + * src/cp.c (main): Fail if -r is specified after --archive (-a) + on the command line. + * src/copy.c (copy_reg): Detect abuse of a race condition whereby an unprivileged user could gain read access to otherwise- inaccessible files when root uses cp or mv to copy a hierarchy |