From b1872a36280bd4669d969f5c5d96ab1d1cb7e94d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 4 Jan 2011 13:53:22 -0500 Subject: [PATCH] update --HG-- branch : 1.7 --- NEWS | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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 -- 2.50.1