mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
Mention I/O plugin changes.
This commit is contained in:
parent
acdb6d3690
commit
1345ebbcc7
8
NEWS
8
NEWS
@ -64,7 +64,13 @@ What's new in Sudo 1.8.11
|
|||||||
* Sudoedit now works correctly in conjunction with sudo's SELinux
|
* Sudoedit now works correctly in conjunction with sudo's SELinux
|
||||||
RBAC support. Temporary files are now created with the proper
|
RBAC support. Temporary files are now created with the proper
|
||||||
security context.
|
security context.
|
||||||
|
|
||||||
|
* The sudo I/O logging plugin API has been updated. If a logging
|
||||||
|
function returns an error, the command will be terminated and
|
||||||
|
all of the plugin's logging functions will be disabled. If a
|
||||||
|
logging function rejects the command's output it will no longer
|
||||||
|
be displayed to the user's terminal.
|
||||||
|
|
||||||
What's new in Sudo 1.8.10p3?
|
What's new in Sudo 1.8.10p3?
|
||||||
|
|
||||||
* Fixed expansion of %p in the prompt for "sudo -l" when rootpw,
|
* Fixed expansion of %p in the prompt for "sudo -l" when rootpw,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user