diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-04-25 16:57:13 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-04-25 16:57:13 +0000 |
commit | a0028b4b586695b84d7491f7549048ee0a4801e0 (patch) | |
tree | eb9fb93a08433756b10fa209797b1b5d53fd94e0 /security/sudo | |
parent | 7ff85ef226d41bf5192ea69f0baadefbbbabebf3 (diff) | |
download | pkgsrc-a0028b4b586695b84d7491f7549048ee0a4801e0.tar.gz |
Update to sudo 1.6.6 to fix local root-exploit-possibility as per
http://www.globalintersec.com/adv/sudo-2002041701.txt
(Approved by hubertf.)
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 07e0d5580aa..ea90c25c4b6 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2002/01/28 15:38:37 taca Exp $ +# $NetBSD: Makefile,v 1.46 2002/04/25 16:57:13 jschauma Exp $ # -DISTNAME= sudo-1.6.5p2 +DISTNAME= sudo-1.6.6 PKGNAME= ${DISTNAME:S/p/./} CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index f7dc4e90674..9c176cea375 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2002/01/24 16:01:02 taca Exp $ +$NetBSD: distinfo,v 1.8 2002/04/25 16:57:14 jschauma Exp $ -SHA1 (sudo-1.6.5p2.tar.gz) = 5fdf8887e94389551596de066e29179d6551ba15 -Size (sudo-1.6.5p2.tar.gz) = 332414 bytes +SHA1 (sudo-1.6.6.tar.gz) = 6768cca950fc840857b01b0bd94dbd0ca756d324 +Size (sudo-1.6.6.tar.gz) = 333074 bytes SHA1 (patch-aa) = 3298ebd31c6348848c02b98e493a6772369ca840 SHA1 (patch-ab) = 9ee5fd292495a97ba8acfdddfd60c54955070eac SHA1 (patch-af) = 7aaf790e8512e4371d87d367dd2d6e6b020d0ab2 |