mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
update for 1.8.19b2
This commit is contained in:
parent
852ffa5938
commit
4fc0c36ef8
10
NEWS
10
NEWS
@ -51,6 +51,16 @@ What's new in Sudo 1.8.19
|
|||||||
* The sudo front-end now passes the user's umask to the plugin.
|
* The sudo front-end now passes the user's umask to the plugin.
|
||||||
Previously the plugin had to determine this itself.
|
Previously the plugin had to determine this itself.
|
||||||
|
|
||||||
|
* Sudoreplay can now display the stdin and ttyin streams when they
|
||||||
|
are explicitly added to the filter list.
|
||||||
|
|
||||||
|
* Fixed a bug introduced in sudo 1.8.17 where the "all" setting
|
||||||
|
for verifypw and listpw was not being honored. Bug #762.
|
||||||
|
|
||||||
|
* The syslog priority (syslog_goodpri and syslog_badpri) can now
|
||||||
|
be negated or set to "none" to disable logging of successful or
|
||||||
|
unsuccessful sudo attempts via syslog.
|
||||||
|
|
||||||
What's new in Sudo 1.8.18p1
|
What's new in Sudo 1.8.18p1
|
||||||
|
|
||||||
* When sudo_noexec.so is used, the WRDE_NOCMD flag is now added
|
* When sudo_noexec.so is used, the WRDE_NOCMD flag is now added
|
||||||
|
Loading…
x
Reference in New Issue
Block a user