diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index b883ffb..a2a2b73 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -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 diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index c92f446..a085596 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -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 diff --git a/webkitgtk-2.20.1.tar.xz b/webkitgtk-2.20.1.tar.xz deleted file mode 100644 index a4bc1ce..0000000 --- a/webkitgtk-2.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43e43285fa4e393080cc4fbd5ad8644749a75b1e0b811b230b63ae56806c8959 -size 16619312 diff --git a/webkitgtk-2.20.1.tar.xz.asc b/webkitgtk-2.20.1.tar.xz.asc deleted file mode 100644 index acf38f3..0000000 --- a/webkitgtk-2.20.1.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCWsx5fgAKCRDz0yLQ7EWC -w5CiAJwM7PJnrPY5s6hpwI9tVgXg3wP96gCfTvwajksGsnx76Uz9nolKi35oPW0= -=BgHS ------END PGP SIGNATURE----- diff --git a/webkitgtk-2.20.2.tar.xz b/webkitgtk-2.20.2.tar.xz new file mode 100644 index 0000000..d0802d1 --- /dev/null +++ b/webkitgtk-2.20.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dffe93a241f03f1c73b369f4e323e4d8f12e39d33d5515948cbf454ca4b526e2 +size 16622048 diff --git a/webkitgtk-2.20.2.tar.xz.asc b/webkitgtk-2.20.2.tar.xz.asc new file mode 100644 index 0000000..aa37c7e --- /dev/null +++ b/webkitgtk-2.20.2.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCWvAxQgAKCRDz0yLQ7EWC +w3JIAJ4iZ9PDs2leXLd1hezOr/TBB9kKLQCeJnvTy0M0r4/AxPYnD3UhHX+oqm0= +=681+ +-----END PGP SIGNATURE-----