diff options
author | jlam <jlam@pkgsrc.org> | 2000-12-05 18:30:05 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-12-05 18:30:05 +0000 |
commit | 23370c3263a15a16e6d895321aa25664eeb20589 (patch) | |
tree | 60f4e81aa91f45b9b8f8d34e46a61b873586925a | |
parent | 5f90fbdce2adb18752c5e3e0c64a70240ec73b44 (diff) | |
download | pkgsrc-23370c3263a15a16e6d895321aa25664eeb20589.tar.gz |
Update sudo to 1.6.3p5. Changes from version 1.6.3p4:
* Fixed listpw and verifypw sudoers options.
* Do not write NUL when writing passwd prompt.
-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 9883140d2a4..33bd979753b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2000/08/09 20:01:45 thorpej Exp $ +# $NetBSD: Makefile,v 1.26 2000/12/05 18:30:05 jlam Exp $ # FreeBSD Id: Makefile,v 1.9 1997/11/12 03:24:41 obrien Exp # -DISTNAME= sudo-1.6.3p4 +DISTNAME= sudo-1.6.3p5 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 37c14405cf8..0f63fdaf73b 100644 --- a/security/sudo/files/md5 +++ b/security/sudo/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.11 2000/06/06 11:07:20 mjl Exp $ +$NetBSD: md5,v 1.12 2000/12/05 18:30:06 jlam Exp $ -MD5 (sudo-1.6.3p4.tar.gz) = dea0553ce08e295b33238ed1d6aa7966 +MD5 (sudo-1.6.3p5.tar.gz) = 09e84e864fc31016edcfacee0384729b |