From owner-freebsd-ports@freebsd.org Fri Mar 18 11:37:28 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54610AD5EBB for ; Fri, 18 Mar 2016 11:37:28 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2AA261C01 for ; Fri, 18 Mar 2016 11:37:28 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 35D7A20AAC for ; Fri, 18 Mar 2016 07:37:27 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute5.internal (MEProxy); Fri, 18 Mar 2016 07:37:27 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=FneYbNNbqCsobcb c+B0OFCBpn90=; b=SeTVEsX8GlAutFFs1dgDWK9nLAh7n1LvDUV7AIHpdAoZaYD /XpCOMKMPQWXeohFqDXI6TMR/SZCKVzAm/k/q9IIbWN6XP0pzqBpGgxqnMBeFm8T 04+M2l/+G73fyXVGf3h4Z+/Ltac1Bb2/FDCXQ/LOK87QM2o/S7M6Tuvx4pwI= Received: by web3.nyi.internal (Postfix, from userid 99) id 0CA751106C7; Fri, 18 Mar 2016 07:37:27 -0400 (EDT) Message-Id: <1458301046.3368216.552926338.57707FFC@webmail.messagingengine.com> X-Sasl-Enc: 7FDfiby8nRes3jHfnPOxrxXk2GJVBmEsjUtBo0zgSMe1 1458301046 From: Mark Felder To: Stefan Ehmann , Patrick Hess , freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-872772a7 Subject: Re: graphics/giflib: Update to 5.1.2_1 breaks GIF rendering in Konqueror Date: Fri, 18 Mar 2016 06:37:26 -0500 In-Reply-To: <56EBE660.7060200@gmx.net> References: <1610225.7uGmmVoNJZ@desk8.phess.net> <56DC034C.6090205@gmx.net> <1457288025.3614623.541107290.5E498365@webmail.messagingengine.com> <56EBE660.7060200@gmx.net> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2016 11:37:28 -0000 On Fri, Mar 18, 2016, at 06:28, Stefan Ehmann wrote: > On 06.03.2016 19:13, Mark Felder wrote: > > > > > > On Sun, Mar 6, 2016, at 04:15, Stefan Ehmann wrote: > >> On 29.02.2016 18:25, Patrick Hess wrote: > >>> Hi, > >>> > >>> After upgrading graphics/giflib from 5.1.1 to 5.1.2_1, Konqueror won't > >>> display GIF images in web pages: > >>> > >>> http://www.phess.net/images/giflib-bug.png > >>> > >>> On the left hand side, with giflib 5.1.1, everything looks as expected. > >>> On the right hand side, after upgrading giflib to 5.1.2_1, none of the > >>> GIF icons are rendered correctly. Only the Fresh Ports logo and the two > >>> magnifying glass icons are still there (as they're JPEGs, not GIFs). > >> > >> I located the problem. konqueror isn't the only program affected. > >> > >> See https://sourceforge.net/p/giflib/bugs/84/ > >> > >> You can put my patch in the SF ticket in > >> /usr/ports/graphics/giflib/files/ to test it. > >> > >> I'll wait some days to see if there's an upstream fix before submitting > >> a FreeBSD bugzilla ticket. > >> > >> The gvpart workaround I mentioned previously doesn't really work BTW. > >> Some GIFs just worked by chance after konqueror restart. > >> > > > > Hi, > > > > The giflib update was security related so this is a regression due to > > the update I pushed. I am very pleased you were able to identify the > > issue at hand. > > > > Please keep me / ports-secteam in the loop. > > giflib-5.1.3 has been released. It contains our fix (plus a small number > of other fixes). Thanks for the heads up. -- Mark Felder ports-secteam member feld@FreeBSD.org