From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: gd: Fix CVE-2016-8670. Date: Sat, 15 Oct 2016 18:16:31 -0400 Message-ID: <20161015221631.GB6128@jasmine> References: <87bmylcri9.fsf@openmailbox.org> <87bmyljmzb.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvXG0-0000yb-KS for guix-devel@gnu.org; Sat, 15 Oct 2016 18:16:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvXFx-0003xa-Dw for guix-devel@gnu.org; Sat, 15 Oct 2016 18:16:44 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:39593) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bvXFx-0003wv-AN for guix-devel@gnu.org; Sat, 15 Oct 2016 18:16:41 -0400 Content-Disposition: inline In-Reply-To: <87bmyljmzb.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> 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: Marius Bakke Cc: guix-devel@gnu.org On Sat, Oct 15, 2016 at 10:55:52PM +0100, Marius Bakke wrote: > Kei Kebreau writes: > > > This patch fixes the gd library's most recent published vulnerability on > > the oss-security list. > > Looks like this was already applied by Leo in > e1376e25a755a7368d095b4eb2daf42be9e63b0d. It's always good to see what somebody else would have done. I'm glad our patches made the same change in this case :)