2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Add Sudo 1.8.6p7

This commit is contained in:
Todd C. Miller 2013-02-11 15:57:36 -05:00
parent a72c8d7ac5
commit 6871b25df5

8
NEWS
View File

@ -1,3 +1,11 @@
What's new in Sudo 1.8.6p7?
* 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
prompted for a password (assuming authentication is required for
the command).
What's new in Sudo 1.8.6p6? What's new in Sudo 1.8.6p6?
* On systems where the controlling tty can be determined via /proc * On systems where the controlling tty can be determined via /proc