Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4E559A6553 for ; Tue, 3 Nov 2015 23:39:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D4E2A14A3B8; Tue, 3 Nov 2015 23:39:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25E3714A3B4 for ; Tue, 3 Nov 2015 23:39:09 +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 kWWjj_es-IGn for ; Tue, 3 Nov 2015 23:39:08 +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 9E48414A3A7 for ; Tue, 3 Nov 2015 23:39:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 993A498; Tue, 3 Nov 2015 23:39:08 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 3 Nov 2015 23:39:08 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/firefox38 To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20151103233908.993A498@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Tue Nov 3 23:39:08 UTC 2015 Modified Files: pkgsrc/www/firefox38: Makefile distinfo Log Message: Update to 38.4.0 Changelog: Fixed in Firefox ESR 38.4 2015-133 NSS and NSPR memory corruption issues 2015-132 Mixed content WebSocket policy bypass through workers 2015-131 Vulnerabilities found through code inspection 2015-130 JavaScript garbage collection crash with Java applet 2015-128 Memory corruption in libjar through zip files 2015-127 CORS preflight is bypassed when non-standard Content-Type headers are received 2015-123 Buffer overflow during image interactions in canvas 2015-122 Trailing whitespace in IP address hostnames can bypass same-origin policy 2015-116 Miscellaneous memory safety hazards (rv:42.0 / rv:38.4) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/firefox38/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/firefox38/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.