diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 5e142ef..d8e1ce9 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jul 10 12:08:05 UTC 2020 - Bjørn Lie + +- Update to version 2.28.3: + + Enable kinetic scrolling with async scrolling. + + Fix web process hangs on large GitHub pages. + + Bubblewrap sandbox should not attempt to bind empty paths. + + Fix threading issues in the media player. + + Fix several crashes and rendering issues. + + Security fixes: CVE-2020-9802, CVE-2020-9803, CVE-2020-9805, + CVE-2020-9806, CVE-2020-9807, CVE-2020-9843, CVE-2020-9850, + CVE-2020-13753. + ------------------------------------------------------------------- Mon Apr 27 15:27:49 UTC 2020 - Bjørn Lie diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index 1483821..d5bb351 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -31,7 +31,7 @@ %define _gold_linker 0 %endif Name: webkit2gtk3 -Version: 2.28.2 +Version: 2.28.3 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.28.2.tar.xz b/webkitgtk-2.28.2.tar.xz deleted file mode 100644 index 30abf3b..0000000 --- a/webkitgtk-2.28.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9d23525cfd8d22c37b5d964a9fe9a8ce7583042a2f8d3922e71e6bbc68c30bd -size 21427772 diff --git a/webkitgtk-2.28.2.tar.xz.asc b/webkitgtk-2.28.2.tar.xz.asc deleted file mode 100644 index efa1b99..0000000 --- a/webkitgtk-2.28.2.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCXqK4bQAKCRDz0yLQ7EWC -wyc4AKDvvzbZygtiXvWU7VESwg7E79oLMACeOKkEjYKgiaxA/OAGQ3TzF8vazT0= -=jnoc ------END PGP SIGNATURE----- diff --git a/webkitgtk-2.28.3.tar.xz b/webkitgtk-2.28.3.tar.xz new file mode 100644 index 0000000..3cb4b5e --- /dev/null +++ b/webkitgtk-2.28.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0898ac072c220e13a4aee819408421a6cb56a6eb89170ceafe52468b0903522 +size 21425556 diff --git a/webkitgtk-2.28.3.tar.xz.asc b/webkitgtk-2.28.3.tar.xz.asc new file mode 100644 index 0000000..e4dc2c8 --- /dev/null +++ b/webkitgtk-2.28.3.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCXwbUIwAKCRDz0yLQ7EWC +w1MqAKCzEp+EBIw3edku/1ia4D+RSR0ymwCg6zaQ1YygqwyTt0ULfy5oHHNccHA= +=LMLP +-----END PGP SIGNATURE-----