diff --git a/NEWS b/NEWS index f1a3c570e..c69d76b5d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +What's new in Sudo 1.8.6p5? + + * Fixed a potential crash in visudo's alias cycle detection. + + * Improved performance on Solaris when retrieving the group list + for the target user. On systems with a large number of groups + where the group database is not local (NIS, LDAP, AD), fetching + the group list could take a minute or more. + What's new in Sudo 1.8.6p4? * The -fstack-protector is now used when linking visudo, sudoreplay