Accepting request 1062689 from GNOME:Next
- Update to version 2.38.4 OBS-URL: https://build.opensuse.org/request/show/1062689 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=382
This commit is contained in:
parent
3205e19c1d
commit
d203ea2c4f
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 2 15:51:06 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.38.4:
|
||||||
|
+ Improve GStreamer multimedia playback across the board with
|
||||||
|
improved codec selection logic, better handling of latency, and
|
||||||
|
improving frame discard to avoid audio/video
|
||||||
|
desynchronizationg, among other fixes.
|
||||||
|
+ Disable HLS media playback by default, which makes web sites
|
||||||
|
use MSE instead. If needed WEBKIT_GST_ENABLE_HLS_SUPPORT=1 can
|
||||||
|
be set in the environment to enable it back.
|
||||||
|
+ Disable threaded rendering in GTK4 builds by default, as it was
|
||||||
|
causing crashes.
|
||||||
|
+ Fix MediaSession API not showing artwork images.
|
||||||
|
+ Fix MediaSession MPRIS usage when running inside a Flatpak
|
||||||
|
sandbox.
|
||||||
|
+ Fix input element controls to correctly scale when applying a
|
||||||
|
zoom factor different than the default.
|
||||||
|
+ Fix leakage of Web processes in certain situations.
|
||||||
|
+ Fix the injected bundle not being found when running inside a
|
||||||
|
sandbox.
|
||||||
|
+ Fix the build with ENABLE_INTROSPECTION when cross-compiling.
|
||||||
|
+ FIx the build with ENABLE_WEBGL disabled.
|
||||||
|
+ Fix the build with GStreamer-based WebRTC enabled.
|
||||||
|
+ Fix the build with USE_GTK4 enabled.
|
||||||
|
+ Fix several crashes and rendering issues.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 27 15:09:41 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
Fri Jan 27 15:09:41 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
@ -70,7 +70,7 @@ ExclusiveArch: do-not-build
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: webkit2%{_gtknamesuffix}
|
Name: webkit2%{_gtknamesuffix}
|
||||||
Version: 2.38.3
|
Version: 2.38.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for rendering web content, GTK+ Port
|
Summary: Library for rendering web content, GTK+ Port
|
||||||
License: BSD-3-Clause AND LGPL-2.0-or-later
|
License: BSD-3-Clause AND LGPL-2.0-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:41f001d1ed448c6936b394a9f20e4640eebf83a7f08262df28504f7410604a5a
|
|
||||||
size 33003928
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCY6RfCAAKCRDz0yLQ7EWC
|
|
||||||
wzG/AKCCD+HOyJew0yO2axnvD6jJgoTxqwCdGvOdrkvog9HFFhdT5s8ykhc/3yk=
|
|
||||||
=UI7W
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
webkitgtk-2.38.4.tar.xz
Normal file
3
webkitgtk-2.38.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4f47ea29a2d4d5f15eef3dc9e2d6c6f067e8de863a3f64455e1ccf9693cc1d36
|
||||||
|
size 32534100
|
6
webkitgtk-2.38.4.tar.xz.asc
Normal file
6
webkitgtk-2.38.4.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABEDAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCY9scMQAKCRCRxVnb5MkS
|
||||||
|
O281AJ0SUx1WL10HdUe4KA9yKAcOdzGBAACggQI8LGjvfQ6L8Fmcg91KhqOiZfw=
|
||||||
|
=dXvT
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user