Accepting request 1133601 from GNOME:Next
- Update to version 2.42.4 (boo#1218032) OBS-URL: https://build.opensuse.org/request/show/1133601 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=438
This commit is contained in:
parent
e1ecd001e0
commit
bce11482fc
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 16 13:51:42 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 2.42.4 (boo#1218032):
|
||||
+ Fix incorrect random images incorrectly displayed as
|
||||
backgrounds of <div> 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 <mgorse@suse.com>
|
||||
|
||||
@ -64,14 +75,15 @@ Thu Sep 28 08:47:58 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 19:04:16 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a1a4630045628b3a6fe95da72dc47852cff20d66be1ac6fd0d669c88c13d8e2
|
||||
size 32023120
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZW7tVAAKCRDz0yLQ7EWC
|
||||
w7f2AJ0Ysw/yy/iXp7V+x5YCdQ9NZU8SwgCgqNgD6vQk2chaWhxMc9ozdO9i+WY=
|
||||
=5Ot+
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.42.4.tar.xz
Normal file
3
webkitgtk-2.42.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52288b30bda22373442cecb86f9c9a569ad8d4769a1f97b352290ed92a67ed86
|
||||
size 32059260
|
6
webkitgtk-2.42.4.tar.xz.asc
Normal file
6
webkitgtk-2.42.4.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZXwb+QAKCRDz0yLQ7EWC
|
||||
w1C7AKCi+FUQtGJmw/mP3WoqrlsIxXDPUwCfdYh1z+qU7ZTWkIH0IM2xbF1f9ig=
|
||||
=bZIv
|
||||
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user