Subject: CVS commit: pkgsrc/devel/bugzilla
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2007 09:49:34
Module Name: pkgsrc
Committed By: adrianp
Date: Sat Aug 25 09:49:34 UTC 2007
Modified Files:
pkgsrc/devel/bugzilla: Makefile PLIST distinfo
Log Message:
Update to 2.22.3
+ Bug lists in iCal format were cutting off bug summaries if they had
a comma in them. (bug 274408)
+ If collectstats.pl encountered an invalid series when collecting data for
New Charts, it would stop processing all series, silently. This means
that several series may not have been collecting data. On PostgreSQL,
all series were failing, thus meaning that New Charts were not working
at all on PostgreSQL. (bug 257351)
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/devel/bugzilla/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/devel/bugzilla/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/bugzilla/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.