From owner-cvs-ports@FreeBSD.ORG Mon Jan 28 06:29:04 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4368D16A417; Mon, 28 Jan 2008 06:29:04 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 34ADC13C44B; Mon, 28 Jan 2008 06:29:04 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m0S6T4F3018070; Mon, 28 Jan 2008 06:29:04 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0S6T49A018069; Mon, 28 Jan 2008 06:29:04 GMT (envelope-from tmclaugh) Message-Id: <200801280629.m0S6T49A018069@repoman.freebsd.org> From: Tom McLaughlin Date: Mon, 28 Jan 2008 06:29:03 +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 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 06:29:04 -0000 tmclaugh 2008-01-28 06:29:03 UTC FreeBSD ports repository Modified files: security/sudo Makefile distinfo Log: Update to 1.6.9p12 Changes: - The ALL command in sudoers now implies SETENV permissions. - The command search is now performed using the target user's auxiliary group vector too. - Various LDAP code improvements. - Added passprompt_override flag to sudoers to cause sudo's prompt to be used in all cases. Also set when the -p flag is used. - New %p prompt escape that expands to the user whose password is being prompted, as specified by the rootpw, targetpw and runaspw sudoers flags. Revision Changes Path 1.95 +2 -2 ports/security/sudo/Makefile 1.57 +3 -3 ports/security/sudo/distinfo