- Update to version 22.1.1
* xwayland: Clear timer_armed in xwl_present_unrealize_window * xwayland: Always hook up frame_callback_list in xwl_present_queue_vblank * Xwayland: Do not map the COW by default when rootless * xwayland/present: Fix use-after-free in xwl_unrealize_window() OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=25
This commit is contained in:
parent
36bf4e698d
commit
0e4abd719c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1752d6d0a930e71292b5a308d3811ebd54d8cc68cacff44de654265b8617a2bf
|
||||
size 1271896
|
Binary file not shown.
3
xwayland-22.1.1.tar.xz
Normal file
3
xwayland-22.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5d0e0ba37e19bb87c62f61da5970bd204939f2120620964bed4cc8495baa657
|
||||
size 1272176
|
BIN
xwayland-22.1.1.tar.xz.sig
Normal file
BIN
xwayland-22.1.1.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 31 09:21:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 22.1.1
|
||||
* xwayland: Clear timer_armed in xwl_present_unrealize_window
|
||||
* xwayland: Always hook up frame_callback_list in xwl_present_queue_vblank
|
||||
* Xwayland: Do not map the COW by default when rootless
|
||||
* xwayland/present: Fix use-after-free in xwl_unrealize_window()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 15:39:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: xwayland
|
||||
Version: 22.1.0
|
||||
Version: 22.1.1
|
||||
Release: 0
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Summary: X
|
||||
|
Loading…
Reference in New Issue
Block a user