From: Todd C. Miller Date: Thu, 26 Aug 1999 09:04:59 +0000 (+0000) Subject: mention timestamp changes X-Git-Tag: SUDO_1_6_0~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e89b9ff18fa3b1aa9eced0d77d8a170fe7f8f198;p=sudo mention timestamp changes --- diff --git a/UPGRADE b/UPGRADE index ba2bea7b2..44f89f665 100644 --- a/UPGRADE +++ b/UPGRADE @@ -34,6 +34,12 @@ o Upgrading from a version prior to 1.6: millert ALL=(daemon) NOPASSWD:/usr/bin/whoami, \ (root) PASSWD:/bin/ls, /sbin/dump + Additionally, sudo now uses a per-user timestamp directory + instead of a timestamp file. This allows tty timestamps to + simply be files within the user's timestamp dir. For the + default, non-tty case, the timestamp on the directory itself + is used. + o Upgrading from a version prior to 1.5: By default, sudo expects the sudoers file to be mode 0440 and