Subject: CVS commit: [pkgsrc-2006Q3] pkgsrc/devel/bugzilla
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2006 22:23:14
Module Name:	pkgsrc
Committed By:	salo
Date:		Sat Nov  4 22:23:14 UTC 2006

Modified Files:
	pkgsrc/devel/bugzilla [pkgsrc-2006Q3]: MESSAGE Makefile PLIST distinfo
	    options.mk
	pkgsrc/devel/bugzilla/files [pkgsrc-2006Q3]: localconfig

Log Message:
Pullup ticket 1873 - requested by adrianp
security update for bugzilla

Revisions pulled up:
- pkgsrc/devel/bugzilla/MESSAGE				1.3
- pkgsrc/devel/bugzilla/Makefile			1.20, 1.21
- pkgsrc/devel/bugzilla/PLIST				1.10, 1.11
- pkgsrc/devel/bugzilla/distinfo			1.11, 1.12
- pkgsrc/devel/bugzilla/options.mk			1.2
- pkgsrc/devel/bugzilla/files/localconfig		1.3

   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Sun Oct 15 12:21:14 UTC 2006

   Modified Files:
   	pkgsrc/devel/bugzilla: MESSAGE Makefile PLIST distinfo options.mk
   	pkgsrc/devel/bugzilla/files: localconfig

   Log Message:
   Update to 2.22

   New features include:
   * Complete PostgreSQL Support
   * Parameters In Sections
   * One Codebase, Multiple Databases
   * UTF-8 for New Installations
   * Admins Can Impersonate Users
   * Bug Import and Moving Improvements
   * Adding Individual Bugs to Saved Searches
   * Attach URLs
   * Optional "Strict Isolation" for Groups
   * "editcomponents" Change
   * "shutdownhtml" Change
   * Miscellaneous Improvements

   For further details see:
   	http://www.bugzilla.org/releases/2.22/new-features.html
   	http://www.bugzilla.org/releases/2.22/release-notes.html
---
   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Sun Oct 15 12:36:05 UTC 2006

   Modified Files:
   	pkgsrc/devel/bugzilla: Makefile PLIST distinfo

   Log Message:
   Update to 2.22.1
   + When sending mail, Bugzilla could throw the error "Insecure dependency in
   exec while running with -T switch" (bug 340538).

   + Using the public webdot server (for dependency graphs) should work
   again (bug 351243).

   + The "I'm added to or removed from this capacity" email preference
   wasn't working for new bugs (bug 349852).

   + The original release of 2.22 incorrectly said it required Template-Toolkit
   version 2.08. In actual fact, Bugzilla requires version 2.10 (bug 351478).

   + votes.cgi would crash if your bug was the one confirming a bug (bug 351300).

   + checksetup.pl now correctly reports if your Template::Plugin::GD module
   is missing. If missing, it could lead to charts and graphs not working
   (bug 345389).

   + The "Keyword" field on buglist.cgi was not sorted alphabetically, so
   it wasn't very useful for sorting (bug 342828).

   + Sendmail will no longer complain about there being a newline in the
   email address, when Bugzilla sends mail (bug 331365).

   + contrib/bzdbcopy.pl would try to insert an invalid value into the
   database, unnecessarily (bug 335572).

   + Deleting a bug now correctly deletes its attachments from the database
   (bug 339667).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.12.1 pkgsrc/devel/bugzilla/MESSAGE
cvs rdiff -r1.19 -r1.19.2.1 pkgsrc/devel/bugzilla/Makefile
cvs rdiff -r1.9 -r1.9.4.1 pkgsrc/devel/bugzilla/PLIST
cvs rdiff -r1.10 -r1.10.6.1 pkgsrc/devel/bugzilla/distinfo
cvs rdiff -r1.1.1.1 -r1.1.1.1.14.1 pkgsrc/devel/bugzilla/options.mk
cvs rdiff -r1.2 -r1.2.8.1 pkgsrc/devel/bugzilla/files/localconfig

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.