From Todd.Miller at courtesan.com Thu Feb 21 07:01:47 2008 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Thu, 21 Feb 2008 07:01:47 -0500 Subject: [sudo-announce] Sudo version 1.6.9p13 now available Message-ID: <200802211201.m1LC1lxp015365@tex.courtesan.com> Sudo version 1.6.9p13 is now available. Major changes since Sudo 1.6.9p12: o Sudo will now set the nproc resource limit to unlimited on Linux systems to work around Linux's setuid() resource limit semantics. On PAM systems the resource limits will be reset by pam_limits.so before the command is executed. o SELinux support that can be used to implement role based access control (RBAC). A role and (optional) type may be specified in sudoers or on the command line. These are then used in the security context that the command is run as. o Fixed a Kerberos 5 compilation problem with MIT Kerberos. Download links: http://www.sudo.ws/sudo/dist/sudo-1.6.9p13.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.6.9p13.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