From 5626dba602dd8bbebdb84f882209bed94516133b Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 20 Jun 2005 20:11:11 +0000 Subject: 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 --- security/sudo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/sudo/Makefile') 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/ \ -- cgit v1.2.3