| Name: | xorg-x11-server-Xephyr |
|---|---|
| Version: | 1.20.3 |
| Release: | 5.el8 |
| Architecture: | aarch64 |
| Group: | User Interface/X |
| Size: | 2588860 |
| License: | MIT |
| RPM: | xorg-x11-server-Xephyr-1.20.3-5.el8.aarch64.rpm |
| Source RPM: | xorg-x11-server-1.20.3-5.el8.src.rpm |
| Build Date: | Mon May 13 2019 |
| Build Host: | ca-build102.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.x.org |
| Summary: | A nested server |
| Description: | Xephyr is an X server which has been implemented as an ordinary X application. It runs in a window just like other X applications, but it is an X server itself in which you can run other software. It is a very useful tool for developers who wish to test their applications without running them on their real X server. Unlike Xnest, Xephyr renders to an X image rather than relaying the X protocol, and therefore supports the newer X extensions like Render and Composite. |
- Add Eric Anholt's patch e50c85f4ebf559 from upstream: - Fix segfault on probing a non-PCI platform device on a system with PCI - NOTE: also pertains on a system with no PCI, e.g. s390x. Resolves: #1652013
- Move LeaveVT after resetting randr pointers in xf86CrtcCloseScreen
- Apply even more -z now and -pie
- Fix crash in Xephyr on server reset Resolves: #1650168
- xserver 1.20.3 - Also forget about DRI driver names for drivers we're not shipping
- Work around broken fbdev headers
- Back out the PAM patch, may not be necessary in 8
- Backport fix for readlink call from master
- Avoid drmSetInterfaceVersion in platform device probe - Backport a misparenthesis fix from master
- xserver 1.20.2