diff options
author | itojun <itojun> | 2001-02-23 08:11:35 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-02-23 08:11:35 +0000 |
commit | 47cba4f8603bd9d2f954caa54e48572606cd5089 (patch) | |
tree | ccb7a2dfc2782c5a84e7ebea2eec5585fa076991 /security/sudo | |
parent | d5df6c3fb6e38508a088f07daa30a7046050f7a4 (diff) | |
download | pkgsrc-47cba4f8603bd9d2f954caa54e48572606cd5089.tar.gz |
upgrade to 1.6.3p6. (security fix)
415) Fix word splitting bug that caused a segv for very long command line args.
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index e8b67847945..5a607782fa9 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2001/02/17 17:50:13 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2001/02/23 08:11:35 itojun Exp $ # FreeBSD Id: Makefile,v 1.9 1997/11/12 03:24:41 obrien Exp # -DISTNAME= sudo-1.6.3p5 +DISTNAME= sudo-1.6.3p6 CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ diff --git a/security/sudo/files/md5 b/security/sudo/files/md5 index 0f63fdaf73b..b0fa47f7474 100644 --- a/security/sudo/files/md5 +++ b/security/sudo/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.12 2000/12/05 18:30:06 jlam Exp $ +$NetBSD: md5,v 1.13 2001/02/23 08:11:35 itojun Exp $ -MD5 (sudo-1.6.3p5.tar.gz) = 09e84e864fc31016edcfacee0384729b +MD5 (sudo-1.6.3p6.tar.gz) = a2b365b0eda05bae264170ab83e39b15 |