From Todd.Miller at courtesan.com Thu Mar 6 07:53:47 2008 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Thu, 06 Mar 2008 07:53:47 -0500 Subject: [sudo-announce] Sudo version 1.6.9p14 now available Message-ID: <200803061253.m26Crlma028833@tex.courtesan.com> Sudo version 1.6.9p14 is now available. Major changes since Sudo 1.6.9p13: o Fixed an invalid assumption in the PAM conversation function introduced in version 1.6.9p9. The conversation function may be called for non-password reading purposes as well. o Fixed freeing an uninitialized pointer in -l mode, introduced in version 1.6.9p13. o Sudo will now check /etc/sudoers after LDAP even if the user was found in LDAP. This allows Defaults options in /etc/sudoers to take effect. o Added a missing check for enforcing mode in the SELinux RBAC support. Download links: http://www.sudo.ws/sudo/dist/sudo-1.6.9p14.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p14.tar.gz For a list of download mirror sites, see: http://www.sudo.ws/sudo/download.html Sudo web site: http://www.sudo.ws/sudo/ Sudo web site mirrors: http://www.sudo.ws/sudo/mirrors.html From Todd.Miller at courtesan.com Sat Mar 29 08:14:00 2008 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Sat, 29 Mar 2008 08:14:00 -0400 Subject: [sudo-announce] Sudo version 1.6.9p15 now available Message-ID: <200803291214.m2TCE0Q7013452@tex.courtesan.com> Sudo version 1.6.9p15 is now available. Major changes since Sudo 1.6.9p14: o Fixed installation of sudo_noexec.so on AIX. o Updated libtool to version 1.5.26. o Fixed printing of default SELinux role and type in -V mode. o The HOME environment variable is once again preserved by default, as per the documentation Download links: http://www.sudo.ws/sudo/dist/sudo-1.6.9p15.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p15.tar.gz For a list of download mirror sites, see: http://www.sudo.ws/sudo/download.html Sudo web site: http://www.sudo.ws/sudo/ Sudo web site mirrors: http://www.sudo.ws/sudo/mirrors.html