2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

testsudoers changes

This commit is contained in:
Todd C. Miller 2018-08-27 09:25:40 -06:00
parent 901b2666fc
commit 5bac1e0ddc

3
NEWS
View File

@ -25,6 +25,9 @@ What's new in Sudo 1.8.25
* Fixed a build issue on AIX 7.1 BOS levels that include memset_s()
and define rsize_t in string.h. Bug #847.
* The testsudoers utility now supports querying an LDIF-format
policy.
What's new in Sudo 1.8.24
* The LDAP and SSS back-ends now use the same rule evaluation code