From owner-cvs-all@FreeBSD.ORG Tue Sep 7 18:13:23 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F07231065795; Tue, 7 Sep 2010 18:13:23 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C6CA48FC1A; Tue, 7 Sep 2010 18:13:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o87IDNZe019787; Tue, 7 Sep 2010 18:13:23 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o87IDNGi019786; Tue, 7 Sep 2010 18:13:23 GMT (envelope-from wxs) Message-Id: <201009071813.o87IDNGi019786@repoman.freebsd.org> From: Wesley Shields Date: Tue, 7 Sep 2010 18:13:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/sudo Makefile distinfo ports/security/sudo/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2010 18:13:24 -0000 wxs 2010-09-07 18:13:23 UTC FreeBSD ports repository Modified files: security/sudo Makefile distinfo security/sudo/files patch-Makefile.in Log: Update to 1.7.4p4 to address a couple of minor bugs and Runas group vulnerability. While I'm here also cleanup files/patch-Makefile.in. Security: 67b514c3-ba8f-11df-8f6e-000c29a67389 Revision Changes Path 1.116 +2 -3 ports/security/sudo/Makefile 1.69 +3 -3 ports/security/sudo/distinfo 1.4 +8 -13 ports/security/sudo/files/patch-Makefile.in