[Lunar-commits] <moonbase> sudo: version bumped to 1.7.4p2.
Florin Braescu
florin at lunar-linux.org
Mon Aug 9 20:47:24 CEST 2010
commit ad08f6032930329a19fd3ee9fae93ed1b107ec6e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Aug 9 21:47:24 2010 +0300
sudo: version bumped to 1.7.4p2.
A bug where sudo could spin in a busy loop waiting for the child process
was fixed. A bug introduced in sudo 1.7.3 that prevented the -k and -K
options from functioning when the tty_tickets sudoers option is enabled
was fixed. Sudo no longer prints a warning when the -k or -K options are
specified and the ticket file does not exist.
---
security/sudo/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/security/sudo/DETAILS b/security/sudo/DETAILS
index 9aaca2c..4f8ddc9 100644
--- a/security/sudo/DETAILS
+++ b/security/sudo/DETAILS
@@ -1,12 +1,12 @@
MODULE=sudo
- VERSION=1.7.4
+ VERSION=1.7.4p2
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:d2799d49070ccf66634f15e67f60078fe313c247
+ SOURCE_VFY=sha1:575b4678fc284df73a269d74b5d3f616eb71680e
WEB_SITE=http://www.courtesan.com/sudo
ENTERED=20010922
- UPDATED=20100803
+ UPDATED=20100809
SHORT="Grant limited superuser ability to users/groups"
cat << EOF
More information about the Lunar-commits
mailing list