[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e9e1a0eb4aa5474b1db31bec9e6d0ec65609e4c2)

Vlad Glagolev scm at sourcemage.org
Wed Dec 5 10:30:59 EST 2007


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 utils/sudo/DETAILS |    5 +++--
 utils/sudo/HISTORY |    3 +++
 2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit e9e1a0eb4aa5474b1db31bec9e6d0ec65609e4c2
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    sudo: increment sec patch + cleanup

diff --git a/utils/sudo/DETAILS b/utils/sudo/DETAILS
index 584c167..3bfeb71 100755
--- a/utils/sudo/DETAILS
+++ b/utils/sudo/DETAILS
@@ -4,11 +4,12 @@
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$SPELL/$SOURCE
    SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/$SPELL/$SOURCE
-      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+  SECURITY_PATCH=2
+      SOURCE_GPG=gurus.gpg:$SOURCE.sig
         WEB_SITE=http://www.courtesan.com/sudo
         KEYWORDS="utils"
          ENTERED=20010922
-           SHORT="Grant limited superuser ability to users."
+           SHORT="Grant limited superuser ability to users"
 cat << EOF
 Sudo (superuser do) allows a system administrator to give certain users
 (or groups of users) the ability to run some (or all) commands as root
diff --git a/utils/sudo/HISTORY b/utils/sudo/HISTORY
index 4a1b21c..c17ef69 100644
--- a/utils/sudo/HISTORY
+++ b/utils/sudo/HISTORY
@@ -1,3 +1,6 @@
+2007-12-05 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: SECURITY_PATCH++, cleaned up
+
 2007-12-03 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 1.6.9p9
 



More information about the SM-Commit mailing list