From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Planning for 0.8.2 Date: Fri, 24 Apr 2015 00:39:38 +0200 Message-ID: <87fv7qbhat.fsf@gnu.org> References: <87k2xx88in.fsf@inria.fr> <87pp6xyxmz.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]:53944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlPmc-00079u-Ox for guix-devel@gnu.org; Thu, 23 Apr 2015 18:39:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlPmX-00071X-QL for guix-devel@gnu.org; Thu, 23 Apr 2015 18:39:46 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlPmX-000718-NT for guix-devel@gnu.org; Thu, 23 Apr 2015 18:39:41 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:50843 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1YlPmW-00026j-VQ for guix-devel@gnu.org; Thu, 23 Apr 2015 18:39:41 -0400 In-Reply-To: <87pp6xyxmz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 21 Apr 2015 23:33:40 +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 ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > For those I=E2=80=99ve just reopened core-updates with the intent of free= zing it > in a couple of days or so. The changes should be limited to: > > 1. ld-wrapper bugs fixed (just pushed); > > 2. libstdc++ not having libgcc_s in its RUNPATH (bug #20358); > > 3. #:validate-runpath? turned on by default for all the build systems > (currently it=E2=80=99s only gnu-build-system); more broken packages= will > become apparent as a result; > > 4. libc=E2=80=99s own message catalogs are installed (just pushed). > > I think Eric has a small Perl patch that would be welcome, but that=E2=80= =99s > about it. I=E2=80=99m done with these. If everything is OK, we may want to enable the whole set of packages for build on Hydra in the next few days (Mark?). Ludo=E2=80=99.