Date: Sat, 21 Jul 2007 03:15:13 +0000 (UTC) From: Tom McLaughlin <tmclaugh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sudo Makefile distinfo pkg-descr pkg-install pkg-plist Message-ID: <200707210315.l6L3FDC6077478@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmclaugh 2007-07-21 03:15:13 UTC FreeBSD ports repository Modified files: security/sudo Makefile distinfo pkg-descr pkg-install pkg-plist Log: Update to 1.6.9 Application changes: - PAM, since present, is used by default. - Environment variable handling has changed significantly. - Sudo checks the user's supplemental group vector so nsswitch order is no longer important for group based rules. (See UPGRADE and CHANGING under share/doc/sudo/ for more.) Port changes: - PAM file is no longer clobered on reinstall. - OPIE option has been removed due to PAM being used by default. - Selected documentation is now installed. Revision Changes Path 1.82 +24 -15 ports/security/sudo/Makefile 1.50 +3 -3 ports/security/sudo/distinfo 1.5 +4 -3 ports/security/sudo/pkg-descr 1.6 +5 -0 ports/security/sudo/pkg-install 1.13 +11 -2 ports/security/sudo/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707210315.l6L3FDC6077478>