From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: =?utf-8?Q?=E2=80=98core-updates=E2=80=99?= merged! Date: Sat, 26 Sep 2015 15:14:02 +0200 Message-ID: <87si612uhx.fsf_-_@gnu.org> References: <87wpvy4c8q.fsf@gnu.org> <87twr08xdt.fsf@gnu.org> <877fntrpeb.fsf@gnu.org> <87bnd024sf.fsf@gnu.org> <20150917214315.GA31972@debian> <87io78xes7.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]:43934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfpIm-0006ui-09 for guix-devel@gnu.org; Sat, 26 Sep 2015 09:14:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfpIi-000728-Qu for guix-devel@gnu.org; Sat, 26 Sep 2015 09:14:07 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42576) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfpIi-000724-Od for guix-devel@gnu.org; Sat, 26 Sep 2015 09:14:04 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:56434 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZfpIh-0004zK-Rl for guix-devel@gnu.org; Sat, 26 Sep 2015 09:14:04 -0400 In-Reply-To: <87io78xes7.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 18 Sep 2015 11:22:48 +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 Hi! At last =E2=80=98core-updates=E2=80=99 is merged! This brings: =E2=80=A2 Security fixes in icu4c (CVE-2014-6585 and CVE-2015-1270.) =E2=80=A2 libc 2.22=E2=80=93make sure to read before you upgrade! =E2=80=A2 New =E2=80=98install-file=E2=80=99 procedure in (guix build uti= ls); consider using it where appropriate. =E2=80=A2 Patched tarballs are produced in a deterministic fashion (file ordering and time stamps.) =E2=80=A2 The closure size of openssl, curl, libtiff, libx11, libxt has b= een reduced. =E2=80=A2 =E2=80=98glib-or-gtk-build-system=E2=80=99 no longer generates = icon-theme.cache since this is handled during profile generation. This avoids collisions. =E2=80=A2 =E2=80=98glibc=E2=80=99 no longer provides bin/bash. =E2=80=A2 Many upgrades. Ludo=E2=80=99.