Accepting request 451028 from home:Zaitor
New stable OBS-URL: https://build.opensuse.org/request/show/451028 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=94
This commit is contained in:
parent
54082f65a7
commit
00363b650b
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 19:27:36 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.14.3:
|
||||
+ Create GLX OpenGL contexts using version 3.2 (core profile)
|
||||
when available to reduce the memory consumption on Mesa based
|
||||
drivers.
|
||||
+ Improve memory pressure handler to reduce the CPU usage on
|
||||
memory pressure situations.
|
||||
+ Fix a regression in WebKitWebView title notify signal emission
|
||||
that caused the signal to be emitted multiple times.
|
||||
+ Fix high CPU usage in the web process loading hyphenation
|
||||
dictionaries.
|
||||
+ More user agent string improvements to improve compatibility
|
||||
with several websites.
|
||||
+ Fix web process crash when closing the web view in X11.
|
||||
+ Fix the build with OpenGL ES2 enabled.
|
||||
+ Fix several crashes and rendering issues.
|
||||
+ Security fixes: CVE-2016-7656, CVE-2016-7635, CVE-2016-7654,
|
||||
CVE-2016-7639, CVE-2016-7645, CVE-2016-7652, CVE-2016-7641,
|
||||
CVE-2016-7632, CVE-2016-7599, CVE-2016-7592, CVE-2016-7589,
|
||||
CVE-2016-7623, CVE-2016-7586.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 11:11:15 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define _pkgconfig_suffix gtk-3.0
|
||||
%define _name webkitgtk
|
||||
Name: webkit2gtk3
|
||||
Version: 2.14.2
|
||||
Version: 2.14.3
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: LGPL-2.0+ and BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2edbcbd5105046aea55af9671c4de8deedb5b0e3567c618034d440a760675556
|
||||
size 13416388
|
3
webkitgtk-2.14.3.tar.xz
Normal file
3
webkitgtk-2.14.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bead450a4c92024f09008725bb3e8c3830a32c7e2983d566368c4fede9e106c
|
||||
size 13962776
|
Loading…
Reference in New Issue
Block a user