1
0
Go to file
Dominique Leuenberger 52efd58171 Accepting request 284506 from X11:XOrg
- u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch
  Fix sdksyms.sh to work with gcc5 (bnc#916580).

- Update to version 1.17.0:
  + Continued work to strip out stale code and clean up the server.
    Thousands of lines of unnecessary code have disappeared yet again.
  + The modesetting driver has been merged into the server code base,
    simplifying ongoing maintenance by coupling it to the X server
    ABI/API release schedule. This now includes DRI2 support (so that GLX
    works correctly) along with Glamor support (which handles DRI3).
  + Lots of Glamor improvements, including a rewrite of the core protocol
    rendering functions.
- Remove upstream patches:
  + Patch130: U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch
  + Patch131: U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch
  + Patch200: U_kdrive_extend_screen_option_syntax.patch
  + Patch201: U_ephyr_enable_screen_window_placement.patch
  + Patch202: U_ephyr_add_output_option_support.patch

- Add xorg-x11-server-source package that contains patched xserver
  sources used to build xorg-x11-Xvnc.

OBS-URL: https://build.opensuse.org/request/show/284506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=304
2015-02-10 19:17:39 +00:00
2013-12-11 15:46:05 +00:00

Xserver module update mechanism
-------------------------------

If any corresponding Xserver module is found below
"/usr/lib/xorg/modules/updates/" ("/usr/lib64/xorg/modules/updates/"
on biarch 32/64 bit platforms) it will be favored over the one in
"/usr/lib/xorg/modules/" ("/usr/lib64/xorg/modules/" on biarch 32/64
bit platforms).
Description
No description provided
Readme 16 MiB
Languages
Perl 52.6%
Shell 41.3%
Standard ML 6.1%