Package xorg-xdmx: Information

    Binary package: xorg-xdmx
    Version: 1.20.13-alt5
    Architecture: ppc64le
    Build time:  Dec 14, 2021, 06:19 PM in the task #291952
    Source package: xorg-server
    Category: System/X11
    Report package bug
    License: MIT/X11
    Summary: Multi-head X server
    Description: 
    Xdmx  is  a proxy X server that uses one or more other X servers as its
    display devices.  It provides multi-head X functionality  for  displays
    that  might  be  located  on  different  machines.  Xdmx functions as a
    front-end X server that acts as a proxy to a set of back-end X servers.
    All  of  the  visible  rendering  is  passed to the back-end X servers.
    Clients connect to the Xdmx front-end, and  everything  appears  as  it
    would  in  a  regular multi-head configuration.  If Xinerama is enabled
    (e.g., with +xinerama on the command line), the clients  see  a  single
    large screen.
    
    Xdmx communicates to the back-end X servers using the standard X11 pro-
    tocol, and standard and/or commonly available X server extensions.

    Maintainer: Valery Inozemtsev


    Last changed


    Dec. 14, 2021 Valery Inozemtsev 2:1.20.13-alt5
    - cherry pick upstream fixes for CVE-2021-4008, CVE-2021-4009, CVE-2021-4010, CVE-2021-4011
    Sept. 16, 2021 Alexey Sheplyakov 2:1.20.13-alt4
    - Fixed detection of primary device on ARM systems with Mali Midgard
      and other headless GPUs (closes: #40946)
    - Avoid race between vt switching and drmSetInterfaceVersion (closes: #40888)
    Sept. 10, 2021 Valery Inozemtsev 2:1.20.13-alt3
    - revert previous commits (closes: #38854)