diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 5b5f43a..c0aa39a 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Dec 16 13:51:42 UTC 2023 - Michael Gorse + +- Update to version 2.42.4 (boo#1218032): + + Fix incorrect random images incorrectly displayed as + backgrounds of
elements. + + Fix videos displayed aliased after being resized e.g. in + YouTube. + + Fix several crashes and rendering issues. + + Security fixes: CVE-2023-42883. + ------------------------------------------------------------------- Wed Dec 6 17:03:18 UTC 2023 - Michael Gorse @@ -64,14 +75,15 @@ Thu Sep 28 08:47:58 UTC 2023 - Marcus Meissner ------------------------------------------------------------------- Fri Sep 15 19:04:16 UTC 2023 - Bjørn Lie -- Update to version 2.42.0: +- Update to version 2.42.0 (boo#1218033): + New renderer based on DMA-BUF shared buffers. + Add new permission request to handle DOM paste access requests. + Add API to configure experimental features at runtime. + Add API to set the percentage of volume space that can be used for data storage. + GBM is no longer required for WebGL implementation. - + Security fixes: CVE-2023-39928, CVE-2023-41074, CVE-2023-32359. + + Security fixes: CVE-2023-39928, CVE-2023-41074, CVE-2023-32359, + CVE-2023-42890. ------------------------------------------------------------------- Mon Sep 11 15:02:19 UTC 2023 - Bjørn Lie diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index 5ff6c7d..60144b4 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -74,7 +74,7 @@ ExclusiveArch: do-not-build Name: webkit2%{_gtknamesuffix} ### FIXME ### Drop the disabling of LTO on next release/versionbump %define _lto_cflags %{nil} -Version: 2.42.3 +Version: 2.42.4 Release: 0 Summary: Library for rendering web content, GTK+ Port License: BSD-3-Clause AND LGPL-2.0-or-later @@ -430,6 +430,7 @@ A small test browswer from webkit, useful for testing features. # Expand %%lang_package to Obsoletes its older-name counterpart + %package -n WebKitGTK-%{_apiver}-lang Summary: Translations for package %{name} Group: System/Localization diff --git a/webkitgtk-2.42.3.tar.xz b/webkitgtk-2.42.3.tar.xz deleted file mode 100644 index b01370a..0000000 --- a/webkitgtk-2.42.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a1a4630045628b3a6fe95da72dc47852cff20d66be1ac6fd0d669c88c13d8e2 -size 32023120 diff --git a/webkitgtk-2.42.3.tar.xz.asc b/webkitgtk-2.42.3.tar.xz.asc deleted file mode 100644 index c2aaed7..0000000 --- a/webkitgtk-2.42.3.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZW7tVAAKCRDz0yLQ7EWC -w7f2AJ0Ysw/yy/iXp7V+x5YCdQ9NZU8SwgCgqNgD6vQk2chaWhxMc9ozdO9i+WY= -=5Ot+ ------END PGP SIGNATURE----- diff --git a/webkitgtk-2.42.4.tar.xz b/webkitgtk-2.42.4.tar.xz new file mode 100644 index 0000000..97acb55 --- /dev/null +++ b/webkitgtk-2.42.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52288b30bda22373442cecb86f9c9a569ad8d4769a1f97b352290ed92a67ed86 +size 32059260 diff --git a/webkitgtk-2.42.4.tar.xz.asc b/webkitgtk-2.42.4.tar.xz.asc new file mode 100644 index 0000000..1777e04 --- /dev/null +++ b/webkitgtk-2.42.4.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZXwb+QAKCRDz0yLQ7EWC +w1C7AKCi+FUQtGJmw/mP3WoqrlsIxXDPUwCfdYh1z+qU7ZTWkIH0IM2xbF1f9ig= +=bZIv +-----END PGP SIGNATURE-----