Accepting request 1131461 from GNOME:Next
- Update to version 2.42.3 (boo#1217844) OBS-URL: https://build.opensuse.org/request/show/1131461 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=436
This commit is contained in:
parent
c30d029f63
commit
e1ecd001e0
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 17:03:18 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 2.42.3 (boo#1217844):
|
||||
+ Fix flickering while playing videos with DMA-BUF sink.
|
||||
+ Fix color picker being triggered in the inspector when typing
|
||||
"tan".
|
||||
+ Do not special case the "sans" font family name.
|
||||
+ Fix build failure with libxml2 version 2.12.0 due to an API
|
||||
change.
|
||||
+ Fix several crashes and rendering issues.
|
||||
+ Security fixes: CVE-2023-42916, CVE-2023-42917.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 09:52:05 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -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.2
|
||||
Version: 2.42.3
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: BSD-3-Clause AND LGPL-2.0-or-later
|
||||
@ -428,8 +428,8 @@ Group: Development/Tools/Other
|
||||
A small test browswer from webkit, useful for testing features.
|
||||
|
||||
|
||||
# Expand %%lang_package to Obsoletes its older-name counterpart
|
||||
|
||||
# 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:5720aa3e8627f1b9f63252187d4df0f8233ae71d697b1796ebfbe5ca750bd118
|
||||
size 32020280
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZU4KRgAKCRDz0yLQ7EWC
|
||||
w+y7AKDj1Henor8Gv00Pc1Whr1lAWdiP2wCfZvMm+cAp5hGl1NvVl2gm+sI7qtw=
|
||||
=Zzmm
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.42.3.tar.xz
Normal file
3
webkitgtk-2.42.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a1a4630045628b3a6fe95da72dc47852cff20d66be1ac6fd0d669c88c13d8e2
|
||||
size 32023120
|
6
webkitgtk-2.42.3.tar.xz.asc
Normal file
6
webkitgtk-2.42.3.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZW7tVAAKCRDz0yLQ7EWC
|
||||
w7f2AJ0Ysw/yy/iXp7V+x5YCdQ9NZU8SwgCgqNgD6vQk2chaWhxMc9ozdO9i+WY=
|
||||
=5Ot+
|
||||
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user