summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-20 20:11:11 +0000
committerjlam <jlam>2005-06-20 20:11:11 +0000
commit5626dba602dd8bbebdb84f882209bed94516133b (patch)
tree939c20119bb6abb37b2b02e08d1ccd3a86421c92 /security/sudo/Makefile
parentcca3750dc4ac2198726caf05c623b7f29899e270 (diff)
downloadpkgsrc-5626dba602dd8bbebdb84f882209bed94516133b.tar.gz
Security update for security/sudo to 1.6.8p9. Changes from version
1.6.8p7 include: 562) Fixed noexec functionality on Linux. 564) Fixed a bug that prevented Heimdal authentication from working. 566) A sudoers entry with sudo ALL no longer overwrites the value of safe_cmnd. This fixes the privilege escalation vulnerability noted in http://www.courtesan.com/sudo/alerts/path_race.html
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index f578b4e6402..a822e4ede8e 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2005/04/11 21:47:20 tv Exp $
+# $NetBSD: Makefile,v 1.80 2005/06/20 20:11:11 jlam Exp $
#
-DISTNAME= sudo-1.6.8p7
-PKGNAME= sudo-1.6.8pl7
+DISTNAME= sudo-1.6.8p9
+PKGNAME= sudo-1.6.8pl9
PKGREVISION= # empty
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \