From 1aaee629da9d7cb70f85b34d1054e96237efd21a Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 18 Jan 2002 11:44:14 +0000 Subject: Update sudo package to 1.6.5p1. Quote from CHANGES is below. 467) Visudo could access memory that was already freed. 468) If the skey.access file denied use of plaintext passwords sudo would exit instead of allowing the user to enter an S/Key. Sudo 1.6.5p1 released. --- security/sudo/Makefile | 5 +++-- security/sudo/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'security/sudo') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 1145a0403d7..a9f22133f4b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2002/01/17 16:32:04 taca Exp $ +# $NetBSD: Makefile,v 1.43 2002/01/18 11:44:14 taca Exp $ # -DISTNAME= sudo-1.6.5 +DISTNAME= sudo-1.6.5p1 +PKGNAME= ${DISTNAME:S/p1/.1/} CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index becd5ec72c0..dcf0ea4caa8 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2002/01/17 16:32:04 taca Exp $ +$NetBSD: distinfo,v 1.6 2002/01/18 11:44:14 taca Exp $ -SHA1 (sudo-1.6.5.tar.gz) = 129d08fd3b915d1152cc824afd46142c335eaa90 -Size (sudo-1.6.5.tar.gz) = 331319 bytes +SHA1 (sudo-1.6.5p1.tar.gz) = cacb01539a0bf0c900acdd7db3a207113db8ec3f +Size (sudo-1.6.5p1.tar.gz) = 331167 bytes SHA1 (patch-aa) = 3298ebd31c6348848c02b98e493a6772369ca840 SHA1 (patch-ab) = 9ee5fd292495a97ba8acfdddfd60c54955070eac SHA1 (patch-af) = 7aaf790e8512e4371d87d367dd2d6e6b020d0ab2 -- cgit v1.2.3