- Update to version 22.1.3
* os: print <signal handler called> if unw_is_signal_frame() * os: print registers in the libunwind version of xorg_backtrace() * xwayland/present: Do not send two idle notify events for flip pixmaps * xwayland: Fix check logic in sprite_check_lost_focus() * xwayland: Change randr_output status when call xwl_output_remove() * xkb: switch to array index loops to moving pointers * xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck * xkb: add request length validation for XkbSetGeometry OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=29
This commit is contained in:
parent
4eab585fb5
commit
c29ec06029
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:743c4d56cfc0818755e2281d625d51860b41a473c641e179649a4f41776d1fca
|
||||
size 1271848
|
Binary file not shown.
3
xwayland-22.1.3.tar.xz
Normal file
3
xwayland-22.1.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a712eb7bce32cd934df36814b5dd046aa670899c16fe98f2afb003578f86a1c5
|
||||
size 1272440
|
BIN
xwayland-22.1.3.tar.xz.sig
Normal file
BIN
xwayland-22.1.3.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 12 14:22:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 22.1.3
|
||||
* os: print <signal handler called> if unw_is_signal_frame()
|
||||
* os: print registers in the libunwind version of xorg_backtrace()
|
||||
* xwayland/present: Do not send two idle notify events for flip pixmaps
|
||||
* xwayland: Fix check logic in sprite_check_lost_focus()
|
||||
* xwayland: Change randr_output status when call xwl_output_remove()
|
||||
* xkb: switch to array index loops to moving pointers
|
||||
* xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck
|
||||
* xkb: add request length validation for XkbSetGeometry
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 10:03:50 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: xwayland
|
||||
Version: 22.1.2
|
||||
Version: 22.1.3
|
||||
Release: 0
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Summary: X
|
||||
|
Loading…
Reference in New Issue
Block a user