Revisions of xorg-x11-server

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 510318 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 345)
- disable Xwayland for s390x again; it was wrong to enable it; 
  there is no Wayland on s390x and will most likely never exist,
  since there is no gfx card on such systems and no gfx emulation
  either (bsc#1047173)

- u_Use-better-fallbacks-to-generate-cookies-if-arc4rand.patch 
  If arc4random_buf() is not available for generating cookies:
  * use getentropy(), if available (which was only recently added to
    glibc)
  * use getrandom() via syscall(), if available (there was no glibc
    wrapper for this syscall for a long time)
  * if all else fails, directly read from /dev/urandom as before, but
    employ O_CLOEXEC, do an OsAbort() in case the random data couldn't be
    read to avoid unsecure situations. Don't know if that's too hard a
    measure but it shouldn't actually occur except on maximum number of
    FDs reached
  (bsc#1025084)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 508731 from Michal Srb's avatar Michal Srb (michalsrb) (revision 344)
- U_Xi-Do-not-try-to-swap-GenericEvent.patch,
  U_Xi-Verify-all-events-in-ProcXSendExtensionEvent.patch,
  U_Xi-Zero-target-buffer-in-SProcXSendExtensionEvent.patch,
  U_dix-Disallow-GenericEvent-in-SendEvent-request.patch
  * Fix security issues in event handling. (bnc#1035283,
    CVE-2017-10971, CVE-2017-10972)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 502781 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 343)
- includes everything needed for additional sle issue entries:
  CVE-2017-2624, bnc#1025029, bnc#1025084, bnc#1025035

- update build requirements

- modesetting.ids: no longer hardcode Intel's Skylake, Broxton, 
  and Kabylake IDs to modesetting driver; xf86-video-intel is no
  longer installed by default on these, so it will fallback to 
  modesetting driver anyway; still you now can easily switch back
  to intel driver by installing xf86-video-intel package 
  (boo#1042873)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456014 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 339)
- U_xfree86-Take-the-input-lock-for-xf86RecolorCursor.patch
  * fixes random crashes in X in multihead mode if one of the
    monitors is vertically oriented (bnc #1023845)

- N_driver-autoconfig.diff:
  No longer try to load "amdgpu" DDX by default for all GPUs with
  ATI vendor ID; this is now handled instead by an "OutputClass" 
  section via kernel driver match, which has been added as config
  file to xf86-video-amdgpu driver package (bnc#1023385)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 452723 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 338)
- N_driver-autoconfig.diff:
  FGLRX does not support new x-server. This change fixes bad 
  behavior(with empty config) when radeon ddx loads with amdgpu
  kernel module on SI and CIK cards, and x-server cannot start.
  Radeon ddx with radeon kernel module loads without any problem.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 449319 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 336)
rebase-post-manual-systemd-fix-merged-in-TW
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) committed (revision 335)
Manual merge the systemd fix to unblock system v232
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 397617 from Egbert Eich's avatar Egbert Eich (eeich) (revision 332)
- U_modesetting-set-driverPrivate-to-NULL-after-closing-fd.patch:
  modesetting: Avoid crash in FreeRec() by NULLing a pointer which
  may still be used (boo#981268).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 396135 from Egbert Eich's avatar Egbert Eich (eeich) (revision 331)
- Replace
  N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch
  by
  N_Disable-HW-Cursor-for-cirrus-and-mgag200-kernel-modules.patch
  Only disable HW cursor for cirrus and mgag200. This should fix
  a regression introduced by using modesetting for Intel gen9+ 
  (boo#980124).
Displaying revisions 81 - 100 of 430
openSUSE Build Service is sponsored by