From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: 01/01: gnu: glibc/linux: Add patches for CVE-2017-1000366. Date: Sat, 01 Jul 2017 00:08:33 -0400 Message-ID: <87r2y0ol32.fsf@netris.org> References: <20170629200450.17825.10767@vcs0.savannah.gnu.org> <20170629200450.E946620FFF@vcs0.savannah.gnu.org> <87k23tpk4d.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dR9iF-0006Mf-MQ for guix-devel@gnu.org; Sat, 01 Jul 2017 00:08:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dR9iA-0004S0-LU for guix-devel@gnu.org; Sat, 01 Jul 2017 00:08:51 -0400 In-Reply-To: <87k23tpk4d.fsf@netris.org> (Mark H. Weaver's message of "Fri, 30 Jun 2017 11:31:46 -0400") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Another problem with this commit is that it fails to add "glibc-vectorized-strcspn-guards.patch", so it will fail to build on i686, as described in . Also, it leaves the 'patches' fields in glibc-2.24, glibc-2.23, glibc-2.22, and glibc-2.21. Those should be removed. I'll fix it up. Mark