Re: Expat upate and regression fix for core-updates

2016-09-13 Thread Leo Famulari
On Tue, Sep 13, 2016 at 11:55:14PM +0200, Ludovic Courtès wrote: > > From 69611d71dc4718040bc7bc55117bd2705bad4612 Mon Sep 17 00:00:00 2001 > > From: Leo Famulari > > Date: Mon, 12 Sep 2016 13:26:51 -0400 > > Subject: [PATCH] gnu: expat: Update to 2.2.0. > > > > * gnu/packages/xml.scm (expat): Upd

Re: Expat upate and regression fix for core-updates

2016-09-13 Thread Ludovic Courtès
Leo Famulari skribis: > This updates Expat to the latest release, 2.2.0, and applies the > upstream patch for a regression caused by the fix for CVE-2016-0718. > > It's the same patch that I sent earlier in a patch for the master > branch. > > From 69611d71dc4718040bc7bc55117bd2705bad4612 Mon Sep

Expat upate and regression fix for core-updates

2016-09-12 Thread Leo Famulari
This updates Expat to the latest release, 2.2.0, and applies the upstream patch for a regression caused by the fix for CVE-2016-0718. It's the same patch that I sent earlier in a patch for the master branch. From 69611d71dc4718040bc7bc55117bd2705bad4612 Mon Sep 17 00:00:00 2001 From: Leo Famulari