]> granicus.if.org Git - sudo/commitdiff
Update for sudo 1.8.1p2
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 May 2011 15:59:40 +0000 (11:59 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 May 2011 15:59:40 +0000 (11:59 -0400)
NEWS

diff --git a/NEWS b/NEWS
index f7ef73ac64b8533ae09527f9ada50c9117f04ecc..729ad66eff669cbf0af546dbe440a5804e06a6fd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+What's new in Sudo 1.8.1p2?
+
+ * Two-character CIDR-style IPv4 netmasks are now matched correctly
+   in the sudoers file.
+
+ * A build error with MIT Kerberos V has been resolved.
+
+ * A crash on HP-UX in the sudoers plugin when wildcards are
+   present in the sudoers file has been resolved.
+
+ * Sudo now works correctly on Tru64 Unix again.
+
+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