| Name: | xorg-x11-server-Xephyr |
|---|---|
| Version: | 1.15.0 |
| Release: | 33.el7_1 |
| Architecture: | x86_64 |
| Group: | User Interface/X |
| Size: | 2151335 |
| License: | MIT |
| RPM: | xorg-x11-server-Xephyr-1.15.0-33.el7_1.x86_64.rpm |
| Source RPM: | xorg-x11-server-1.15.0-33.el7_1.src.rpm |
| Build Date: | Fri Apr 10 2015 |
| Build Host: | ca-build56.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. |
- CVE fixes for CVE-2015-0255
- Fix fallback driver probe order - Fix a crash in X -configure
- Amend the CVE-2014-8092-3 patch to be legal C++, fixes tigervnc build
- Fix a lot of CVEs all over the X server.
- dri2 fixes backport - part of the fix for prime not working with SNA
- Fix graphics-exposure generation on CopyArea from window to pixmap with Xinerama active
- Link Xorg as a PIE
- In the PCI probe logic, don't try to load drivers RHEL7 doesn't ship.
- backport ppc64le arch fix.
- Fix PAM magic in %install