From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: core-updates is back Date: Fri, 06 Jun 2014 15:33:36 +0200 Message-ID: <87mwdqb1sf.fsf@gnu.org> References: <871tx0xv32.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]:57916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsuHA-0007pT-8m for guix-devel@gnu.org; Fri, 06 Jun 2014 09:33:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsuH4-0004ty-Rg for guix-devel@gnu.org; Fri, 06 Jun 2014 09:33:44 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:32869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsuH4-0004tr-KA for guix-devel@gnu.org; Fri, 06 Jun 2014 09:33:38 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id D49912BD0 for ; Fri, 6 Jun 2014 15:33:36 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mmsMhmtDlfIC for ; Fri, 6 Jun 2014 15:33:36 +0200 (CEST) Received: from pluto (pluto.bordeaux.inria.fr [193.50.110.57]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 9C5372A7C for ; Fri, 6 Jun 2014 15:33:36 +0200 (CEST) In-Reply-To: <871tx0xv32.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 14 Apr 2014 08:51:13 +0200") 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: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > I pushed a new core-updates branch, with some of the changes I had in > mind. Go ahead if you know of anything that needs to be fixed there. > > As discussed before, we=E2=80=99ll merge the branch before June 13th. One week left! As far as I=E2=80=99m concerned, there are a few minor core package upgrade= s to do, plus I=E2=80=99d like to make sure there are no reference leaks (in cur= rent master, the final Findutils hold a reference to the bootstrap binaries.) Ludo=E2=80=99.