[Lunar-commits] <moonbase> sudo:version bumped to 1.7.2.
Florin Braescu
florin at lunar-linux.org
Mon Jul 13 07:22:42 CEST 2009
commit 9bca49799d988c12affef5c9dceaeeed5c59ca0c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jul 13 08:22:42 2009 +0300
sudo:version bumped to 1.7.2.
This release introduces a new #includedir directive to sudoers, which
can be used to implement an /etc/sudo.d directory.
User and group names in sudoers may now be enclosed in double quotes
to avoid having to escape special characters.
Bugfixes include a fix for the -g option when only setting the group,
a hang in visudo checking aliases, support for shell-style
/etc/environment files on Linux, BSM audit fixes when changing to a
non-root UID, setenv() compatibility fixes for Linux systems, and a
work-around for certificate and key file problems on Netscape-derived
LDAP SDKs.
---
security/sudo/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/security/sudo/DETAILS b/security/sudo/DETAILS
index d999585..4fd244e 100644
--- a/security/sudo/DETAILS
+++ b/security/sudo/DETAILS
@@ -1,12 +1,12 @@
MODULE=sudo
- VERSION=1.7.1
+ VERSION=1.7.2
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:f76ad5ff5dac253c14dfedfdbddd99b4cf7f54a2
+ SOURCE_VFY=sha1:566952fc9fb18b6c1e861e03ad5a63d27e54a501
WEB_SITE=http://www.courtesan.com/sudo
ENTERED=20010922
- UPDATED=20090418
+ UPDATED=20090713
SHORT="Grant limited superuser ability to users/groups"
cat << EOF
More information about the Lunar-commits
mailing list