[Lunar-commits] <moonbase> sudo: version bumped to 1.6.9p18.

Florin Braescu florin at lunar-linux.org
Fri Nov 14 22:31:16 CET 2008


commit d996a7c52bd1add02de76b5d06745c0d6f785b89
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Nov 14 23:31:16 2008 +0200

    sudo: version bumped to 1.6.9p18.
    
    Changes:
    A crash which occurred when the -i flag was used with a uid not in the password database has been fixed.
    Sudo now operates in the C locale again when doing a match against sudoers.
    A potential crash when a glob matches a large number of files has been fixed.
    A compilation problem with certain versions of Heimdal KerberosV has been fixed.
    When setting the umask, sudo will now use the union of the user's umask and the value set in sudoers.
    Sudo now stats fewer files when doing a wildcard match.
---
 security/sudo/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/security/sudo/DETAILS b/security/sudo/DETAILS
index c191260..7b3c463 100644
--- a/security/sudo/DETAILS
+++ b/security/sudo/DETAILS
@@ -1,12 +1,12 @@
           MODULE=sudo
-         VERSION=1.6.9p16
+         VERSION=1.6.9p18
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$MODULE
    SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/$MODULE
-      SOURCE_VFY=sha1:6c9248441eb6f5d56a9ba3545b83fceb875bd4ee
+      SOURCE_VFY=sha1:dca220f16c4ea0067297bdce40353fd001a7e4cf
         WEB_SITE=http://www.courtesan.com/sudo
          ENTERED=20010922
-         UPDATED=20080509
+         UPDATED=20081114
            SHORT="Grant limited superuser ability to users/groups"
 
 cat << EOF


More information about the Lunar-commits mailing list