]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Dec 2017 18:34:59 +0000 (11:34 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Dec 2017 18:34:59 +0000 (11:34 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 58faca111c4610680386a6914881975ff817c291..58917a23ce5b3ec6098f6cfea03301967c56f5f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,6 +57,21 @@ What's new in Sudo 1.8.22
    will now match the invoking user.  This is more consistent with
    how an empty runas user in the sudoers file is treated.
 
+ * Documented that in check mode, visudo does not check the owner/mode
+   on files specified with the -f flag.  Bug #809.
+
+ * It is now an error to specify the runas user as an empty string
+   on the command line.  Previously, an empty runas user was treated
+   the same as an unspecified runas user.  Bug #817.
+
+ * When "timestamp_type" option is set to "tty" and a terminal is
+   present, the time stamp record will now include the start time
+   of the session leader.  When the "timestamp_type" option is set
+   to "ppid" or when no terminal is available, the start time of
+   the parent process is used instead.  This significantly reduces
+   the likelihood of a time stamp record being re-used when a user
+   logs out and back in again.  Bug #818.
+
 What's new in Sudo 1.8.21p2
 
  * Fixed a bug introduced in version 1.8.21 which prevented sudo