diff options
author | itojun <itojun@pkgsrc.org> | 2001-02-23 08:11:35 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-02-23 08:11:35 +0000 |
commit | c1618cc152994649a815f12d7a8c72e476e4cd76 (patch) | |
tree | ccb7a2dfc2782c5a84e7ebea2eec5585fa076991 | |
parent | b5a05181a597f16052638ad7f42d293d3ad5feab (diff) | |
download | pkgsrc-c1618cc152994649a815f12d7a8c72e476e4cd76.tar.gz |
upgrade to 1.6.3p6. (security fix)
415) Fix word splitting bug that caused a segv for very long command line args.
-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 |