Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: x11-server-xephyr | Distribution: Mandriva Linux |
Version: 1.1.1 | Vendor: Mandriva |
Release: 14.1mdv2007.0 | Build date: Thu Feb 21 21:28:47 2008 |
Group: System/X11 | Build host: klodia.mandriva.com |
Size: 4140448 | Source RPM: x11-server-1.1.1-14.1mdv2007.0.src.rpm |
Packager: Paulo Andrade <pcpa@mandriva.com.br> | |
Summary: KDrive Xephyr X server |
KDrive (formerly known as TinyX) is a light-weight X server targetting specific chipsets. It is recommended to be used on thin-clients and embedded systems. If you are on a standard desktop system you might want to use x11-server-xorg and the video driver corresponding to your video card. Xephyr is a 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. Possible uses include; - Xnest replacement - Window manager, Composite 'gadget', etc development tool. - Toolkit debugging - rendundant toolkit paints can be observered easily via the debugging mode. - X Server internals development - develop without the need for an extra machine
MIT
* Thu Feb 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-14.1mdv2007.0 + Revision: 173774 - Close "xorg-x11 crashes when closing laptop lid" (#28047) - Fix bugzilla #31211 + Andreas Hasenack <andreas@mandriva.com> -m imported updates from recovered svn * Sun Apr 08 2007 Olivier Blin <oblin@mandriva.com> 1.2.0-9mdv2007.1 + Revision: 151023 - remove useless _COMPIZ_GL_INCLUDE_INFERIORS hack since cow is enabled by default in compiz nowadays * Wed Mar 28 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.0-8mdv2007.1 + Revision: 148993 - Fix another x86_64 crash of Xephyr (reported on #27559) * Thu Mar 22 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.0-7mdv2007.1 + Revision: 147911 - Fix a crash of XEphyr on x86_64 (#27559) - x11-server-devel doesn't really need x11-server (#22616) + Christiaan Welvaart <spturtle@mandriva.org> - add xvfb-run script to x11-server-xvfb package * Fri Mar 02 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.0-5mdv2007.1 + Revision: 131160 - Fix the blue background patch. As we are setting a color for the background instead of a tile, we should add this to the properties. * Thu Mar 01 2007 Colin Guthrie <cguthrie@mandriva.org> 1.2.0-4mdv2007.1 + Revision: 130248 - Rebuild against libxrandr 1.2 * Tue Feb 27 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.0-3mdv2007.1 + Revision: 126718 - make the randr extension report only the version it really supports + Gwenole Beauchesne <gbeauchesne@mandriva.com> - fix buildrequires (mesa-source >= 6.5.1 / arrayobj.c) * Tue Jan 23 2007 Colin Guthrie <cguthrie@mandriva.org> 1.2.0-1mdv2007.1 + Revision: 112290 - Drop upstream applied patches - New release: 1.2.0 * Thu Jan 18 2007 Colin Guthrie <cguthrie@mandriva.org> 1.1.99.903-2mdv2007.1 + Revision: 110117 - Rediff VNC patch + Fixes from Stefan Dirsch @ SuSE - Try to fix #28271 * Wed Jan 10 2007 Colin Guthrie <cguthrie@mandriva.org> 1.1.99.903-1mdv2007.1 + Revision: 107243 - Add ugly work around to ignore requests to load drm module until new fglrx driver is released. - Add patches to fix various compositing issues with compiz/beryl etc. - Update patches for new version - Remove patches merged upstream - Adjust file lists for new version - Quick and dirty hack to remove Xsession.d file for now - Update to 1.1.99.903 (Xorg 7.2 RC3) * Mon Nov 06 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.1-14mdv2007.0 + Revision: 76965 - Imported the vnc patch into the mandriva git tree - Added a patch fixing crashed when closing laptop lid (#26997) - Added a patch that fixes the index matching of the two arrays of visuals (this fixes some crashes on SiS and Via chipsets) - Backported some fixes from the upstream git repository: * Adds support for Xephyr to simulate 8bit grayscale * Really disable composite in Xprt (as it doesn't support it) * Fix some BadLenght errors in Xdmx render implementation * Fix the Linux ACPI reopen code to use a repeating timer instead of a sleep and retry. * Fix a RandR screen size problem when rotating fails. * Fix a segfault on broken Xinerama configs * Some x86_64 fixes * Handle scaled identity matrix in SetPictureTransform * Added some missing defines for Xdmx to work right * Check if the visual is null in Xdmx to prevent crashes + Christiaan Welvaart <spturtle@mandriva.org> - bump release - fix build problems with vnc patch - add BuildRequires: libjpeg-devel - patch0: add vnc module and Xvnc - VNC support, adapted from http://xf4vnc.sourceforge.net/ CVS * Tue Sep 19 2006 Olivier Blin <oblin@mandriva.com> 1.1.1-11mdv2007.0 + Revision: 61806 - rebuild for _mesa_update_draw_buffer_bounds fix (#25555) + Pixel <pixel@mandriva.com> - adapt background color (as requested by our graphic team) * Sat Sep 02 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.1-10mdv2007.0 + Revision: 58982 - Added a patch to use autoconf to get the correct name of a struct member. This allows removing the kernel version ifdefs from the code. It also fixes compilation on sparc. * Thu Aug 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.1-9mdv2007.0 + Revision: 58694 - Xorg needs core input devices (#23062) - applied patches 0014 and 0015 in the git repository, and reformatted them * Wed Aug 30 2006 Olivier Blin <oblin@mandriva.com> 1.1.1-8mdv2007.0 + Revision: 58506 - fix freeze on VT switch when using AIGLX (#24559) using temporary patch from https://bugs.freedesktop.org/show_bug.cgi?id=7916 * Sat Aug 26 2006 Olivier Blin <oblin@mandriva.com> 1.1.1-7mdv2007.0 + Revision: 57943 - bump release - add XkbGetKeyboard (thanks to Pixel for the debugging, #24612) + Antonio Hobmeir Neto <neto@mandriva.com> - x11-server-xorg needs x11-font-alias (#22695) * Fri Aug 18 2006 Pixel <pixel@mandriva.com> 1.1.1-5mdv2007.0 + Revision: 56470 - (minor) remove old source - fix default font path (nb: /usr/share/fonts is not valid, /usr/share/fonts/misc is) * Sun Aug 06 2006 Helio Chissini de Castro <helio@mandriva.com> 1.1.1-4mdv2007.0 + Revision: 52766 - Directories are comma separated - Fixed correct new font path. Before the change, server was tied to one specific hardcoded directory %_libdir/X11/fonts, but fonts are located on /usr/lib/X11/fonts so that's explain why fixing XFS for x86_64 isn't work for all X applications. Now the standard font dir is /usr/share/fonts, but X will look for old paths too, for legacy reasons, including the non 64 versionated lib/X11. * Sun Jul 23 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.1-2mdv2007.0 + Revision: 41875 - readd damage tracking support for tfp in AIGLX - add support for mesa to copy subbuffers when subtexturing * Fri Jul 14 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.1-1mdv2007.0 + Revision: 41027 - new upstream release (1.1.1): * Delete a (now misleading) message from the crash handler. * Switch the default mouse device on Linux to /dev/input/mice. * PPC64 build fix. * Generate xprint.pre from xprint.cpp. * Remove hardcoded 'lib' in XPRINTDIR. * Fix MMX Saturate implementation. * Freedesktop Bug #7366: Fix two crashes in operations on source pictures. * Freedesktop Bug #7366: Fix crashes when setting filters on source pictures. * Fix bugs in support for new repeatTypes in XAA and EXA. * Correct AGP memory deallocation argument on *BSD. * Move EXA_PM_IS_SOLID() to the public API, since drivers will want it frequently. * Correct component ordering when fetching [ax]4b4g4r4 pixels. * Fix crash when using PICT_x4a4 by supplying an appropriate fbFetchPixel_x4a4. * Freedesktop Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the * Don't try to dist the .cvsignore files. * Bump package version to 1.1.1 for release, and vendor release to 7.1.1.0. * Pull over convolution filter fixes from xgl-0-0-1 branch. * Freedesktop bug #2488 for fb too: sample pixel center when transforming. * Check setuid() return value. Freedesktop Bugzilla #7116. * Fix byte swapping in some GLX requests. * Freedesktop Bug #7213: Fix the XFree86-DRI extension for byte-swapped clients. - Removed convolution filter patches: applied upstream - Removed check setuid return patches: applied upstream * Sun Jul 09 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.0-11mdv2007.0 + Revision: 38481 - Enable DPMS (by fixing the configure script) * Wed Jul 05 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.0-10mdv2007.0 + Revision: 38323 - Removed the FIXME lines. All fixed. - Added a patch providing evdev support for the Xephyr kdrive server. It is used for multihead/multiseat solutions - removed the patch for damage support in tfp (it is not working fine yet) - added a patch fixing the software fallback convolution filter (fix the shadows when using compiz for example) - added a patch checking the return value of setuid - Use git to manage xorg patches - Added patches fixing AIGLX (documentation for each patch is inside the patch file). * GL include inferiors * AIGLX tfp damage tracking - Added patches optimizing the PCI scanning process (backported from development tree) - removed old unused patch (Xorg-6.7.0-isolate_device) - rebuild to fix x86_64 compilation - added patch: try to find an empty VT to start the X server - removed old tarball - fixed patch for lbx symbols. The buildorder was wrong - added a patch fixing some missing lbx linking options when compiling kdrive - enabled kdrive support. this enable the compilation of the following servers: * x11-server-xati * x11-server-xchips * x11-server-xephyr * x11-server-xepson * x11-server-xfake * x11-server-xfbdev * x11-server-xi810 * x11-server-xmach64 * x11-server-xmga * x11-server-xneomagic * x11-server-xnvidia * x11-server-xpm2 * x11-server-xr128 * x11-server-xsdl * x11-server-xsmi * x11-server-xvesa * x11-server-xvia - rebuild to fix cooker uploading - X11R7.1 - KDrive is not building fine, so it is disabled for now. It will be re-enabled as soon as I get it to compile. - 6mdk - Moved README.compiled out of compiled dir - Added /etc/security/console.apps/xserver (Thanks Laurent for the report) - Added version to the XFree86 provide - Add packager tag - Add missing XFree86 provide tag to x11-server-common - added missing buildrequires - disabling some obsoletes/provides for now to test another update strategy - increment release - Adding X.org 7.0 to the repository + Thierry Vignaud <tvignaud@mandriva.com> - fix too long descriptions - fix build on x86_64 + Frederic Crozat <fcrozat@mandriva.com> - Patch6 : don't change drm device permission unless asked (patch from libdrm) + Christiaan Welvaart <spturtle@mandriva.org> - fix filelist for archs where kdrive vesa and derived servers are not built - Added dependency on x11-server-common to all server packages, added some dependencies to x11-server-common so the servers can find the fixed and cursor fonts + Andreas Hasenack <andreas@mandriva.com> - renamed mdv to packages because mdv is too generic and it's hosting only packages anyway + Laurent Montel <lmontel@mandriva.com> - Fix conflict + Pixel <pixel@mandriva.com> - named colors are transformed by the X server, so ensure rgb.txt is there by requiring it in x11-server-xorg
/usr/bin/Xephyr
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 10 01:55:11 2018