news 28 Posted December 10, 2012 WebKitGTK+ 1.10.2 is available for download at: http://webkitgtk.org/releases/webkitgtk-1.10.2.tar.xz (8.6MB) md5sum: 7b1a652af1eb11bee5bf7209e9ff67e6 sha256sum: 19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c This is the third release in the stable 1.10 series. What's new in WebKitGTK+ 1.10.2? ================================ - WebCore has been split in a few more convenience libtool libraries, which should fix problems with linking in some architectures and with make's command line length limit. - WebKit2 introspection files will also be built if introspection is enabled. - Includes fixes for the following CVEs: CVE-2012-5112, CVE-2012-5133 - Web audio has been fixed to use a GstBuffer per-channel when looping, which sidesteps a race when dealing with the object references. It also got improvements to error handling and ease of testing when loading resources. 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+ >= 2.10 gail >= 1.8 glib >= 2.32.0 libsoup >= 2.39.2 cairo >= 1.10 libxml >= 2.6 fontconfig >= 2.4 FreeType2 >= 9.0 Depending on your configuration options WebKitGTK+ may also depend on: gtk+ >= 3.4.0 gail >= 3.0 libxslt >= 1.1.7 SQLite >= 3.0 gstreamer >= 0.10 gstreamer-plugin-base >= 0.10.30 enchant >= 0.22 Clutter >= 1.8.2 Clutter GTK+ >= 1.0.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. Share this post Link to post