Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9ED9E63B9E6 for ; Fri, 12 Jun 2009 10:08:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3DE1463B1CE; Fri, 12 Jun 2009 10:08:30 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DFF9263B10A for ; Fri, 12 Jun 2009 10:08:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C6756175D0; Fri, 12 Jun 2009 10:08:28 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 12 Jun 2009 10:08:28 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/www/firefox3 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090612100828.C6756175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Fri Jun 12 10:08:28 UTC 2009 Modified Files: pkgsrc/www/firefox3: Makefile PLIST distinfo Log Message: Update "firefox3" package to version 3.0.11. Changes since version 3.0.10: - Fixed several security issues: MFSA 2009-32 JavaScript chrome privilege escalation MFSA 2009-31 XUL scripts bypass content-policy checks MFSA 2009-30 Incorrect principal set for file: resources loaded via location bar MFSA 2009-29 Arbitrary code execution using event listeners attached to an element whose owner document is null MFSA 2009-28 Race condition while accessing the private data of a NPObject JS wrapper class object MFSA 2009-27 SSL tampering via non-200 responses to proxy CONNECT requests MFSA 2009-26 Arbitrary domain cookie access by local file: resources MFSA 2009-25 URL spoofing with invalid unicode characters MFSA 2009-24 Crashes with evidence of memory corruption (rv:1.9.0.11) - Fixed several stability issues. - Several issues were reported with the internal database, SQLite, which have now been fixed by upgrading to a newer version. - Fixed an issue where, in some specific cases, the bookmarks database would become corrupt. (bug 464486) To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/firefox3/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/firefox3/PLIST cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/firefox3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.