From 1c30fbb7134f085c78e13ce8e81d6ddc84e54ca7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 25 Feb 2013 14:45:23 -0500 Subject: [PATCH] Update for Sudo 1.8.6p7 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 76ea84f3c..bc972485f 100644 --- 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 -- 2.40.0