diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 662b0b0..245593b 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Wed Feb 15 09:48:00 UTC 2017 - zaitor@opensuse.org + +- Update to version 2.14.5: + + Fix rendering of non-accelerated contents with HiDPI. + + Revert the fix for rendering issues in long documents with + transparent background because it caused issues in HiDPI. + +------------------------------------------------------------------- +Fri Feb 10 13:38:56 UTC 2017 - zaitor@opensuse.org + +- Update to version 2.14.4: + + Make accelerating compositing mode on-demand again. By default + it will only be used for websites that require it, saving a lot + of memory on websites that don’t need it. + + Fix rendering issues in long documents with transparent + background. + + Release unused UpdateAtlas and reduce the tile coverage on + memory pressure. + + The media backend now stores preloaded media in /var/tmp + instead of user cache dir. + + Make inspector work again when accelerated compositing support + is disabled. + + Fix a deadlock when the media player is destroyed. + + Fix network process crashes when loading custom URI schemes. + + Fix overlay scrollbars that are over a subframe. + + Fix a crash in GraphicsContext3D::drawArrays when using OpenGL + 3.2 core profile. + + Fix BadDamage X errors happening when resizing the WebView. + + Fix several crashes and rendering issues. + + Security fixes: CVE-2017-2365, CVE-2017-2366, CVE-2017-2373, + CVE-2017-2363, CVE-2017-2362, CVE-2017-2350, CVE-2017-2350, + CVE-2017-2354, CVE-2017-2355, CVE-2017-2356, CVE-2017-2371, + CVE-2017-2364, CVE-2017-2369. + ------------------------------------------------------------------- Tue Jan 17 19:27:36 UTC 2017 - zaitor@opensuse.org diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index ab7b67e..24284ac 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -1,7 +1,7 @@ # # spec file for package webkit2gtk3 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %define _pkgconfig_suffix gtk-3.0 %define _name webkitgtk Name: webkit2gtk3 -Version: 2.14.3 +Version: 2.14.5 Release: 0 Summary: Library for rendering web content, GTK+ Port License: LGPL-2.0+ and BSD-3-Clause diff --git a/webkitgtk-2.14.3.tar.xz b/webkitgtk-2.14.3.tar.xz deleted file mode 100644 index 1b1f8fb..0000000 --- a/webkitgtk-2.14.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bead450a4c92024f09008725bb3e8c3830a32c7e2983d566368c4fede9e106c -size 13962776 diff --git a/webkitgtk-2.14.5.tar.xz b/webkitgtk-2.14.5.tar.xz new file mode 100644 index 0000000..006e284 --- /dev/null +++ b/webkitgtk-2.14.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca8f1c33a9b43d6c753dcac1c0788656930e06382b10fdf5c2805ea8f96369f +size 13956352