Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 01:17:07 +0800 (CST)
From:      Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@infomath.math.nctu.edu.tw
Subject:   ports/37460: Update port: security/sudo
Message-ID:  <20020425171707.50A123DE4@infomath.math.nctu.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         37460
>Category:       ports
>Synopsis:       Update port: security/sudo
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 25 10:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.5-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #7: Tue Apr 23 04:15:27 CST 2002 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386


	
>Description:

Changes since Sudo 1.6.5p2:

 o Fixed compilation problem on HP-UX 9.x.

 o Moved call to endpwent() and added a call to endgrent().

 o Fixed a warning conflicting declaration of VOID with AFS.

 o Fixed a security hole in prompt rewriting found by Global InterSec.

	
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/security/sudo/Makefile sudo/Makefile
--- /usr/ports/security/sudo/Makefile	Tue Apr 23 20:24:27 2002
+++ sudo/Makefile	Fri Apr 26 01:13:34 2002
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	sudo
-PORTVERSION=	1.6.5.2
-PORTREVISION=	0
+PORTVERSION=	1.6.6
 CATEGORIES=	security
 MASTER_SITES=	http://www.sudo.ws/sudo/dist/ \
 		ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \
 		ftp://ftp.stikman.com/pub/sudo/ \
 		ftp://ftp.uu.net/pub/security/sudo/
-DISTNAME=	${PORTNAME}-1.6.5p2
+DISTNAME=	${PORTNAME}-1.6.6
 
 MAINTAINER=	mharo@FreeBSD.org
 
diff -ruN /usr/ports/security/sudo/distinfo sudo/distinfo
--- /usr/ports/security/sudo/distinfo	Tue Apr 23 20:24:27 2002
+++ sudo/distinfo	Fri Apr 26 01:13:50 2002
@@ -1 +1 @@
-MD5 (sudo-1.6.5p2.tar.gz) = 26e4f3ff0a721d0a42eed70cf4c33f43
+MD5 (sudo-1.6.6.tar.gz) = 4da4bf6cf31634cc7a17ec3b69fdc333
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020425171707.50A123DE4>