From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: glibc: Fix CVE-2014-5519 Date: Wed, 27 Aug 2014 11:31:05 +0200 Message-ID: <20140827093105.GA18955@debian> References: <874mwz2ha5.fsf@netris.org> <87y4uanv7d.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMZZe-0007DK-BU for guix-devel@gnu.org; Wed, 27 Aug 2014 05:31:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMZZW-0002Y9-SO for guix-devel@gnu.org; Wed, 27 Aug 2014 05:31:26 -0400 Content-Disposition: inline In-Reply-To: <87y4uanv7d.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Wed, Aug 27, 2014 at 11:22:14AM +0200, Ludovic Courtès wrote: > So I’m inclined to just leave it on core-updates for now. WDYT? As the fix entails essentially a complete rebuild of our packages, how about merging core-updates back into master now? Andreas