c38be27738
- u_modesetting-Fix-cirrus-24bpp-breakage.patch * Fix breakage of cirrus 24bpp support on modesetting driver (bsc#1101699) - Remove /var/lib/X11 and its symlink, it is no longer needed and doesn't work with transaction-updates (FATE#325524). - Move README.compiled to another location and use tmpfiles to copy it at runtime. - U_modesetting-use-drmmode_bo_import-for-rotate_fb.patch * fixes rotation in modesetting driver (regression with xorg-server 1.20.0, fdo#106715) * might also fix boo#1099812 ... - U_xkb-Fix-heap-overflow-caused-by-optimized-away-min.patch * Fix heap overflow caused by unexpected optimization, which was possible because of relying on undefined behavior. (boo#1099113) - U_Xext-shm-Refuse-to-work-for-remote-clients.patch * Avoid access to System V shared memory segment on the X server side for clients forwarded via SSH. Also prevent them from hanging while waiting for the reply from the ShmCreateSegment request. (boo#1097227) - Remove n_add-dummy-xf86DisableRandR.patch * After upgrade to 1.20.0 the API officially no longer includes xf86DisableRandR, so there is no need to add it back. - Update to version 1.20.0: New features: + RANDR 1.6, which enables leasing RANDR resources to a client for its exclusive use (e.g. head mounted displays) + Depth 30 support in glamor and the modesetting driver + A meson-based build system, parallel to autotools + Pageflipping support for PRIME output sinks + OutputClass device matching for xorg.conf + Input grab and tablet support in Xwayland - Remove upstream patches: + u_xorg-x11-server-reproducible.patch Solved slightly different + u_os-inputthread-Force-unlock-when-stopping-thread.patch + u_xfree86-add-default-modes-for-16-9-and-16-10.patch + U_xwayland-Don-t-process-cursor-warping-without-an-xwl.patch + U_xwayland-Give-up-cleanly-on-Wayland-socket-errors.patch + U_xwayland-avoid-race-condition-on-new-keymap.patch + U_xwayland-remove-dirty-window-unconditionally-on-unre.patch + U_0001-animcur-Use-fixed-size-screen-private.patch + U_0002-animcur-Return-the-next-interval-directly-from-the-t.patch + U_0003-animcur-Run-the-timer-from-the-device-not-the-screen.patch + U_0004-animcur-Fix-transitions-between-animated-cursors.patch + U_xfree86-Remove-broken-RANDR-disabling-logic-v4.patch - Adapt patches to work with the new release: + N_zap_warning_xserver.diff + N_fix_fglrx_screendepth_issue.patch + n_xserver-optimus-autoconfig-hack.patch + u_Use-better-fallbacks-to-generate-cookies-if-arc4rand.patch + u_xorg-wrapper-build-Build-position-independent-code.patch OBS-URL: https://build.opensuse.org/request/show/624084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=359 |
||
---|---|---|
.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 | ||
modesetting.ids | ||
N_default-module-path.diff | ||
N_Disable-HW-Cursor-for-cirrus-and-mgag200-kernel-modules.patch | ||
N_driver-autoconfig.diff | ||
N_fix_fglrx_screendepth_issue.patch | ||
N_fix-dpi-values.diff | ||
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_modesetting-Fix-cirrus-24bpp-breakage.patch | ||
U_modesetting-use-drmmode_bo_import-for-rotate_fb.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_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch | ||
u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch | ||
u_Use-better-fallbacks-to-generate-cookies-if-arc4rand.patch | ||
u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch | ||
U_Xext-shm-Refuse-to-work-for-remote-clients.patch | ||
U_xkb-Fix-heap-overflow-caused-by-optimized-away-min.patch | ||
u_xorg-server-xdmcp.patch | ||
u_xorg-wrapper-build-Build-position-independent-code.patch | ||
u_xorg-wrapper-Drop-supplemental-group-IDs.patch | ||
xkb-tmpfiles.conf | ||
xorg-backtrace | ||
xorg-server-1.20.0.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).