From: Todd C. Miller Date: Mon, 18 Apr 2011 13:24:49 +0000 (-0400) Subject: sudo 1.7.6p1 updates X-Git-Tag: SUDO_1_7_7~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5db5ea9e8392f8260bcc8aad82ed95207509e7d;p=sudo sudo 1.7.6p1 updates --HG-- branch : 1.7 --- diff --git a/NEWS b/NEWS index 918d22693..87bac52e1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +What's new in Sudo 1.7.6p1 + + * A non-existent includedir is now treated the same as an empty + directory and not reported as an error. + + * Removed extraneous parens in LDAP filter when sudoers_search_filter + is enabled that can cause an LDAP search error. + What's new in Sudo 1.7.6? * A new LDAP setting, sudoers_search_filter, has been added to