forked from pool/xorg-x11-server
025b975feb
- removed u_exa-only-draw-valid-trapezoids.patch; no longer needed since pixman 0.32.0 - removed no longer needed patch u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch, see https://lists.x.org/archives/xorg-devel/2016-April/049493.html for upstream discussion; obsoleted by upstream patch https://cgit.freedesktop.org/xorg/xserver/commit/?id=4962c8c08842d9d3ca66d254b1ce4cacc4fb3756, which is already in xorg-server 1.18.3 - Add permission verification for SUID wrapper - Disable SUID wrapper per default until reviewed - n_Install-Avoid-failure-on-wrapper-installation.patch: rename to: N_Install-Avoid-failure-on-wrapper-installation.patch - u_xorg-wrapper-Drop-supplemental-group-IDs.patch: Drop supplementary group privileges. - u_xorg-wrapper-build-Build-position-independent-code.patch: Build position independent. - n_Install-Avoid-failure-on-wrapper-installation.patch: Fix up build for wrapper. - Place SUID wrapper into a separate package: xorg-x11-server-wrapper - Set configure option --enable-suid-wrapper for TW: This way, the SUID wrapper is built which allows to run the Xserver as root even though the the DM instance runs as user. This allows to support drivers which require direct HW access. OBS-URL: https://build.opensuse.org/request/show/393308 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=329 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
50-extensions.conf | ||
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch | ||
b_cache-xkbcomp-output-for-fast-start-up.patch | ||
b_sync-fix.patch | ||
N_default-module-path.diff | ||
N_driver-autoconfig.diff | ||
N_fix_fglrx_screendepth_issue.patch | ||
N_fix-dpi-values.diff | ||
N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch | ||
N_Install-Avoid-failure-on-wrapper-installation.patch | ||
n_xserver-optimus-autoconfig-hack.patch | ||
N_zap_warning_xserver.diff | ||
pre_checkin.sh | ||
README.updates | ||
sysconfig.displaymanager.template | ||
u_01-Improved-ConfineToShape.patch | ||
u_02-DIX-ConfineTo-Don-t-bother-about-the-bounding-box-when-grabbing-a-shaped-window.patch | ||
u_busfault_sigaction-Only-initialize-pointer-when-matched.patch | ||
U_config-udev-distinguish-between-real-keyboards-and-o.patch | ||
U_ephyr-don-t-load-ephyr-input-driver-if-seat-option-i.patch | ||
U_ephyr-enable-option-sw-cursor-by-default-in-multi-se.patch | ||
U_ephyr-ignore-Xorg-multiseat-command-line-options.patch | ||
U_kdrive-add-options-to-set-default-XKB-properties.patch | ||
U_kdrive-don-t-let-evdev-driver-overwrite-existing-dev.patch | ||
U_kdrive-fix-up-NewInputDeviceRequest-implementation.patch | ||
U_kdrive-introduce-input-hot-plugging-support-for-udev.patch | ||
U_kdrive-set-evdev-driver-for-input-devices-automatica.patch | ||
u_os-connections-Check-for-stale-FDs.patch | ||
u_Panning-Set-panning-state-in-xf86RandR12ScreenSetSize.patch | ||
u_pci-primary-Fix-up-primary-PCI-device-detection-for-the-platfrom-bus.patch | ||
u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch | ||
u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch | ||
u_x86emu-include-order.patch | ||
u_xorg-server-xdmcp.patch | ||
u_xorg-wrapper-build-Build-position-independent-code.patch | ||
u_xorg-wrapper-Drop-supplemental-group-IDs.patch | ||
xorg-backtrace | ||
xorg-server-1.18.3.tar.bz2 | ||
xorg-server-provides | ||
xorg-x11-server-byte-order.patch | ||
xorg-x11-server.changes | ||
xorg-x11-server.macros.in | ||
xorg-x11-server.spec | ||
xorgcfg.tar.bz2 |
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).