Mon Apr 20 09:28:28 2009 UTC ()
Updated devel/bugzilla3 to 3.2.3

Security fix:
 * Attachment editing was vulnerable to a cross-site request forgery.
   Note that this issue was only fixed for 3.2.3 and 3.3.4 even though
   all versions of Bugzilla are affected (see below for an explanation).

bug fixes:
 * Bugzilla is now compatible with MySQL 5.1.x versions 5.1.31
   and greater. (Bug 480001)
 * On Windows, Bugzilla sometimes would send mangled emails (that
   would often fail to send). (Bug 467920)
 * recode.pl would sometimes crash when trying to convert databases
   from older versions of Bugzilla. (Bug 431201)
 * Running a saved search with Unicode characters in its name would
   cause Bugzilla to crash. (Bug 477513)
 * Bugzilla clients like Mylyn can now update bugs again (the bug
   XML format now contains a "token" element that can be used when
   updating a bug). (Bug 476678)
 * For installations using the shadowdb parameter, Bugzilla was
   accidentally writing to the "tokens" table in the shadow database
   (instead of the master database) when using the "Change Several
   Bugs at Once" page. (Bug 476943)


(abs)
diff -r1.13 -r1.14 pkgsrc/devel/bugzilla3/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/bugzilla3/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/bugzilla3/Makefile (expand / switch to context diff)
--- pkgsrc/devel/bugzilla3/Makefile 2009/02/13 20:41:33 1.13
+++ pkgsrc/devel/bugzilla3/Makefile 2009/04/20 09:28:28 1.14
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2009/02/13 20:41:33 abs Exp $
+# $NetBSD: Makefile,v 1.14 2009/04/20 09:28:28 abs Exp $
 #
 
-DISTNAME=	bugzilla-3.2.2
+DISTNAME=	bugzilla-3.2.3
 CATEGORIES=	www devel
 MASTER_SITES=	${MASTER_SITE_MOZILLA_ALL:=webtools/}
 

cvs diff -r1.7 -r1.8 pkgsrc/devel/bugzilla3/distinfo (expand / switch to context diff)
--- pkgsrc/devel/bugzilla3/distinfo 2009/02/03 23:11:13 1.7
+++ pkgsrc/devel/bugzilla3/distinfo 2009/04/20 09:28:28 1.8
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/02/03 23:11:13 adrianp Exp $
+$NetBSD: distinfo,v 1.8 2009/04/20 09:28:28 abs Exp $
 
-SHA1 (bugzilla-3.2.2.tar.gz) = 5ed149f1a457b6ab04f76346cfd5d54b5c06c2c3
+SHA1 (bugzilla-3.2.3.tar.gz) = ed55491f122225773111dec9d639aa4d1b137b34
-RMD160 (bugzilla-3.2.2.tar.gz) = e1c805d9f520c94f3f2aa739a36df82852306b9e
+RMD160 (bugzilla-3.2.3.tar.gz) = f22c1a2a6c04549cf6708c5bf1b845bf9ef1e0b4
-Size (bugzilla-3.2.2.tar.gz) = 2421709 bytes
+Size (bugzilla-3.2.3.tar.gz) = 2424838 bytes