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: Thu, 9 Jun 2016 12:26:37 -0400 Message-ID: <20160609162637.GB4896@jasmine> References: <20160608101016.GA20565@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB2n9-00083m-Ty for guix-devel@gnu.org; Thu, 09 Jun 2016 12:26:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bB2n6-0004Bn-MQ for guix-devel@gnu.org; Thu, 09 Jun 2016 12:26:47 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:44169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB2n5-0004A4-G3 for guix-devel@gnu.org; Thu, 09 Jun 2016 12:26:44 -0400 Content-Disposition: inline In-Reply-To: <20160608101016.GA20565@debian-netbook> 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 01:10:16PM +0300, Efraim Flashner wrote: > On Tue, Jun 07, 2016 at 08:54:05PM -0400, Leo Famulari wrote: > > 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/ Thank you for reviewing my patches! I will look into this.