Version 1.1.2 (released 11-Aug-2009) * security fix: validate the 'view' parameter to avoid XSS attack * security fix: avoid printing illegal parameter names and values * add optional support for character encoding detection (issue #400) * fix username case handling in svnauthz module (issue #419) * fix cvsdbadmin/svnadmin rebuild error on missing repos (issue #420) * don't drop leading blank lines from colorized file contents (issue #422) * add file.ezt template logic for optionally hiding binary file contents Maybe it is also a good idea to have in Makefile the following line PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} so it is possible to identify the used python version from the package name.
Responsible Changed From-To: freebsd-ports-bugs->pgollucci Over to maintainer (via the GNATS Auto Assign Tool)
miwi 2009-09-19 18:02:12 UTC FreeBSD ports repository Modified files: devel/viewvc Makefile distinfo Log: - Update to 1.1.2 PR: 138074 Submitted by: olli hauer <ohauer@gmx.de> Approved by: maintainer timeout Feature safe: yes Revision Changes Path 1.40 +2 -2 ports/devel/viewvc/Makefile 1.19 +3 -3 ports/devel/viewvc/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!