]> granicus.if.org Git - sudo/commitdiff
sudo 1.8.1p1 updates
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 18 Apr 2011 13:24:27 +0000 (09:24 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 18 Apr 2011 13:24:27 +0000 (09:24 -0400)
--HG--
branch : 1.8

NEWS

diff --git a/NEWS b/NEWS
index f7ef73ac64b8533ae09527f9ada50c9117f04ecc..8f36d0f0755d2d59965c815030b9cdf1654b9a5b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+What's new in Sudo 1.8.1p1?
+
+ * Fixed a problem on AIX where sudo was unable to set the final
+   uid if the PAM module modified the effective uid.
+
+ * 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.
+
+ * Fixed a "make -j" problem for "make install".
+
 What's new in Sudo 1.8.1?
 
  * A new LDAP setting, sudoers_search_filter, has been added to