Update for 1.8.11b2

This commit is contained in:
Todd C. Miller
2014-08-25 13:05:38 -06:00
parent 79f209dbd7
commit f0af3bb6b2

7
NEWS
View File

@@ -58,6 +58,13 @@ What's new in Sudo 1.8.11
to preserve bash functions which would otherwise be removed from to preserve bash functions which would otherwise be removed from
the environment. the environment.
* New files created via sudoedit as a non-root user now have the
proper group id. Bug #656
* Sudoedit now works correctly in conjunction with sudo's SELinux
RBAC support. Temporary files are now created with the proper
security context.
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,