pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bugzilla3 Updated devel/bugzilla3 to 3.2.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/d251676302b1
branches: trunk
changeset: 391823:d251676302b1
user: abs <abs%pkgsrc.org@localhost>
date: Mon Apr 20 09:28:28 2009 +0000
description:
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)
diffstat:
devel/bugzilla3/Makefile | 4 ++--
devel/bugzilla3/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r b2bb655ce238 -r d251676302b1 devel/bugzilla3/Makefile
--- a/devel/bugzilla3/Makefile Mon Apr 20 09:25:17 2009 +0000
+++ b/devel/bugzilla3/Makefile Mon Apr 20 09:28:28 2009 +0000
@@ -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/}
diff -r b2bb655ce238 -r d251676302b1 devel/bugzilla3/distinfo
--- a/devel/bugzilla3/distinfo Mon Apr 20 09:25:17 2009 +0000
+++ b/devel/bugzilla3/distinfo Mon Apr 20 09:28:28 2009 +0000
@@ -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
-RMD160 (bugzilla-3.2.2.tar.gz) = e1c805d9f520c94f3f2aa739a36df82852306b9e
-Size (bugzilla-3.2.2.tar.gz) = 2421709 bytes
+SHA1 (bugzilla-3.2.3.tar.gz) = ed55491f122225773111dec9d639aa4d1b137b34
+RMD160 (bugzilla-3.2.3.tar.gz) = f22c1a2a6c04549cf6708c5bf1b845bf9ef1e0b4
+Size (bugzilla-3.2.3.tar.gz) = 2424838 bytes
Home |
Main Index |
Thread Index |
Old Index