Accepting request 605170 from home:iznogood:branches:GNOME:Factory
- Update to version 2.20.2: + Do TLS error checking on GTlsConnection::accept-certificate to finish the load earlier in case of errors. + Properly close the connection to the nested wayland compositor in the Web Process. + Avoid painting backing stores for zero-opacity layers. + Fix downloads started by context menu failing in some websites due to missing user agent HTTP header. + Fix video unpause when GStreamerGL is disabled. + Fix several GObject introspection annotations. + Update user agent quiks to fix Outlook.com and Chase.com. + Fix several crashes and rendering issues. + Security fixes: CVE-2018-4200. OBS-URL: https://build.opensuse.org/request/show/605170 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=157
This commit is contained in:
parent
4f062e3ae0
commit
1dc9f0781f
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 7 16:00:47 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 2.20.2:
|
||||
+ Do TLS error checking on GTlsConnection::accept-certificate to
|
||||
finish the load earlier in case of errors.
|
||||
+ Properly close the connection to the nested wayland compositor
|
||||
in the Web Process.
|
||||
+ Avoid painting backing stores for zero-opacity layers.
|
||||
+ Fix downloads started by context menu failing in some websites
|
||||
due to missing user agent HTTP header.
|
||||
+ Fix video unpause when GStreamerGL is disabled.
|
||||
+ Fix several GObject introspection annotations.
|
||||
+ Update user agent quiks to fix Outlook.com and Chase.com.
|
||||
+ Fix several crashes and rendering issues.
|
||||
+ Security fixes: CVE-2018-4200.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 15:53:22 UTC 2018 - mgorse@suse.com
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
%endif
|
||||
%bcond_without python3
|
||||
Name: webkit2gtk3
|
||||
Version: 2.20.1
|
||||
Version: 2.20.2
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: LGPL-2.0-or-later AND BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43e43285fa4e393080cc4fbd5ad8644749a75b1e0b811b230b63ae56806c8959
|
||||
size 16619312
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCWsx5fgAKCRDz0yLQ7EWC
|
||||
w5CiAJwM7PJnrPY5s6hpwI9tVgXg3wP96gCfTvwajksGsnx76Uz9nolKi35oPW0=
|
||||
=BgHS
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.20.2.tar.xz
Normal file
3
webkitgtk-2.20.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dffe93a241f03f1c73b369f4e323e4d8f12e39d33d5515948cbf454ca4b526e2
|
||||
size 16622048
|
6
webkitgtk-2.20.2.tar.xz.asc
Normal file
6
webkitgtk-2.20.2.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCWvAxQgAKCRDz0yLQ7EWC
|
||||
w3JIAJ4iZ9PDs2leXLd1hezOr/TBB9kKLQCeJnvTy0M0r4/AxPYnD3UhHX+oqm0=
|
||||
=681+
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user