pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q4]: pkgsrc/devel/bugzilla3 Pullup ticket #2682 - requeste...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab2695a68ca7
branches: pkgsrc-2008Q4
changeset: 552303:ab2695a68ca7
user: tron <tron%pkgsrc.org@localhost>
date: Wed Feb 04 21:05:10 2009 +0000
description:
Pullup ticket #2682 - requested by adrianp
bugzilla3: security update
Revisions pulled up:
- devel/bugzilla3/Makefile patch
- devel/bugzilla3/PLIST patch
- devel/bugzilla3/distinfo patch
---
Update "bugzilla3" package to version 3.0.8 via patch:
3.0.8
* This release fixes one bug that is critical for installations running
3.0.7 under mod_perl. See the Security Advisory for details.
Security Fix: http://www.bugzilla.org/security/3.0.7/
3.0.7
* Saving changes to parameters would sometimes fail silently
(particularly on Windows when the web server didn't have the right
permissions to update the params file). Bugzilla will now throw an error
in this case, telling you what is wrong. (Bug 347707)
* Some versions of the SOAP::Lite Perl module had a bug that caused
Bugzilla's XML-RPC service to break. checksetup.pl now checks for these
bad versions and will reject them. (Bug 468009)
Security Fix: http://www.bugzilla.org/security/2.22.6/
diffstat:
devel/bugzilla3/Makefile | 4 ++--
devel/bugzilla3/PLIST | 3 ++-
devel/bugzilla3/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r e17fbd10e479 -r ab2695a68ca7 devel/bugzilla3/Makefile
--- a/devel/bugzilla3/Makefile Wed Feb 04 12:31:21 2009 +0000
+++ b/devel/bugzilla3/Makefile Wed Feb 04 21:05:10 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/11/09 20:15:17 adrianp Exp $
+# $NetBSD: Makefile,v 1.9.2.1 2009/02/04 21:05:10 tron Exp $
#
-DISTNAME= bugzilla-3.0.6
+DISTNAME= bugzilla-3.0.8
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
diff -r e17fbd10e479 -r ab2695a68ca7 devel/bugzilla3/PLIST
--- a/devel/bugzilla3/PLIST Wed Feb 04 12:31:21 2009 +0000
+++ b/devel/bugzilla3/PLIST Wed Feb 04 21:05:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/08/17 09:24:38 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.3.6.1 2009/02/04 21:05:10 tron Exp $
share/bugzilla/Bugzilla.pm
share/bugzilla/Bugzilla/Attachment.pm
share/bugzilla/Bugzilla/Attachment/PatchReader.pm
@@ -438,6 +438,7 @@
share/bugzilla/template/en/default/global/choose-product.html.tmpl
share/bugzilla/template/en/default/global/code-error.html.tmpl
share/bugzilla/template/en/default/global/common-links.html.tmpl
+share/bugzilla/template/en/default/global/confirm-action.html.tmpl
share/bugzilla/template/en/default/global/confirm-user-match.html.tmpl
share/bugzilla/template/en/default/global/docslinks.html.tmpl
share/bugzilla/template/en/default/global/field-descs.none.tmpl
diff -r e17fbd10e479 -r ab2695a68ca7 devel/bugzilla3/distinfo
--- a/devel/bugzilla3/distinfo Wed Feb 04 12:31:21 2009 +0000
+++ b/devel/bugzilla3/distinfo Wed Feb 04 21:05:10 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/11/09 20:15:17 adrianp Exp $
+$NetBSD: distinfo,v 1.5.2.1 2009/02/04 21:05:10 tron Exp $
-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
+SHA1 (bugzilla-3.0.8.tar.gz) = d4d4b839298020b1b81697dd1bc1965e172aeda7
+RMD160 (bugzilla-3.0.8.tar.gz) = fbd5186793ccbcc20520ef80372dd63b5debcf6c
+Size (bugzilla-3.0.8.tar.gz) = 2422887 bytes
Home |
Main Index |
Thread Index |
Old Index