From: Todd C. Miller Date: Tue, 4 Jan 2011 18:53:22 +0000 (-0500) Subject: update X-Git-Tag: SUDO_1_7_5~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1872a36280bd4669d969f5c5d96ab1d1cb7e94d;p=sudo update --HG-- branch : 1.7 --- diff --git a/NEWS b/NEWS index 291a0408e..3a8f756be 100644 --- a/NEWS +++ b/NEWS @@ -35,11 +35,6 @@ What's new in Sudo 1.7.5? * Fixed a crash with "sudo -l" when auditing is enabled and the user is not allowed to run any commands on the host. - * Sudo will now examine all matching LDAP entries when doing a - lookup, even if there has already been a positive match. This - catches negative matches that may exist in other entries and - more closely match the sudoers file behavior. - * Sudo now includes a copy of zlib that will be used on systems that do not have zlib installed. @@ -67,6 +62,9 @@ What's new in Sudo 1.7.5? user ALL = sudoedit /etc/* will allow editing of /etc/motd but not /etc/security/default. + * Fixed a crash when the -g flag was used without the -u flag and + a sudoers entry did not contain a Runas_Spec. + What's new in Sudo 1.7.4p4? * A potential security issue has been fixed with respect to the handling