summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-11-15 16:55:29 +0000
committertron <tron@pkgsrc.org>2008-11-15 16:55:29 +0000
commit6b347a1563a6d3e8766f0b6bacf03167ec57c35b (patch)
treedeb12808d8a76c7724e988005478fcb7d6b1e9e0
parentcc42cde5f198d42c7290edb599371fda9d202314 (diff)
downloadpkgsrc-6b347a1563a6d3e8766f0b6bacf03167ec57c35b.tar.gz
Pullup ticket #2591 - requested by adrianp
bugzilla3: security update Revisions pulled up: - devel/bugzilla3/Makefile 1.9 - devel/bugzilla3/distinfo 1.5 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 9 20:15:17 UTC 2008 Modified Files: pkgsrc/devel/bugzilla3: Makefile distinfo Log Message: * Before 3.0.6, unexpected fatal WebService errors would result in a faultCode that was a string instead of a number. (Bug 446327) * If you created a product or component with the same name as one you previously deleted, it would fail with an error about the series table. (Bug 247936) * Includes a fix for: http://www.bugzilla.org/security/2.20.6/
-rw-r--r--devel/bugzilla3/Makefile4
-rw-r--r--devel/bugzilla3/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 4ec36934897..de56b281040 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/08/17 09:24:38 adrianp Exp $
+# $NetBSD: Makefile,v 1.8.4.1 2008/11/15 16:55:29 tron Exp $
#
-DISTNAME= bugzilla-3.0.5
+DISTNAME= bugzilla-3.0.6
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo
index 99f47c35dea..64a6f82168e 100644
--- a/devel/bugzilla3/distinfo
+++ b/devel/bugzilla3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/08/17 09:24:38 adrianp Exp $
+$NetBSD: distinfo,v 1.4.4.1 2008/11/15 16:55:29 tron Exp $
-SHA1 (bugzilla-3.0.5.tar.gz) = 8b373ad0d9d2c7fedf905279df9cfb9e76ff1373
-RMD160 (bugzilla-3.0.5.tar.gz) = ef8eb3fead99a79c9fb2fd673241c8265956a3d8
-Size (bugzilla-3.0.5.tar.gz) = 2419287 bytes
+SHA1 (bugzilla-3.0.6.tar.gz) = 3301da166717694d539e86afc045520c0a1577e3
+RMD160 (bugzilla-3.0.6.tar.gz) = fe94366d7e53f64af62e4c4c0f0af7c7ec60a9ea
+Size (bugzilla-3.0.6.tar.gz) = 2418732 bytes