From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: libgd security update / i686 issues Date: Thu, 28 Jul 2016 14:38:38 -0400 Message-ID: <20160728183838.GA22075@jasmine> References: <20160728072337.GA1011@jasmine> <20160728084049.GB1693@solar> <20160728163027.GA10649@jasmine> <877fc5n0db.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSqCt-0004XO-RJ for guix-devel@gnu.org; Thu, 28 Jul 2016 14:38:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSqCn-0005gg-Rn for guix-devel@gnu.org; Thu, 28 Jul 2016 14:38:54 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:56998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSqCm-0005g0-IZ for guix-devel@gnu.org; Thu, 28 Jul 2016 14:38:49 -0400 Content-Disposition: inline In-Reply-To: <877fc5n0db.fsf@netris.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" To: Mark H Weaver Cc: guix-devel@gnu.org On Thu, Jul 28, 2016 at 01:22:40PM -0400, Mark H Weaver wrote: > Not all i686 systems have support for SSE. I don't think we should > apply the upstream suggested workaround, which effectively amounts to > dropping support for older systems. If we want to add a requirement for > SSE for i686 systems in Guix, that should be a separate discussion, and > not rushed in as part of a security update. > > I will adapt my patch to the new version. Okay, thanks Mark!