similar to: [ANNOUNCE] xorg-server 1.20.4

Displaying 20 results from an estimated 500 matches similar to: "[ANNOUNCE] xorg-server 1.20.4"

2012 Jul 04
0
[PATCH] Add xwayland support (v2)
v2: Fix build against Xservers without Wayland support Don't try to acquire/drop drm master under Wayland Refresh for xserver 1.13 kill-all-direct-access-to-xf86Screens Remove #ifdef soup in favour of xwayland compat header Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers at canonical.com> --- configure.ac | 7 ++ src/Makefile.am |
2020 Aug 25
0
[ANNOUNCE] xorg-server 1.20.9
Aaron Ma (1): xfree86: add drm modes on non-GTF panels Adam Jackson (2): linux: Make platform device probe less fragile linux: Fix platform device PCI detection for complex bus topologies Alan Coopersmith (2): Update URL's in man pages doc: Update URLs in Xserver-DTrace.xml Alex Goins (1): randr: Check rrPrivKey in RRHasScanoutPixmap() Hans de Goede (1):
2024 May 15
0
[ANNOUNCE] xwayland 24.1.0
I am pleased to announce Xwayland 24.1.0! This fixes a couple of regressions introduced in the previous release candidate versions along with a fix for XTEST emulation with EI. Joshua Ashton (1): xwayland: Send ei_device_frame on device_scroll_discrete Olivier Fourdan (4): xwayland: Restore the ResizeWindow handler xwayland: Handle rootful resize in ResizeWindow
2012 May 23
1
[PATCH (nouveau)] Add xwayland support
Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers at canonical.com> --- This is mostly just for testing, although it should be safe to apply to nouveau trunk. src/nouveau_dri2.c | 34 +++++++++++ src/nv_driver.c | 163 +++++++++++++++++++++++++++++++++++++++++++++++----- src/nv_type.h | 7 +++ 3 files changed, 191 insertions(+), 13 deletions(-) diff
2018 Apr 24
0
[ANNOUNCE] xorg-server 1.19.99.905
More bugfixes, and streams support for Xwayland. This will almost certainly be the last RC. Adam Jackson (10): sdksyms: Skip empty symbols xwayland: Don't crash on WarpPointer(dest_w = None) modesetting: Fix inverted check in dri2 WaitMSC animcur: Fix crash when removing a master device dix: Factor out extension availability check dix: Allow an extension to
2018 Aug 07
0
[ANNOUNCE] xorg-server 1.20.1
This bugfix release fixes several issues in RANDR, Xwayland, glamor, the modesetting driver, and elsewhere. Everyone is encouraged to upgrade. Thanks to all who contributed to this release! Adam Jackson (1): xserver 1.20.1 Alexander Volkov (1): Xext/shm: Refuse to work for remote clients Bas Nieuwenhuizen (1): DRI2: Sync radeonsi_pci_ids.h from Mesa Damien Leone (1):
2019 Nov 23
0
[ANNOUNCE] xorg-server 1.20.6
A variety of bugfixes across the board, primarily in Xwayland and PRIME. This release also includes GLX vendor selection support. Thanks to all who contributed with testing and fixes! Aaron Plattner (3): GLX: Set GlxServerExports::{major,minor}Version xfree86: Call ScreenInit for protocol screens before GPU screens os: Don't crash in AttendClient if the client is gone Adam
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
Here's 1.19-RC2, which should be pretty close to 1.19. The only serious bug I'm aware of at this point is a crash in FlushAllOutput: https://bugzilla.redhat.com/show_bug.cgi?id=1382444 Adam Jackson (5): glamor: Fall back to software for CopyPlane if we need to xephyr: Don't crash if the server advertises zero xv adaptors test: Re-enable a couple of GetImage
2020 Nov 18
0
CEBA-2020:5049 CentOS 7 xorg-x11-server BugFix Update
CentOS Errata and Bugfix Advisory 2020:5049 Upstream details at : https://access.redhat.com/errata/RHBA-2020:5049 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: bf404adf3b74fc2e12fa6437b1abaaa8f327ed847a1b30602af13942c9bb57d7 xorg-x11-server-common-1.20.4-13.el7_9.x86_64.rpm
2023 Jul 19
0
[ANNOUNCE] xwayland 23.1.99.901 (aka Xwayland 23.2.0 rc1)
As per the schedule, I am pleased to announce the first release candidate of the standalone Xwayland 23.2.0 release (Xwayland 23.2.0 rc1). Some notable changes since Xwayland 23.1 include: - Optional support for emulated input by using libEI for XTEST, - Support for wp-tearing-control-v1, - Xwayland rootful is now resizable with libdecor. Testing of this release candidate would be
2023 Mar 09
0
[ANNOUNCE] xwayland 23.0.99.902 (aka Xwayland 23.1.0 rc2)
I am pleased to announce the second release candidate of the standalone Xwayland 23.1.0 release (Xwayland 23.1.0 rc2). Xwayland 23.1.0 rc1 has not been plain sailing and a number of issues have been addressed in rc2, most notably: * A regression with keymaps which were not applied anymore * Various regressions with DRM format modifiers Also, the libdrm requirement has been bumped to version
2023 Oct 25
0
[ANNOUNCE] xwayland 23.2.2
This release contains the fix for CVE-2023-5367 in today's security advisory: https://lists.x.org/archives/xorg-announce/2023-October/003430.html Xwayland does not support multiple protocol screens (Zaphod) and is thus not affected by CVE-2023-5380. Additionally, there is a change in the default behaviour of Xwayland: Since version 23.2.0 Xwayland (via liboeffis) automatically tries to
2024 May 15
0
[ANNOUNCE] xwayland 23.2.7
I am pleased to announce Xwayland 23.2.7 which contains bug fixes for the current stable 23.2 branch. Enrico Weigelt, metux IT consult (1): m4: drop autoconf leftovers Joshua Ashton (1): xwayland: Send ei_device_frame on device_scroll_discrete Michel D?nzer (4): xwayland: Call drmFreeDevice for dma-buf default feedback xwayland: Use drmDevicesEqual in
2015 Jun 10
0
X.Org/Wayland Security Advisory: Missing authentication in XWayland
X.Org/Wayland Security Advisory: June 10th, 2015 - CVE-2015-3164 Unauthorised local client access in XWayland ============================================ Description: ============ Ray Strode, a developer at Red Hat, discovered an authentication setup issue inside the XWayland compatibility server, used to host X11 clients inside a Wayland compositor's session. XWayland is used by Weston and
2019 May 13
1
[Bug 110669] New: iMac with GK107M unstable - hangs with xorg / crashes with xwayland
https://bugs.freedesktop.org/show_bug.cgi?id=110669 Bug ID: 110669 Summary: iMac with GK107M unstable - hangs with xorg / crashes with xwayland Product: Mesa Version: 19.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
This is the first release candidate for xserver 1.20. Notable changes since 1.19 include: - RANDR 1.6, which enables leasing RANDR resources to a client for its exclusive use (e.g. head mounted displays) - Depth 30 support in glamor and the modesetting driver - A meson-based build system, parallel to autotools - Pageflipping support for PRIME output sinks - OutputClass device matching for
2023 Aug 16
0
[ANNOUNCE] xwayland 23.2.0
I am pleased to announce Xwayland 23.2.0! Many thanks to Kenny Levinsen for their contributions on polishing rootful mode. Kenny Levinsen (4): xwayland: Commit after acknowledging configure xwayland: Make xwl_window_libdecor_resize reusable xwayland: Apply root toplevel configure dimensions xwayland: Default geometry for undecorated rootful Olivier Fourdan (1):
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
Time for another release candidate. Long past time, to be honest. Please speak up soon if you have a favorite patch or series that isn't in yet. Aaron Plattner (1):       privates: Clear screen-specific keys during CloseScreen Adam Jackson (6):       glxproxy: Fix an obvious thinko in QueryExtensionsString       render: Simplify SProcRenderScale       rootless: Fix bogus handling of broken
2023 Mar 29
0
[ANNOUNCE] xwayland 23.1.1
This release contains the fix for CVE-2023-1393 in today's security advisory: https://lists.x.org/archives/xorg-announce/2023-March/003374.html Benno Schulenberg (1): xkbUtils: use existing symbol names instead of deleted deprecated ones Joshua Ashton (1): glamor: Don't glFlush/ctx switch unless any work has been performed Michel D?nzer (2): xwayland: Refactor
2020 Mar 29
0
[ANNOUNCE] xorg-server 1.20.8
Adam Jackson (1): Revert "dri2: Don't make reference to noClientException" Arthur Williams (1): dix: Check for NULL spriteInfo in GetPairedDevice Daniel Llewellyn (1): os: Ignore dying client in ResetCurrentRequest Dave Airlie (1): modesetting: remove unnecessary error message, fix zaphod leases David Seifert (1): Fix building with `-fno-common` Dor