Subject: CVS commit: pkgsrc/security/sudo
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 12/05/2007 04:14:43
Module Name:	pkgsrc
Committed By:	taca
Date:		Wed Dec  5 04:14:43 UTC 2007
Modified Files:
	pkgsrc/security/sudo: Makefile distinfo
Log Message:
Update sudo package to 1.6.9p9.
Major changes since Sudo 1.6.9p8:
 o The ALL command in sudoers now implies SETENV permissions.
 o The command search is now performed using the target user's
   auxiliary group vector, not just the target's primary group.
 o When determining if the PAM prompt is the default "Password: ",
   compare the localized version if possible.
 o New passprompt_override option in sudoers to cause sudo's prompt
   to be used in all cases.  Also set when the -p flag is used.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 pkgsrc/security/sudo/Makefile
cvs rdiff -r1.45 -r1.46 pkgsrc/security/sudo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.