document nsswitch stuff in changelog
[debian/sudo] / ChangeLog
index 98e4a39ea9f79bbb3e25aed0d1d6968282dd574e..f4ebc2f0508de00e7e2342da7850e025aad6aa3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,25 @@
+2011-10-25  Todd C. Miller  <Todd.Miller@courtesan.com>
+
+       * plugins/sudoers/Makefile.in:
+       check_addr needs to link with the network libraries on Solaris
+       [322bd70e316e]
+
+       * plugins/sudoers/match.c:
+       When matching a RunasAlias for a runas group, pass the alias in as
+       the group_list, not the user_list. From Daniel Kopecek.
+       [766545edf141]
+
+       * plugins/sudoers/check.c, plugins/sudoers/sudoers.c:
+       We need to init the auth system regardless of whether we need a
+       password since we will be closing the PAM session in the monitor
+       process. Fixes a crash in the monitor on Solaris; bugzilla #518
+       [e82809f86fb3]
+
 2011-10-21  Todd C. Miller  <Todd.Miller@courtesan.com>
 
        * .hgtags:
        Added tag SUDO_1_8_3 for changeset 82bec4d3a203
-       [6c953ef6f577] [tip] <1.8>
+       [6c953ef6f577] <1.8>
 
        * Update Japanese sudoers translation from translationproject.org
        [82bec4d3a203] [SUDO_1_8_3] <1.8>