From 7f569c3f22269d190b2cf83222b01a5174dc59fb Mon Sep 17 00:00:00 2001 From: rtr Date: Mon, 18 Aug 2008 23:27:06 +0000 Subject: pullup ticket #2493 - requested by adrianp bugzilla3: update package for security issues revisions pulled up: pkgsrc/devel/bugzilla3/Makefile 1.8 pkgsrc/devel/bugzilla3/PLIST 1.3 pkgsrc/devel/bugzilla3/distinfo 1.4 Module Name: pkgsrc Committed By: adrianp Date: Sun Aug 17 09:24:38 UTC 2008 Modified Files: pkgsrc/devel/bugzilla3: Makefile PLIST distinfo Log Message: Update to 3.0.5 * If you don't have permission to set a flag, it will now appear unchangeable in the UI. (Bug 433851) * If you were running mod_perl, Bugzilla was not correctly closing its connections to the database since 3.0.3, and so sometimes the DB would run out of connections. (Bug 441592) * The installation script is now clear about exactly which Email:: modules are required in Perl, thus avoiding the problem where emails show up with a body like SCALAR(0xBF126795). (Bug 441541) * email_in.pl is no longer case-sensitive for values of @product. (Bug 365697) Also addresses a new security issue: http://www.bugzilla.org/security/2.22.4/ --- devel/bugzilla3/Makefile | 4 ++-- devel/bugzilla3/PLIST | 4 ++-- devel/bugzilla3/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index 95426f733dd..2435ff5d7a0 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2008/05/26 02:13:17 joerg Exp $ +# $NetBSD: Makefile,v 1.7.4.1 2008/08/18 23:27:06 rtr Exp $ # -DISTNAME= bugzilla-3.0.4 +DISTNAME= bugzilla-3.0.5 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/} diff --git a/devel/bugzilla3/PLIST b/devel/bugzilla3/PLIST index 64b716a4828..d954493289e 100644 --- a/devel/bugzilla3/PLIST +++ b/devel/bugzilla3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/05/06 19:45:54 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.2.4.1 2008/08/18 23:27:06 rtr Exp $ share/bugzilla/Bugzilla.pm share/bugzilla/Bugzilla/Attachment.pm share/bugzilla/Bugzilla/Attachment/PatchReader.pm @@ -173,7 +173,7 @@ share/bugzilla/docs/html/trbl-relogin-everyone.html share/bugzilla/docs/html/trbl-relogin-some.html share/bugzilla/docs/html/trbl-testserver.html share/bugzilla/docs/html/troubleshooting.html -share/bugzilla/docs/html/upgrading.html +share/bugzilla/docs/html/upgrade.html share/bugzilla/docs/html/useradmin.html share/bugzilla/docs/html/userpreferences.html share/bugzilla/docs/html/using-intro.html diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo index da43428881d..9424a8a2007 100644 --- a/devel/bugzilla3/distinfo +++ b/devel/bugzilla3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/05/06 19:45:54 adrianp Exp $ +$NetBSD: distinfo,v 1.3.4.1 2008/08/18 23:27:06 rtr Exp $ -SHA1 (bugzilla-3.0.4.tar.gz) = ebe25b614db1e37f6ad948ab20c9b0bc1fe4d771 -RMD160 (bugzilla-3.0.4.tar.gz) = 758e3f2d93c8127cb4be7504f4f22a07195fe7ea -Size (bugzilla-3.0.4.tar.gz) = 2414111 bytes +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 -- cgit v1.2.3