From Todd.Miller at courtesan.com Sun Jan 6 08:40:44 2008 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Sun, 06 Jan 2008 08:40:44 -0500 Subject: [sudo-announce] Sudo version 1.6.9p11 now available Message-ID: <200801061340.m06DeiFZ008792@tex.courtesan.com> Sudo version 1.6.9p11 is now available. Major changes since Sudo 1.6.9p10: o Fixed a compilation problem on SCO UNIX related to how it stores the high resolution timestamps in struct stat. o Avoid checking the passwd file group multiple times in the LDAP query when the user's passwd group is also listed in the supplemental group vector. o The URI specifier can now be used in ldap.conf even when the LDAP SDK doesn't support ldap_initialize(). o New %p prompt escape that expands to the user whose password is being prompted, as specified by the rootpw, targetpw and runaspw sudoers flags. Download links: http://www.sudo.ws/sudo/dist/sudo-1.6.9p11.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p11.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 Mon Jan 21 09:55:53 2008 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Mon, 21 Jan 2008 09:55:53 -0500 Subject: [sudo-announce] Sudo version 1.6.9p12 now available Message-ID: <200801211455.m0LEtrFW026928@tex.courtesan.com> Sudo version 1.6.9p12 is now available. Major changes since Sudo 1.6.9p11: o Added a configure check for the ber_set_option() function. o Fixed a compilation problem with the HP-UX K&R C compiler. o Revamped the Kerberos 5 ticket verification code. o Added support for the checkpeer ldap.conf variable for netscape-based LDAP SDKs. o Fixed a problem where an incomplete password could be echoed to the screen if there was a read timeout. Download links: http://www.sudo.ws/sudo/dist/sudo-1.6.9p12.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p12.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