Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 14:49:41 -0700 (MST)
From:      Phil Oleson <oz@nixil.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/88865: [PATCH] security/sudo: update to 1.6.8.12
Message-ID:  <200511112149.jABLnfcU057675@nixil.net>
Resent-Message-ID: <200511112150.jABLoOp0019781@freefall.freebsd.org>

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

>Number:         88865
>Category:       ports
>Synopsis:       [PATCH] security/sudo: update to 1.6.8.12
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 11 21:50:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Phil Oleson
>Release:        FreeBSD 4.7-RELEASE-p28 i386
>Organization:
N/A
>Environment:
System: FreeBSD nixil.net 4.7-RELEASE-p28 FreeBSD 4.7-RELEASE-p28 #42: Tue Jun 21 10:33:20 MDT 2005 root@nixil:/usr/src/sys/compile/nixil i386


>Description:
	Security Hole found on older versions of sudo.
	http://www.sudo.ws/sudo/alerts/perl_env.html
>How-To-Repeat:
	N/A
>Fix:

	upgrade to 1.6.8p12

--- sudo.patch begins here ---
diff -ru sudo.orig/Makefile sudo/Makefile
--- sudo.orig/Makefile	Fri Nov 11 14:42:35 2005
+++ sudo/Makefile	Fri Nov 11 14:43:36 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	sudo
-PORTVERSION=	1.6.8.9
-PORTREVISION=	0
+PORTVERSION=	1.6.8.12
 CATEGORIES=	security
 MASTER_SITES=	http://www.sudo.ws/sudo/dist/ \
 		http://probsd.org/sudoftp/ \
@@ -19,7 +18,7 @@
 		http://pluto.cdpa.nsysu.edu.tw/sudo/ \
 		ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \
 		ftp://ftp.stikman.com/pub/sudo/
-DISTNAME=	${PORTNAME}-1.6.8p9
+DISTNAME=	${PORTNAME}-1.6.8p12
 
 MAINTAINER=	mharo@FreeBSD.org
 COMMENT=	Allow others to run commands as root
diff -ru sudo.orig/distinfo sudo/distinfo
--- sudo.orig/distinfo	Fri Nov 11 14:42:35 2005
+++ sudo/distinfo	Fri Nov 11 14:43:40 2005
@@ -1,2 +1,2 @@
-MD5 (sudo-1.6.8p9.tar.gz) = 6d0346abd16914956bc7ea4f17fc85fb
-SIZE (sudo-1.6.8p9.tar.gz) = 585509
+MD5 (sudo-1.6.8p12.tar.gz) = b29893c06192df6230dd5f340f3badf5
+SIZE (sudo-1.6.8p12.tar.gz) = 585643
--- sudo.patch ends here ---


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



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