forked from pool/webkit2gtk3
Accepting request 1095856 from GNOME:Next
- Update to version 2.40.3: + Make memory pressure monitor honor memory.memsw.usage_in_bytes if exists. + Include key modifiers in wheel events. + Apply cookie blocking policy to WebSocket handshakes. + Remove accidental dependency on GLib 2.70. + Fix the build with BUBBLEWRAP_SANDBOX disabled. + Fix several crashes and rendering issues. OBS-URL: https://build.opensuse.org/request/show/1095856 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=403
This commit is contained in:
parent
789270670c
commit
77e3f06f74
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 16:41:25 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 2.40.3:
|
||||
+ Make memory pressure monitor honor memory.memsw.usage_in_bytes
|
||||
if exists.
|
||||
+ Include key modifiers in wheel events.
|
||||
+ Apply cookie blocking policy to WebSocket handshakes.
|
||||
+ Remove accidental dependency on GLib 2.70.
|
||||
+ Fix the build with BUBBLEWRAP_SANDBOX disabled.
|
||||
+ Fix several crashes and rendering issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 16:05:38 UTC 2023 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
|
@ -72,7 +72,7 @@ ExclusiveArch: do-not-build
|
||||
%endif
|
||||
|
||||
Name: webkit2%{_gtknamesuffix}
|
||||
Version: 2.40.2
|
||||
Version: 2.40.3
|
||||
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:96898870d994da406ee7a632816dcde9a3bb395ee5f344fcb3f3b8cc8a77e000
|
||||
size 40065104
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZHR6tgAKCRDz0yLQ7EWC
|
||||
wxTMAKC7sFjPBO4f2zKoAvR9Ty6yVNDWcwCg4t/xKisE5/LBfHnr+ygjyVHRYKI=
|
||||
=rOT7
|
||||
-----END PGP SIGNATURE-----
|
3
webkitgtk-2.40.3.tar.xz
Normal file
3
webkitgtk-2.40.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc0aa83f40dbc64c1c6ae42ec6b85af4be2a9dbf524cfcb95f89a367fb5098dd
|
||||
size 40064488
|
6
webkitgtk-2.40.3.tar.xz.asc
Normal file
6
webkitgtk-2.40.3.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCZJv+ugAKCRDz0yLQ7EWC
|
||||
w+OEAKC0nO7eySXU6w6qymPHbg+3cZkQFwCfc91M/vq0zAJc2F8MW3uE4fQvqQw=
|
||||
=gomr
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user