From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/3] Expat and libxslt changes for core-updates Date: Wed, 8 Jun 2016 07:55:52 -0400 Message-ID: <20160608115552.GA28605@jasmine> References: <20160608101016.GA20565@debian-netbook> <20160608115025.GA26946@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAc5n-0001ZF-Bn for guix-devel@gnu.org; Wed, 08 Jun 2016 07:56:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAc5j-00078d-98 for guix-devel@gnu.org; Wed, 08 Jun 2016 07:56:14 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:55319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAc5i-00077m-2z for guix-devel@gnu.org; Wed, 08 Jun 2016 07:56:11 -0400 Content-Disposition: inline In-Reply-To: <20160608115025.GA26946@jasmine> 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: Efraim Flashner Cc: guix-devel@gnu.org On Wed, Jun 08, 2016 at 07:50:25AM -0400, Leo Famulari wrote: > On Wed, Jun 08, 2016 at 01:10:16PM +0300, Efraim Flashner wrote: > > On Tue, Jun 07, 2016 at 08:54:05PM -0400, Leo Famulari wrote: > > > Leo Famulari (3): > > > gnu: expat: Fix CVE-2016-0718. > > > gnu: Remove unused patch. > > > gnu: libxslt: Update to 1.1.29. > > > > FWIW debian's expat-2.1.1(-3) still has the cve-2015-1283 applied. Also, > > there's 2 new cves, cve-2012-6702 and cve-2016-5300 > > https://www.debian.org/security/2016/dsa-3597 > > https://sources.debian.net/src/expat/2.1.1-3/debian/patches/ > > Thanks for the review! > > Okay, later today I'll revise this patchset, and also try patching the > master branch's expat against the newly disclosed bugs. As always, if somebody wants to handle patching expat on the master branch sooner than I can, I won't mind :)