diff options
-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 |