# HG changeset patch # User Samuel Trassare # Date 1349110689 0 # Node ID 2499095053459d7674c9cf408bbca901426f6acb # Parent 6e50c29c33626fecd0898746c3cea56adabdd6d4 up sudo (1.8.6p3) diff -r 6e50c29c3362 -r 249909505345 sudo/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sudo/description.txt Mon Oct 01 16:58:09 2012 +0000 @@ -0,0 +1,4 @@ +Sudo (su "do") allows a system administrator to delegate authority to give +certain users (or groups of users) the ability to run some (or all) commands as +root or another user while providing an audit trail of the commands and their +arguments. diff -r 6e50c29c3362 -r 249909505345 sudo/receipt --- a/sudo/receipt Mon Oct 01 16:23:33 2012 +0000 +++ b/sudo/receipt Mon Oct 01 16:58:09 2012 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sudo" -VERSION="1.8.4" +VERSION="1.8.6p3" CATEGORY="security" SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority." MAINTAINER="erjo@slitaz.org"