summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorcube <cube>2004-09-17 09:25:18 +0000
committercube <cube>2004-09-17 09:25:18 +0000
commita7ac9782abab64d59fa40a684b13bbdae119a416 (patch)
tree5051874e58e1aeb3f854f5187d81b3bc27fb04a9 /security/sudo/Makefile
parent722bd292ec46024a7c9ee20e5cce30d7a0a3566f (diff)
downloadpkgsrc-a7ac9782abab64d59fa40a684b13bbdae119a416.tar.gz
Update to version 1.6.8p1. This is a security update, see advisory
at: http://www.sudo.ws/sudo/alerts/sudoedit.html Major changes since Sudo 1.6.8: o Sudoedit now re-opens the temp file as the invoking user and will only open regular files. o Better detection of unchanged files in sudoedit. o The path to ldap.conf is now configurable. o Added SSL tls_* certificate checking options when using LDAP. o The sample pam config file has been updated.
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 44ec04f3217..8ce48d7a554 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2004/08/24 17:31:48 cube Exp $
+# $NetBSD: Makefile,v 1.69 2004/09/17 09:25:18 cube Exp $
#
-DISTNAME= sudo-1.6.8
+DISTNAME= sudo-1.6.8p1
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \