Subject: CVS commit: pkgsrc/devel/bugzilla
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2007 17:21:02
Module Name: pkgsrc
Committed By: adrianp
Date: Sat Feb 3 17:21:02 UTC 2007
Modified Files:
pkgsrc/devel/bugzilla: Makefile PLIST distinfo
Log Message:
Update to 2.22.2
+ Make Bugzilla compatible with Template Toolkit 2.15 (bug 357374)
+ Make Bugzilla compatible with versions of MySQL higher than 5.0.25
(bug 321645)
+ Sanity Check can now only be run by people with the "admin" privilege.
(bug 91761)
+ Security [XSS] fix
https://bugzilla.mozilla.org/show_bug.cgi?id=367674
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/bugzilla/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/bugzilla/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/devel/bugzilla/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.