Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DA2EE63B91F for ; Sat, 5 Mar 2011 14:48:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A4AE819CEBC; Sat, 5 Mar 2011 14:48:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14EF819CEA2 for ; Sat, 5 Mar 2011 14:48:22 +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 Mnlz6Y5ZbRvc for ; Sat, 5 Mar 2011 14:48:21 +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 69D0219CEBC for ; Sat, 5 Mar 2011 14:48:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 55280175DD; Sat, 5 Mar 2011 14:48:21 +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 14:48:21 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/www/seamonkey To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20110305144821.55280175DD@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 14:48:21 UTC 2011 Modified Files: pkgsrc/www/seamonkey: Makefile distinfo Log Message: Security and stability update of seamonkey to 2.0.12. MFSA 2011-10 CSRF risk with plugins and 307 redirects 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.46 -r1.47 pkgsrc/www/seamonkey/Makefile cvs rdiff -u -r1.58 -r1.59 pkgsrc/www/seamonkey/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.