From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 01/01: gnu: glibc/linux: Add patches for CVE-2017-1000366. Date: Sat, 01 Jul 2017 17:45:36 +0200 Message-ID: <87tw2wb1pb.fsf@gnu.org> References: <20170629200450.17825.10767@vcs0.savannah.gnu.org> <20170629200450.E946620FFF@vcs0.savannah.gnu.org> <87k23tpk4d.fsf@netris.org> <87r2y0ol32.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRKab-0007E3-Pr for guix-devel@gnu.org; Sat, 01 Jul 2017 11:45:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRKaY-0007eu-OW for guix-devel@gnu.org; Sat, 01 Jul 2017 11:45:41 -0400 In-Reply-To: <87r2y0ol32.fsf@netris.org> (Mark H. Weaver's message of "Sat, 01 Jul 2017 00:08:33 -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: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > 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 . Oops, my bad. > 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. Thank you! Ludo=E2=80=99.