Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id DDF9263B966 for ; Sat, 15 Nov 2008 16:55:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 922F063B11C; Sat, 15 Nov 2008 16:55:30 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id D1D0D63B10D for ; Sat, 15 Nov 2008 16:55:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B7404175D0; Sat, 15 Nov 2008 16:55:29 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q3] pkgsrc/devel/bugzilla3 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20081115165529.B7404175D0@cvs.netbsd.org> Date: Sat, 15 Nov 2008 16:55:29 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Sat Nov 15 16:55:29 UTC 2008 Modified Files: pkgsrc/devel/bugzilla3 [pkgsrc-2008Q3]: Makefile distinfo Log Message: 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/ To generate a diff of this commit: cvs rdiff -r1.8 -r1.8.4.1 pkgsrc/devel/bugzilla3/Makefile cvs rdiff -r1.4 -r1.4.4.1 pkgsrc/devel/bugzilla3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.