2022-10-24 16:06:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 24 13:50:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- U_Do-not-ignore-leave-events.patch
|
|
|
|
* fixes xwayland issue#1397, issue#1395
|
|
|
|
|
2022-10-20 14:00:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 20 11:50:17 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 22.1.4
|
|
|
|
* xwayland: Aggregate scroll axis events to fix kinetic scrolling
|
|
|
|
* Forbid server grabs by non-WM on *rootless* XWayland
|
|
|
|
* xkb: Avoid length-check failure on empty strings.
|
|
|
|
* ci: remove redundant slash in libxcvt repository url
|
|
|
|
* dix: Skip more code in SetRootClip for ROOT_CLIP_INPUT_ONLY
|
|
|
|
* dix: Fix overzealous caching of ResourceClientBits()
|
|
|
|
* xwayland: Prevent Xserver grabs with rootless
|
|
|
|
* xwayland: Delay wl_surface destruction
|
|
|
|
* build: Bump wayland requirement to 1.18
|
|
|
|
* xwayland: set tag on our surfaces
|
|
|
|
* xwayland: Clear the "xwl-window" tag on unrealize
|
|
|
|
* xwayland: correct the type for the discrete scroll events
|
|
|
|
* xkb: fix some possible memleaks in XkbGetKbdByName
|
|
|
|
* xkb: length-check XkbGetKbdByName before accessing the fields
|
|
|
|
* xkb: length-check XkbListComponents before accessing the fields
|
|
|
|
* xkb: proof GetCountedString against request length attacks
|
|
|
|
- supersedes security patches:
|
|
|
|
* U_xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch
|
|
|
|
* U_xkb-proof-GetCountedString-against-request-length-at.patch
|
|
|
|
|
2022-10-19 13:33:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 19 11:19:40 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- U_xkb-proof-GetCountedString-against-request-length-at.patch
|
|
|
|
* security update for CVE-2022-3550 (bsc#1204412)
|
|
|
|
- U_xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch
|
|
|
|
* security update for CVE-2022-3551 (bsc#1204416)
|
|
|
|
|
2022-07-12 16:36:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2022-05-25 12:12:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 25 10:03:50 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 22.1.2
|
|
|
|
* randr: Add "RANDR Emulation" property
|
|
|
|
* xwayland/output: Set the "RANDR Emulation" property
|
|
|
|
* xwayland: Fix invalid pointer access in drm_lease_device_handle_released.
|
|
|
|
|
2022-03-31 11:39:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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()
|
|
|
|
|
2022-02-16 16:44:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 16 15:39:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 22.1.0
|
|
|
|
* xwayland: Fix cursor color
|
|
|
|
|
2022-01-21 11:15:34 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-02-03 06:19:41 +01:00
|
|
|
Thu Feb 3 04:48:43 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 22.0.99.902
|
|
|
|
* render: Fix build with gcc 12
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-01-21 11:15:34 +01:00
|
|
|
Thu Jan 20 17:59:50 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 22.0.99.901
|
|
|
|
* DRM lease support
|
|
|
|
* Enables sRGB fbconfigs in GLX
|
|
|
|
* Requires libxcvt
|
|
|
|
* Refactoring of the present code in Xwayland
|
|
|
|
* Implements support for touchpad gestures
|
|
|
|
* Support for xfixes's ClientDisconnectMode and optional
|
|
|
|
terminate delay
|
|
|
|
- Add pkgconfig(libxcvt) BuildRequires: New dependency.
|
|
|
|
- Add xwayland.keyring, use url for sources, validate sig.
|
|
|
|
- Move man pages from devel to main binary package.
|
|
|
|
- Enable LTO, no longer disable LTO via macro.
|
|
|
|
|
2021-12-14 16:52:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 14 15:44:46 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 21.1.4
|
|
|
|
* Fixes for multiple input validation failures in X server extensions:
|
|
|
|
+ CVE-2021-4008/ZDI-CAN-14192 SProcRenderCompositeGlyphs out-of-bounds access (boo#1193030)
|
|
|
|
+ CVE-2021-4009/ZDI-CAN 14950 SProcXFixesCreatePointerBarrier out-of-bounds access (boo#1190487)
|
|
|
|
+ CVE-2021-4010/ZDI-CAN-14951 SProcScreenSaverSuspend out-of-bounds access (boo#1190488)
|
|
|
|
+ CVE-2021-4011/ZDI-CAN-14952 SwapCreateRegister out-of-bounds access (boo#1190489)
|
|
|
|
* This release also includes other fixes such as:
|
|
|
|
+ Store EGLcontext to avoid superfluous eglMakeCurrent() calls
|
|
|
|
+ Prefer EGLStream with NVIDIA proprietary driver if both GBM and EGLstream are available
|
|
|
|
|
2021-11-08 12:52:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 8 11:45:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 21.1.3
|
|
|
|
* Most notable change is a fix for the GBM backend to work with
|
|
|
|
the Nvidia driver series 495.
|
|
|
|
- supersedes U_glamor-Fix-handling-of-1-bit-pixmaps.patch
|
|
|
|
|
2021-10-07 16:51:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 7 12:22:22 UTC 2021 - Joan Torres <joan.torres@suse.com>
|
|
|
|
|
|
|
|
- Specfile cleanup
|
|
|
|
|
2021-09-28 18:36:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 28 16:22:32 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- U_glamor-Fix-handling-of-1-bit-pixmaps.patch
|
|
|
|
* glamor: Fix handling of 1-bit pixmaps; fixes e.g. issues with
|
2021-09-28 18:41:43 +02:00
|
|
|
gimp on Wayland (which needs Xwayland) (boo#1189310)
|
2021-09-28 18:36:39 +02:00
|
|
|
|
2021-09-27 13:58:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 27 11:56:41 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- covers jira#SLE/SLE-18653
|
|
|
|
|
2021-07-15 20:43:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 15 18:24:01 UTC 2021 - Macie McKitrick <macie.mckitrick@protonmail.com>
|
|
|
|
|
|
|
|
- xwayland pc is required for S390x and S390
|
|
|
|
|
2021-07-09 13:24:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 9 11:19:50 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 21.1.2
|
|
|
|
* The only change compared to the release candidate is a fix for
|
|
|
|
a long standing issue where Xwayland wouldn't send events to
|
|
|
|
notify clients of RandR configuration changes in some cases.
|
|
|
|
|
2021-07-01 12:59:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 1 10:16:22 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 21.1.1.901 (21.1.2 RC1)
|
|
|
|
* It's a bit special, as most of the changes are not the usual
|
|
|
|
stable branch fixes material, but are needed for HW accelerated
|
|
|
|
direct rendering with the Nvidia 470 driver (which is currently
|
|
|
|
in open beta).
|
|
|
|
* changes are mostly specific to the EGLStream backend and do not
|
|
|
|
affect the GBM backend. And they make a big difference for users
|
|
|
|
of the EGLStream backend.
|
|
|
|
* See
|
|
|
|
https://lists.fedoraproject.org/archives/list/desktop@lists.fedoraproject.org/thread/BBZVDNST67I2AQOCPSHKYAY6D5Z66JIP/
|
|
|
|
for more information about testing the EGLStream changes
|
|
|
|
- enabled Wayland eglstreams (needs new packages egl-wayland and
|
|
|
|
eglexternalplatform)
|
|
|
|
|
2021-04-13 17:26:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 13 15:21:03 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- Update to version 21.1.1
|
|
|
|
* Fix XChangeFeedbackControl() request underflow (CVE-2021-3472,
|
|
|
|
ZDI-CAN-1259, bsc#1180128)
|
|
|
|
|
2021-04-12 20:42:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 12 18:01:05 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
|
|
|
|
|
|
|
- Additionally to not packing /usr/lib64/xorg/protocol.txt, delete it to fix
|
|
|
|
the build
|
|
|
|
|
2021-04-12 13:20:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 12 10:48:11 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
|
|
|
|
- Make vendor name the same as xorg-x11-server
|
|
|
|
|
2021-04-12 11:23:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 12 09:22:12 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- removed conflicting /usr/lib64/xorg/protocol.txt (already in
|
|
|
|
xorg-x11-server package)
|
|
|
|
|
2021-04-07 10:58:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 7 08:55:57 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- added summary for -devel package
|
|
|
|
- some cleanup
|
|
|
|
|
2021-03-17 22:41:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 17 21:20:29 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
|
|
|
|
|
|
|
- Update to version 21.1.0:
|
|
|
|
* meson: Make sure XKM_OUTPUT_DIR has a trailing slash
|
|
|
|
* xwayland: Fix LeaveNotify for relative pointer
|
|
|
|
- Highlights compared to xserver 1.20.10:
|
|
|
|
* Xwayland's XVideo support (via glamor) now supports NV12
|
|
|
|
* glamor can now accelerate some more RENDER extension formats
|
|
|
|
* Xwayland's GLX provider now uses the EGL implementation instead of Mesa's
|
|
|
|
swrast_dri.so directly
|
|
|
|
* Xwayland can now use the wp_viewport Wayland protocol for up-scaling of
|
|
|
|
fullscreen applications setting lower resolutions via the RandR /
|
|
|
|
XFree86-VidModeExtension extensions
|
|
|
|
* Xwayland now alternates between multiple buffers for all Wayland surfaces,
|
|
|
|
making it less of a special case compared to other Wayland clients
|
|
|
|
* Xwayland can now use memfd_create for creating buffers shared with the
|
|
|
|
Wayland compositor when glamor hardware acceleration is disabled
|
|
|
|
* Xwayland has better support for clients using relative mouse input and
|
|
|
|
keyboard grabs
|
|
|
|
* An Xwayland.1 manpage is now installed
|
|
|
|
* Xwayland now supports -listenfd, -version and -verbose command line options
|
|
|
|
* Xwayland now installs an xwayland.pc file which helps discovering the path
|
|
|
|
of the installed Xwayland binary and the features it supports
|
|
|
|
* Only meson is supported for building
|
|
|
|
* Only Xwayland and Xvfb can be built, only Xwayland can be installed
|
|
|
|
|
2021-03-04 10:54:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 4 09:49:25 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- update to 21.0.99.902
|
|
|
|
* second release candidate for the standalone Xwayland 21.1.0 release
|
|
|
|
* meson.build: Keep the protocol version looking like xserver 1.20.x did
|
|
|
|
* xwayland: Delay cursor visibility update
|
|
|
|
|
2021-02-26 11:28:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 26 10:25:41 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
2021-02-26 11:37:40 +01:00
|
|
|
- added Buildrequires to pkgconfig(glproto) and pkgconfig(gl) to
|
|
|
|
fix build on Leap
|
2021-02-26 11:28:17 +01:00
|
|
|
|
2021-02-26 11:10:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 19 13:22:04 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
|
|
|
|
2021-02-26 11:28:17 +01:00
|
|
|
- Initial stand-alone Xwayland package version 21.0.99.901 (boo#1182677)
|