Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 22:21:34 +0100
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Kurt Jaeger <pi@FreeBSD.org>, kwm@FreeBSD.org
Cc:        gnome@freebsd.org, feld@FreeBSD.org
Subject:   Re: webkit and security topics
Message-ID:  <56B5125E.5000208@rainbow-runner.nl>
In-Reply-To: <20160205210711.GD970@fc.opsec.eu>

index | next in thread | previous in thread | raw e-mail

On 05/02/2016 22:07, Kurt Jaeger wrote:
> Hi!
>
> I've read this:
>
> https://blogs.gnome.org/mcatanzaro/2016/02/01/on-webkit-security-updates/

Yeah that is a "nice" read.

>
> and try to understand how relevant this is for the ports tree.
> Seeing how often muy build host rebuilds the webkit stuff 8-},
> I assume it is relevant.
>
> If I look at http://webkitgtk.org/releases/ and find
> 2.11.4, while we have 2.4.9 -- what holds it back to 2.4.9 ?
>

The WebKit1 API was removed in 2.6 series, so we need to keep the old 
versions around for it. They also bumped the API in WebKit2, which was 
also present in the 2.4 series, although these changes are small and 
should be easely ported. But that is only appliable for software already 
using the WebKit2 API. So that is where www/webkit2gtk3 comes from.

The problem is that most ports still on webkit-gtk[23] use the old 
WebKit1 API. From gnome land this is evolution. While upstream is 
slowely working on fix that, evolution is a beast, so this complex task 
takes time.

-Koop


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56B5125E.5000208>