From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/1] grub security update (CVE-2015-8370) Date: Sun, 20 Dec 2015 22:50:55 -0500 Message-ID: <20151221035055.GA17656@jasmine> References: <87r3igsqyn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aArUy-0000A0-8E for guix-devel@gnu.org; Sun, 20 Dec 2015 22:51:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aArUv-00060p-Bv for guix-devel@gnu.org; Sun, 20 Dec 2015 22:51:00 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:53960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aArUv-00060C-9Q for guix-devel@gnu.org; Sun, 20 Dec 2015 22:50:57 -0500 Content-Disposition: inline In-Reply-To: <87r3igsqyn.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-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sun, Dec 20, 2015 at 11:19:44PM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > * gnu/packages/patches/grub-CVE-2015-8370.patch: New file. > > * gnu/packages/grub.scm: Apply patch. > > --- > > gnu/packages/grub.scm | 4 ++- > > gnu/packages/patches/grub-CVE-2015-8370.patch | 45 +++++++++++++++++++++++++++ > > 2 files changed, 48 insertions(+), 1 deletion(-) > > Please make sure to add the patch to gnu-system.am. Done. > OK to push with this change. To master or security-updates? `guix refresh -l grub` reports no dependents other than itself.