diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 1123bd1..e1fb95d 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Jul 9 11:00:34 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.8.4: + + Make WebSQL work by using a default quota instead of always + failing in openDatabase with DOM Exception 18. + + Improve detection and usage of GL/GLES/EGL libraries. + + Fix a crash on memory allocation using bmalloc on 32bit + systems. + + Fix DOCUMENT_VIEWER cache model to actually disable the memory + cache. + + Fix a WebProcess crash after too many redirect error when + there's an active NPAPI plugin. + + Fix a WebProcess crash when gtk-font-name setting is empty. + + Ensure Math.abs() doesn't return negative. + + Correctly restore accelerated compositing after a WebProcess + crash. + + Respect X-Frame-Options headers when loading from application + cache. + + Several crashes and rendering issues fixed. + + Fix the MIPS N64 detection. + + Fix several memory leaks. + + Updated translations. + ------------------------------------------------------------------- Thu May 21 20:32:34 UTC 2015 - zaitor@opensuse.org diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index e57c3f2..3dacef9 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -26,7 +26,7 @@ %define _pkgconfig_suffix gtk-3.0 %define _name webkitgtk Name: webkit2gtk3 -Version: 2.8.3 +Version: 2.8.4 Release: 0 Summary: Library for rendering web content, GTK+ Port License: LGPL-2.0+ and BSD-3-Clause diff --git a/webkitgtk-2.8.3.tar.xz b/webkitgtk-2.8.3.tar.xz deleted file mode 100644 index 0373e35..0000000 --- a/webkitgtk-2.8.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3de60c8676ed54bb3d6201c742bbd702ee176fdfef5ca06f2fc514783792f16 -size 10437676 diff --git a/webkitgtk-2.8.4.tar.xz b/webkitgtk-2.8.4.tar.xz new file mode 100644 index 0000000..1d6fb27 --- /dev/null +++ b/webkitgtk-2.8.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bd366bd970d4bac2f9ef5bff0fb935376bf91ea2aaa2a5183fe5fdbec20fbd +size 10446180