2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 18:08:23 +00:00
This commit is contained in:
Todd C. Miller 2019-09-27 15:36:20 -06:00
parent 112dff276a
commit ab6cfc404a

3
NEWS
View File

@ -73,6 +73,9 @@ What's new in Sudo 1.8.28
* Sudoedit now honors the umask and umask_override settings in sudoers. * Sudoedit now honors the umask and umask_override settings in sudoers.
Previously, the user's umask was used as-is. Previously, the user's umask was used as-is.
* Fixed a bug where the terminal's file context was not restored
when using SELinux RBAC. Bug #898.
What's new in Sudo 1.8.27 What's new in Sudo 1.8.27
* On HP-UX, sudo will now update the utmps file when running a command * On HP-UX, sudo will now update the utmps file when running a command