Update to 3.0.2

Bugzilla should now work on Perl 5.9.5 (and thus the upcoming Perl 5.10.0)
Fix for the following security advisory:
	http://www.bugzilla.org/security/3.0.1/
* Even with account creation disabled, users can use the WebService to
  create an account.
This commit is contained in:
adrianp 2007-09-19 22:06:29 +00:00
parent 1ed36b06d2
commit b9690eb24e
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2007/08/27 17:51:32 adrianp Exp $
# $NetBSD: Makefile,v 1.2 2007/09/19 22:06:29 adrianp Exp $
#
DISTNAME= bugzilla-3.0.1
DISTNAME= bugzilla-3.0.2
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA:=webtools/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/08/27 17:51:33 adrianp Exp $
$NetBSD: distinfo,v 1.2 2007/09/19 22:06:30 adrianp Exp $
SHA1 (bugzilla-3.0.1.tar.gz) = acc44e3be050f4f3ad76f376c64037edee8e14eb
RMD160 (bugzilla-3.0.1.tar.gz) = 3e14ebdba1ea93f355a1b9a469d3370fca4bb901
Size (bugzilla-3.0.1.tar.gz) = 2176902 bytes
SHA1 (bugzilla-3.0.2.tar.gz) = 7151d1fa11a67412fe03193ee21b73c0abc59330
RMD160 (bugzilla-3.0.2.tar.gz) = 5a03e344e686421c16eddf3a4992f44fbedeff8f
Size (bugzilla-3.0.2.tar.gz) = 2164888 bytes