From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 08/10] gnu: base: Updated glibc-hurd to 2.19 and removed patches. Date: Tue, 09 Jun 2015 17:47:03 +0200 Message-ID: <87oako3mvc.fsf@gnu.org> References: <87mw10edlp.fsf@gnu.org> 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]:38358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Ls3-0006k4-Ep for Guix-devel@gnu.org; Tue, 09 Jun 2015 11:55:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2Lrt-0006NS-FY for Guix-devel@gnu.org; Tue, 09 Jun 2015 11:55:23 -0400 In-Reply-To: (Manolis Ragkousis's message of "Tue, 9 Jun 2015 00:27:25 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Manolis Ragkousis Cc: Guix-devel Manolis Ragkousis skribis: > Actually I merged this patch with the one from [PATCH 09/10] gnu: base: > Remove a multiple definition from libpthread with some changes. > > This is the updated patch. > > From f4867aa5438bd5c51579aa9cc3ac0227d7eaf211 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Thu, 21 May 2015 16:57:23 +0300 > Subject: [PATCH] gnu: base: Updated glibc-hurd to 2.19 and removed patche= s. > > * gnu/packages/base.scm (glibc/hurd): Update to 2.19 > * gnu/packages/patches/glibc-hurd-extern-inline.patch: Rename to ... > * gnu/packages/patches/glibc-hurd-libs.patch: ... this and removed a patc= h. > * gnu/packages/patches/libpthread-glibc-preparation.patch: Remove. > * gnu/packages/patches/libpthread-remove-duplicate.patch: Add > * gnu-system.am (dist_patch_DATA): Add, remove and adapt to renamed file. Sure! > 6 files changed, 47 insertions(+), 214 deletions(-) These are definitely good stats from the point of view of Guix. :-) Ludo=E2=80=99.