diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-09 22:10:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-09 22:10:47 +0000 |
commit | 3a82fa109fd784bdb5b705d360a012f45a8b3c59 (patch) | |
tree | 5864ae33707d5d4a1f74f0f0f73348d3dc9fe4de | |
parent | 57d9a3625bcb94d7e2e09fe2ffb280bfe5968fff (diff) | |
download | coreutils-3a82fa109fd784bdb5b705d360a012f45a8b3c59.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 10b602405..66f60121f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2002-03-08 Jim Meyering <meyering@lucent.com> +2002-03-09 Jim Meyering <meyering@lucent.com> * Version 4.1.7. + * Makefile.am (EXTRA_DIST): Remove config/config.rpath, + now that automake knows about it. + +2002-03-08 Jim Meyering <meyering@lucent.com> + Don't allow a malicious user to trick another user's rm process into removing unintended files. In one scenario, if root is removing a hierarchy that is writable by the malicious user, that user may trick |