]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 2 Mar 2002 08:38:57 +0000 (08:38 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Mar 2002 08:38:57 +0000 (08:38 +0000)
old/fileutils/ChangeLog

index 36f1ab987e544c41a6fe4d61cd18bd730de1a8ac..bfab307eb83d03b16e955ce831b2067413fb4b4f 100644 (file)
@@ -1,7 +1,12 @@
-2002-02-27  Jim Meyering  <meyering@lucent.com>
+2002-03-02  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.6.
 
+       * 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
+       belonging to that user.
+
 2002-02-27  Paul Eggert  <eggert@twinsun.com>
 
        * src/ls.c (decode_switches, usage): Add --time-style=+FORMAT.