pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2008Q2]: pkgsrc/devel/bugzilla3 pullup ticket #2493 - requeste...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d31dd1996ddc
branches:  pkgsrc-2008Q2
changeset: 544266:d31dd1996ddc
user:      rtr <rtr%pkgsrc.org@localhost>
date:      Mon Aug 18 23:27:06 2008 +0000

description:
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/

diffstat:

 devel/bugzilla3/Makefile |  4 ++--
 devel/bugzilla3/PLIST    |  4 ++--
 devel/bugzilla3/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 77cdd97849c2 -r d31dd1996ddc devel/bugzilla3/Makefile
--- a/devel/bugzilla3/Makefile  Mon Aug 18 23:15:18 2008 +0000
+++ b/devel/bugzilla3/Makefile  Mon Aug 18 23:27:06 2008 +0000
@@ -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 -r 77cdd97849c2 -r d31dd1996ddc devel/bugzilla3/PLIST
--- a/devel/bugzilla3/PLIST     Mon Aug 18 23:15:18 2008 +0000
+++ b/devel/bugzilla3/PLIST     Mon Aug 18 23:27:06 2008 +0000
@@ -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-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 -r 77cdd97849c2 -r d31dd1996ddc devel/bugzilla3/distinfo
--- a/devel/bugzilla3/distinfo  Mon Aug 18 23:15:18 2008 +0000
+++ b/devel/bugzilla3/distinfo  Mon Aug 18 23:27:06 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index