From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Gettext upgrade? Date: Tue, 15 Jul 2014 23:41:10 +0200 Message-ID: <87iomyjo5l.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]:49040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7ATP-0003Vf-Dm for guix-devel@gnu.org; Tue, 15 Jul 2014 17:41:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7ATK-00014C-0i for guix-devel@gnu.org; Tue, 15 Jul 2014 17:41:19 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:56263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7ATJ-000145-OU for guix-devel@gnu.org; Tue, 15 Jul 2014 17:41:13 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id D300F3424 for ; Tue, 15 Jul 2014 23:41:11 +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 Z8r+V9D+3tS9 for ; Tue, 15 Jul 2014 23:41:11 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 7F6A9338F for ; Tue, 15 Jul 2014 23:41:11 +0200 (CEST) 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 Gettext 0.19.2 fixes quite serious issues introduced in 0.19.1. It=E2=80= =99s best if we can ship it, but that entails a mass rebuild (Coreutils depends on it via =E2=80=98acl=E2=80=99, unfortunately.) For now I=E2=80=99ve pushed the upgrade to a branch and Hydra is building i= t: http://hydra.gnu.org/jobset/gnu/gettext-upgrade The plan would be to merge that branch when Hydra is done building it. Opinions? Ludo=E2=80=99.