Package xorg-xephyr: Information

Binary package: xorg-xephyr
Version: 1.20.14-alt8.E2K.1
Architecture: e2kv5
Build time:  Jun 22, 2023, 03:08 AM
Source package: xorg-server
Category: System/X11
Report package bug
License: MIT/X11
Summary: A kdrive-based X server
Description: 
Xephyr is a kdrive based X Server which targets a window on
a host X Server as its framebuffer. Unlike Xnest it supports
modern X extensions (even if host server doesn't) such as Composite,
Damage, randr etc.

It uses SHM Images and shadow framebuffer updates to provide
good performance.
It also has a visual debugging mode for observing screen updates.

Maintainer: Valery Inozemtsev


Last changed


June 19, 2023 Michael Shigorin 2:1.20.14-alt8.E2K.1
- E2K:
  + added mcst patches, mostly as-is except:
    - 0003-Add-copy-optimizations.patch: partially obsolete
    - 0006-Add-bug-workaround.patch: obsolete for arch > e2kv2
    - 0010-Restore-DRI1-support.{add,mod}.patch: need more reverts
    - 0040-Fix-CVE-2018-14665.patch: applied elsewhere upstream
    and specifically, including:
    - 0010-restore-DRI1-support-for-e1c.patch
    - mga2 related patch from mcst#5155
  + warning-related ftbfs workarounds
  + bool-related ftbfs workaround (ilyakurdyukov@)
March 29, 2023 Valery Inozemtsev 2:1.20.14-alt8
- cherry pick upstream fixes for CVE-2023-1393
Feb. 7, 2023 Valery Inozemtsev 2:1.20.14-alt7
- cherry pick upstream fixes for CVE-2023-0494