From: Todd C. Miller Date: Thu, 24 Jan 2013 12:44:10 +0000 (-0500) Subject: Add 1.8.6p5 X-Git-Tag: SUDO_1_8_7~1^2~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=210ab24499679f2d04ce38a6ae17c4c15cb12fb9;p=sudo Add 1.8.6p5 --- 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