forked from pool/xwayland
Accepting request 1043174 from home:iznogood:branches:X11:XOrg
Please note that I did not find a public key for peter.hutterer@who-t.net that did this release, so the keyring included here is wrong as it is for a different person.... - Update to version 22.1.6: * Fixes CVE-2022-46340, CVE-2022-46341, CVE-2022-46342, CVE-2022-46343, CVE-2022-46344, CVE-2022-4283. * Xtest: disallow GenericEvents in XTestSwapFakeInput * Xi: disallow passive grabs with a detail > 255 * Xext: free the XvRTVideoNotify when turning off from the same client * Xext: free the screen saver resource when replacing it * Xi: return an error from XI property changes if verification failed * Xi: avoid integer truncation in length check of ProcXIChangeProperty * xkb: reset the radio_groups pointer to NULL after freeing it - Drop patches fixed upstream: * U_0001-Xtest-disallow-GenericEvents-in-XTestSwapFakeInput.patch * U_0002-Xi-return-an-error-from-XI-property-changes-if-verif.patch * U_0003-Xi-avoid-integer-truncation-in-length-check-of-ProcX.patch * U_0004-Xi-disallow-passive-grabs-with-a-detail-255.patch * U_0005-Xext-free-the-screen-saver-resource-when-replacing-i.patch * U_0006-Xext-free-the-XvRTVideoNotify-when-turning-off-from-.patch * U_0007-xkb-reset-the-radio_groups-pointer-to-NULL-after-fre.patch OBS-URL: https://build.opensuse.org/request/show/1043174 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=40
This commit is contained in:
@@ -24,22 +24,16 @@
|
||||
%endif
|
||||
|
||||
Name: xwayland
|
||||
Version: 22.1.5
|
||||
Version: 22.1.6
|
||||
Release: 0
|
||||
URL: http://xorg.freedesktop.org/
|
||||
URL: http://xorg.freedesktop.org
|
||||
Summary: X
|
||||
License: MIT
|
||||
Group: System/X11/Servers/XF86_4
|
||||
Source0: %{url}/archive/individual/xserver/%{name}-%{version}.tar.xz
|
||||
Source1: %{url}/archive/individual/xserver/%{name}-%{version}.tar.xz.sig
|
||||
Source2: xwayland.keyring
|
||||
Patch1205874: U_0001-Xtest-disallow-GenericEvents-in-XTestSwapFakeInput.patch
|
||||
Patch1205875: U_0002-Xi-return-an-error-from-XI-property-changes-if-verif.patch
|
||||
Patch1205876: U_0003-Xi-avoid-integer-truncation-in-length-check-of-ProcX.patch
|
||||
Patch1205877: U_0004-Xi-disallow-passive-grabs-with-a-detail-255.patch
|
||||
Patch1205878: U_0005-Xext-free-the-screen-saver-resource-when-replacing-i.patch
|
||||
Patch1205879: U_0006-Xext-free-the-XvRTVideoNotify-when-turning-off-from-.patch
|
||||
Patch1206017: U_0007-xkb-reset-the-radio_groups-pointer-to-NULL-after-fre.patch
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: ninja
|
||||
BuildRequires: pkgconfig
|
||||
|
Reference in New Issue
Block a user