Accepting request 1030949 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1030949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=153
This commit is contained in:
commit
920b5fde09
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 24 17:47:17 UTC 2022 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 2.38.1:
|
||||
+ Make xdg-dbus-proxy work if host session bus address is an
|
||||
abstract socket.
|
||||
+ Use a single xdg-dbus-proxy process when sandbox is enabled.
|
||||
+ Fix high resolution video playback due to unimplemented
|
||||
changeType operation.
|
||||
+ Ensure GSubprocess uses posix_spawn() again and inherit file
|
||||
descriptors.
|
||||
+ Fix player stucking in buffering (paused) state for progressive
|
||||
streaming.
|
||||
+ Do not try to preconnect on link click when link preconnect
|
||||
setting is disabled.
|
||||
+ Fix close status code returned when the client closes a
|
||||
WebSocket in some cases.
|
||||
+ Fix media player duration calculation.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 22:44:55 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -70,7 +70,7 @@ ExclusiveArch: do-not-build
|
||||
%endif
|
||||
|
||||
Name: webkit2%{_gtknamesuffix}
|
||||
Version: 2.38.0
|
||||
Version: 2.38.1
|
||||
Release: 0
|
||||
Summary: Library for rendering web content, GTK+ Port
|
||||
License: BSD-3-Clause AND LGPL-2.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9ce6375a3b6e1329b0b609f46921e2627dc7ad6224b37b967ab2ea643bc0fbd
|
||||
size 32997240
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCYyQurgAKCRDz0yLQ7EWC
|
||||
w3VnAJ4wWBzLncj5Fktg9sIUGJScGNF2XACffDfdNniOXoI/ikKPZMj2ifuj2vg=
|
||||
=CJqm
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.38.1.tar.xz
Normal file
3
webkitgtk-2.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02e195b3fb9e057743b3364ee7f1eec13f71614226849544c07c32a73b8f1848
|
||||
size 33006384
|
6
webkitgtk-2.38.1.tar.xz.asc
Normal file
6
webkitgtk-2.38.1.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCY1EKOAAKCRDz0yLQ7EWC
|
||||
wx81AJsHzdE/Ozbj7yK21OYU6+MQemxdZACgmE/7Ve05SxILfma5GhVIMhFCWqg=
|
||||
=dGZN
|
||||
-----END PGP SIGNATURE-----
|
Loading…
x
Reference in New Issue
Block a user