]> granicus.if.org Git - sudo/commitdiff
Update for Sudo 1.8.6p7
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 25 Feb 2013 19:45:23 +0000 (14:45 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 25 Feb 2013 19:45:23 +0000 (14:45 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 76ea84f3c41b12419b50f43aa90a778b6fe41ae0..bc972485f72b9527f4526a51f55ca9e17447efd3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 What's new in Sudo 1.8.6p7?
 
+ * A time stamp file with the date set to the epoch by "sudo -k"
+   is now completely ignored regardless of what the local clock is
+   set to.  Previously, if the local clock was set to a value between
+   the epoch and the time stamp timeout value, a time stamp reset
+   by "sudo -k" would be considered current.
+
  * The tty-specific time stamp file now includes the session ID
    of the sudo process that created it.  If a process with the same
    tty but a different session ID runs sudo, the user will now be