From 5252e3a5b30d12c75f4237eae559ccbf9e34700b Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 28 Jan 2000 17:01:46 +0000 Subject: Update to sudo-1.6.2p1. Changes from 1.6.2 (committed yesterday!): 393) Users in the 'exempt' group shouldn't get their $PATH overridden by 'secure-path'. Patch from jmknoble@pobox.com. 394) Pam now works on HP-UX 11.0, thanks to Jeff A. Earickson. --- security/sudo/Makefile | 8 +++++--- security/sudo/files/md5 | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'security/sudo') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 5fdb63265ab..3e555452a91 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.20 2000/01/28 00:33:21 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2000/01/28 17:01:46 jlam Exp $ # FreeBSD Id: Makefile,v 1.9 1997/11/12 03:24:41 obrien Exp # -DISTNAME= sudo-1.6.2 +DISTNAME= sudo-1.6.2p1 CATEGORIES= security -MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sudo/ \ +MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ + ftp://ftp.courtesan.com/pub/sudo/ \ + ftp://ftp.cs.colorado.edu/pub/sudo/ \ ftp://ftp.uu.net/pub/security/sudo/ \ ftp://ftp.tux.org/pub/security/sudo/ diff --git a/security/sudo/files/md5 b/security/sudo/files/md5 index ea17c431e71..c8c18db1a49 100644 --- a/security/sudo/files/md5 +++ b/security/sudo/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.9 2000/01/28 00:33:22 jlam Exp $ +$NetBSD: md5,v 1.10 2000/01/28 17:01:47 jlam Exp $ -MD5 (sudo-1.6.2.tar.gz) = 9f1ee416f33e3611cd5665250d45fb0e +MD5 (sudo-1.6.2p1.tar.gz) = 1532041054b327ae33ca70b66fad1c20 -- cgit v1.2.3