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:50:25 -0400 Message-ID: <20160608115025.GA26946@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]:39116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAc0T-0007NC-NI for guix-devel@gnu.org; Wed, 08 Jun 2016 07:50:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAc0Q-0005sO-CD for guix-devel@gnu.org; Wed, 08 Jun 2016 07:50:45 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:58826) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAc0N-0005rN-Hu for guix-devel@gnu.org; Wed, 08 Jun 2016 07:50:42 -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: > > 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.