From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Wingo Subject: Re: [PATCH] wxwidgets: Enable webview via webkit. Date: Mon, 04 Apr 2016 10:02:00 +0200 Message-ID: <878u0tiyyv.fsf@igalia.com> References: <87y492j1a6.fsf@elephly.net> <20160331121512.4928690d@debian-netbook> <878u0zngfj.fsf@elephly.net> <20160331212059.00a18fb6@debian-netbook> <87oa9ubazw.fsf@gnu.org> <20160403165457.GA3620@debian-netbook> 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]:56467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amzTE-00073N-KB for guix-devel@gnu.org; Mon, 04 Apr 2016 04:02:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amzTA-0006kJ-6a for guix-devel@gnu.org; Mon, 04 Apr 2016 04:02:48 -0400 In-Reply-To: <20160403165457.GA3620@debian-netbook> (Efraim Flashner's message of "Sun, 3 Apr 2016 19:54:57 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Efraim Flashner Cc: guix-devel On Sun 03 Apr 2016 18:54, Efraim Flashner writes: > On Thu, Mar 31, 2016 at 11:20:19PM +0200, Ludovic Court=C3=A8s wrote: >> Efraim Flashner skribis: >>=20 >> > On Thu, 31 Mar 2016 11:29:52 +0200 >> > Ricardo Wurmus wrote: >> >> store item tota= l self >> >> /gnu/store/js2mqmm3llc1ispcqll08c9s7nyi1i40-wxwidgets-3.0.2 110= 8.5 33.8 3.0% >> >> /gnu/store/yj7hx4r02g8nzgfna8pwsyqynxw0fkwy-webkitgtk-2.4.10 105= 3.5 137.3 12.4% > > This sounds like a LGTM to me, and then we'll work on cutting down on > duplicates among the dependancies. WebKitGTK+ 2.4 is old and has security vulnerabilities; see https://blogs.gnome.org/mcatanzaro/2016/03/30/positive-progress-on-webkitgt= k-security-updates/. Is there no upstream update that uses more recent WebKitGTK+? Andy