Opened 8 years ago

Closed 8 years ago

#7565 closed enhancement (fixed)

webkitgtk+-2.10.9

Reported by: Pierre Labastie Owned by: Pierre Labastie
Priority: high Milestone: 7.10
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Pierre Labastie)

New point version.

See comment:2 for details on 2.10.9.

Details for 2.10.8:

http://webkitgtk.org/releases/webkitgtk-2.10.8.tar.xz (10.5MB) md5sum: 252aad5319aa59d940b3d8161c5a9dc0

This is a bug fix release in the stable 2.10 series.

What's new in the WebKitGTK+ 2.10.8 release?
============================================

  - Limit the number of tiles according to the visible area. This was causing a huge memory
    consumption with some websites.
  - Fix flickering and rendering artifacts when entering accelerated compositing mode
    before the web view is realized.
  - Fix rendering of form controls and scrollbars with GTK+ >= 3.19.
  - Fix HTTP authentication dialog rendering when accelerated compositing mode is enabled.
  - Fix rendering artifacts when using a web view background color.
  - Fix a crash when creating a WebKitWebView without providing a WebKitWebContext.
  - Fix several crashes and rendering issues.
  - Security fixes: CVE-2016-1726.

See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1726

Change History (4)

comment:1 by Pierre Labastie, 8 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Now 2.10.9!

Download webkitgtk-2.10.9.tar.xz

WebKitGTK+ 2.10.9 released!

WebKitGTK+ 2.10.9 is available for download at:

http://webkitgtk.org/releases/webkitgtk-2.10.9.tar.xz (10.5MB)
   md5sum: 910749295bd17738469ae19ec9dded24
   sha256sum: bbb18d741780b1b7fa284beb9a97361ac57cda2e42bad2ae2fcdbf797919e969

This is a bug fix release in the stable 2.10 series.

What's new in the WebKitGTK+ 2.10.9 release?
============================================

  - Revert the patch to limit the number of tiles according to the
    visible area introduced in 2.10.8, because it caused rendering
    issues in several popular websites.
  - Fix the build with musl libc library.
  - Fix the build with clang-3.8.

What is WebKitGTK+?
===================

WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
APIs, it is suitable for projects requiring any kind of web
integration, from hybrid HTML/CSS applications to full-fledged web
browsers.

Requirements
============

gtk+ >= 3.6.0
glib >= 2.36
libsoup >= 2.42.0
cairo >= 1.10.2
libxml >= 2.8.0
libxslt >= 1.1.7
HarfBuzz >= 0.9.2
icu
fontconfig >= 2.8.0
FreeType2 >= 2.4.2
libsecret
SQLite
enchant

Depending on your configuration options WebKitGTK+ may also depend on:

gtk+ >= 2.24.10
GObject introspection
gstreamer >= 1.0.3
GeoClue >= 2.1.5
gudev
cairo-gl >= 1.10.2

More information
================

If you want to know more about the project or get in touch with us
you may:

- Visit our website at http://www.webkitgtk.org, or the upstream
  site at http://www.webkit.org. People interested in contributing
  should read: http://www.webkit.org/coding/contributing.html.

- Browse the bug list at http://bugs.webkit.org, WebKitGTK+ bugs are
  typically prefixed by "[GTK]." A bug report with a minimal,
  reproducible test case is often just as valuable as a patch.

- Join the #webkit and #webkitgtk+ IRC channels at irc.freenode.net.

- Subscribe to the WebKitGTK+ mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk, or the
  WebKit development mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Thanks
======

Thanks to all the contributors who made possible this release, they
are far too many to list!

The WebKitGTK+ team,
March 17, 2016
-- 
Carlos Garcia Campos

comment:3 by Pierre Labastie, 8 years ago

Description: modified (diff)
Summary: webkitgtk+-2.10.8webkitgtk+-2.10.9

Thanks Fernando. I change the title and the summary. I am too slow :-(

comment:4 by Pierre Labastie, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r17126

Note: See TracTickets for help on using tickets.