2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
This commit is contained in:
Todd C. Miller 2018-08-30 09:22:16 -06:00
parent ae04b40c05
commit 6e4f8c8cd2

3
NEWS
View File

@ -31,6 +31,9 @@ What's new in Sudo 1.8.25
* Sudo now sets the LOGIN environment variable to the same value as
LOGNAME on AIX systems. Bug #848.
* Fixed a regression introduced in sudo 1.8.24 where the LDAP and
SSSD backends evaluated the rules in reverse sudoOrder. Bug #849.
What's new in Sudo 1.8.24
* The LDAP and SSS back-ends now use the same rule evaluation code