From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: Guix IceCat users have had early access to security fixes Date: Wed, 14 Dec 2016 20:20:45 -0600 Message-ID: <877f72vsoy.fsf@dustycloud.org> References: <87oa0e3t1r.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHLf6-0007vG-5M for guix-devel@gnu.org; Wed, 14 Dec 2016 21:20:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHLf5-0007zm-2S for guix-devel@gnu.org; Wed, 14 Dec 2016 21:20:48 -0500 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:33158) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHLf4-0007zP-Tw for guix-devel@gnu.org; Wed, 14 Dec 2016 21:20:46 -0500 In-reply-to: <87oa0e3t1r.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver writes: > Yesterday, Mozilla released Firefox ESR 45.6 and announced several CVEs > fixed by it: > > https://www.mozilla.org/en-US/security/advisories/mfsa2016-95/ > > I'm pleased to announce that Guix users of IceCat have had early access > all of these fixes. > > Since November 30 (commit 9689e71d2f2b5e766415a40d5f5ab267768d217d), > we've had fixes for CVE-2016-9897, CVE-2016-9898, CVE-2016-9899, > CVE-2016-9900, CVE-2016-9904, and 4 out of 11 patches for CVE-2016-9893. > > Since December 3 (commit 5bdec7d634ce0058801cd212e9e4ea56e914ca0c), > we've had the fixes that were later announced as CVE-2016-9901, > CVE-2016-9902, CVE-2016-9905, and another patch for CVE-2016-9893. > > On December 10 (commit 56c394ee4397015d6144dab002ee43fc7e32a331), I > cherry-picked the remaining fixes from the not-yet-released Firefox > ESR 45.6: CVE-2016-9895, and the final six patches for CVE-2016-9893. > > Mark Wow! Thank you for staying on top of things, Mark!