From Todd.Miller at courtesan.com Tue Oct 9 20:02:19 2007 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Tue, 09 Oct 2007 20:02:19 -0400 Subject: [sudo-announce] Sudo version 1.6.9p6 now available Message-ID: <200710100002.l9A02JTQ007825@tex.courtesan.com> Sudo version 1.6.9p6 is now available. Major changes since Sudo 1.6.9p5: o Worked around bugs in the session support of some PAM implementations. The full tty path is now passed to PAM as well. o Sudo now only prints the password prompt if the process is in the foreground. o inttypes.h is now included when appropriate if it is present. o Simplified alias allocation in the parser. Download links: http://www.sudo.ws/sudo/dist/sudo-1.6.9p6.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p6.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 Thu Oct 25 18:13:24 2007 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Thu, 25 Oct 2007 18:13:24 -0400 Subject: [sudo-announce] Sudo version 1.6.9p7 now available Message-ID: <200710252213.l9PMDOhm011770@tex.courtesan.com> Sudo version 1.6.9p7 is now available. Major changes since Sudo 1.6.9p6: o Reverted back to to using TCSAFLUSH instead of TCSADRAIN when turning off echo during password reading. o Fixed a configure bug that was preventing the addition of -lutil for login.conf support on FreeBSD and NetBSD. o Added a configure check for struct in6_addr since some systems define AF_INET6 but have no real IPv6 support. Download links: http://www.sudo.ws/sudo/dist/sudo-1.6.9p7.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p7.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