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

Florin Braescu florin at lunar-linux.org
Sun Apr 19 20:38:48 CEST 2009


commit 59731ad6458827eac543d835dd594bb098e8be10
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 19 21:38:48 2009 +0300

    sudo: version bumped to 1.7.1.
    
    A bug in the glob() bundles with sudo has been fixed. Two NULL pointer
    dereference bugs have been fixed. Two new default options, "pwfeedback"
    and "fast_glob", have been added. #include directives may now include a
    "%h" escape, for the hostname. The unused alias checks in visudo now
    handle the case of an alias referring to another alias.
---
 security/sudo/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/security/sudo/DETAILS b/security/sudo/DETAILS
index 62c494a..d999585 100644
--- a/security/sudo/DETAILS
+++ b/security/sudo/DETAILS
@@ -1,12 +1,12 @@
           MODULE=sudo
-         VERSION=1.7.0
+         VERSION=1.7.1
           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:77bb230148b305e8608a3e552f1747507a84a55c
+      SOURCE_VFY=sha1:f76ad5ff5dac253c14dfedfdbddd99b4cf7f54a2
         WEB_SITE=http://www.courtesan.com/sudo
          ENTERED=20010922
-         UPDATED=20090130
+         UPDATED=20090418
            SHORT="Grant limited superuser ability to users/groups"
 
 cat << EOF


More information about the Lunar-commits mailing list