From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Handling =?utf-8?B?4oCYZmlsZQ==?= =?utf-8?B?4oCZ?= CVE Date: Thu, 13 Nov 2014 14:00:04 +0100 Message-ID: <20141113130004.GA11650@debian> References: <87389nl6wi.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]:54659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xou1K-0008CH-U8 for guix-devel@gnu.org; Thu, 13 Nov 2014 08:01:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xou16-00028k-BJ for guix-devel@gnu.org; Thu, 13 Nov 2014 08:01:06 -0500 Content-Disposition: inline In-Reply-To: <87389nl6wi.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 On Thu, Nov 13, 2014 at 11:41:17AM +0100, Ludovic Courtès wrote: > Commit 3940c5c makes a replacement for ‘file’, so that the new version > of file (5.20), which fixes a security vulnerability, is now grafted > onto packages that are installed. >From what it looks like on hydra, this triggered a complete rebuild of everything... Andreas