From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/1] gnu: libxml2: Update replacement to 2.9.4 [security fixes]. Date: Sat, 28 May 2016 17:33:26 +0200 Message-ID: <87r3cmjiyh.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6gF6-0007Kk-6w for guix-devel@gnu.org; Sat, 28 May 2016 11:33:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6gF1-0001jC-6t for guix-devel@gnu.org; Sat, 28 May 2016 11:33:36 -0400 In-Reply-To: (Leo Famulari's message of "Thu, 26 May 2016 22:57:08 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > This fixes CVE-2016-{1762, 1833, 1834, 1835, 1836, 1837, 1838, 1839, > 1840, 3627, 3705, 4483}. > > * gnu/packages/patches/libxml2-CVE-2016-3627.patch, > gnu/packages/patches/libxml2-CVE-2016-3705.patch: Delete files. > * gnu/local.mk (dist_patch_DATA): Remove them. > * gnu/packages/xml.scm (libxml2/fixed): Update to 2.9.4. > [source]: Remove patches. If this is claimed to be ABI-compatible with 2.9.3, fine with me. Thanks for looking into it! Ludo=E2=80=99.