Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 CC1077A2AB for ; Wed, 27 Apr 2016 21:21:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 800DD85ED1; Wed, 27 Apr 2016 21:21:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E93085E97 for ; Wed, 27 Apr 2016 21:21:19 +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 OSQt3ZI1MUN9 for ; Wed, 27 Apr 2016 21:21:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A7AAA84CEA for ; Wed, 27 Apr 2016 21:21:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A3201FBBA; Wed, 27 Apr 2016 21:21:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 27 Apr 2016 21:21:18 +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: <20160427212118.A3201FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Wed Apr 27 21:21:18 UTC 2016 Modified Files: pkgsrc/www/firefox38: Makefile distinfo Log Message: Update to 38.8.0 Changelog: Fixed in Firefox ESR 38.8 2016-47 Write to invalid HashMap entry through JavaScript.watch() 2016-44 Buffer overflow in libstagefright with CENC offsets 2016-39 Miscellaneous memory safety hazards (rv:46.0 / rv:45.1 / rv:38.8) 2016-36 Use-after-free during processing of DER encoded keys in NSS 2016-29 Same-origin policy violation using performance.getEntries and history navigation with session restore 2016-15 Use-after-free in NSS during SSL connections in low memory 2016-07 Errors in mp_div and mp_exptmod cryptographic functions in NSS To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/firefox38/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/firefox38/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.