Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 519E963B938 for ; Sat, 5 Mar 2011 11:57:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2409B19CE9F; Sat, 5 Mar 2011 11:57:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 32E6D19CE9C for ; Sat, 5 Mar 2011 11:57:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Fgi+2CUJjE9V for ; Sat, 5 Mar 2011 11:57:17 +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 6444019CE94 for ; Sat, 5 Mar 2011 11:57:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 58F17175DD; Sat, 5 Mar 2011 11:57:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 5 Mar 2011 11:57:17 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20110305115717.58F17175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tnn Date: Sat Mar 5 11:57:17 UTC 2011 Modified Files: pkgsrc/devel/xulrunner: Makefile dist.mk distinfo pkgsrc/devel/xulrunner/patches: patch-mm pkgsrc/www/firefox: Makefile Log Message: Stability & security update of firefox to 3.6.15. MFSA 2011-10 CSRF risk with plugins and 307 redirects MFSA 2011-09 Crash caused by corrupted JPEG image MFSA 2011-08 ParanoidFragmentSink allows javascript: URLs in chrome documents MFSA 2011-07 Memory corruption during text run construction (Windows) MFSA 2011-06 Use-after-free error using Web Workers MFSA 2011-05 Buffer overflow in JavaScript atom map MFSA 2011-04 Buffer overflow in JavaScript upvarMap MFSA 2011-03 Use-after-free error in JSON.stringify MFSA 2011-02 Recursive eval call causes confirm dialogs to evaluate to true MFSA 2011-01 Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17) To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/xulrunner/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/xulrunner/dist.mk cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/xulrunner/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/xulrunner/patches/patch-mm cvs rdiff -u -r1.82 -r1.83 pkgsrc/www/firefox/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.