xserver: Changes to 'refs/tags/xorg-server-1.19.2'

Adam Jackson ajax at kemper.freedesktop.org
Thu Mar 2 23:09:09 UTC 2017


Tag 'xorg-server-1.19.2' created by Adam Jackson <ajax at redhat.com> at 2017-03-02 23:04 +0000

xorg-server-1.19.2
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAli4pRQACgkQW4otUKDs0NOzcACg2hVjKz5FFiyJlhRTA65w1xMJ
D+MAn25mKWv8Hs2yf6BsbW3Fy8qVAMQa
=kbMM
-----END PGP SIGNATURE-----

Changes since xorg-server-1.19.1:
Adam Jackson (5):
      xserver 1.19.2
      Revert "xserver 1.19.2"
      os: Squash missing declaration warning for timingsafe_memcmp
      xserver 1.19.2
      xserver 1.19.2, no, really

Chris Wilson (3):
      xfree86: Take the input lock for xf86RecolorCursor
      xfree86: Take input lock for xf86TransparentCursor
      xfree86: Take input_lock() for xf86ScreenCheckHWCursor

Matthieu Herrb (4):
      Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624
      Use arc4random_buf(3) if available to generate cookies.
      auth: remove AuthToIDFunc and associated functions. Not used anymore.
      Brown bag commit to fix 957e8d (arc4random_buf() support)

Michel Dänzer (3):
      prime: Sync shared pixmap from root window instead of screen pixmap
      present: Allow flipping with PRIME slave outputs
      damage: Validate source pictures bound to windows before unwrapping

Olivier Fourdan (5):
      xwayland: Apply output rotation for screen size
      xwayland: CRTC should support all rotations
      glamor: Two pass won't work on memory pixmaps
      xwayland: Make sure we have a focus window
      xwayland: do not set checkRepeat on master kbd

Peter Hutterer (1):
      os: log a bug whenever WriteToClient is called from the input thread

Svitozar Cherepii (1):
      xwayland: Add hack for FWXGA resolution #99574

---
 configure.ac                   |   14 ++++++----
 dix/pixmap.c                   |   31 +++++++++++++++++------
 glamor/glamor_render.c         |    4 ++
 hw/xfree86/ramdac/xf86HWCurs.c |   55 +++++++++++++++++++++++++++++++----------
 hw/xwayland/xwayland-cvt.c     |    7 +++++
 hw/xwayland/xwayland-input.c   |   11 ++++----
 hw/xwayland/xwayland-output.c  |   37 +++++++++++++++++----------
 include/dix-config.h.in        |    9 ++++++
 include/input.h                |    1 
 include/os.h                   |    5 +++
 miext/damage/damage.c          |   10 +++++++
 os/auth.c                      |   14 +++++++---
 os/inputthread.c               |    8 +++++
 os/io.c                        |    3 ++
 os/mitauth.c                   |   15 -----------
 os/osdep.h                     |    6 ----
 os/rpcauth.c                   |    6 ----
 os/timingsafe_memcmp.c         |   48 +++++++++++++++++++++++++++++++++++
 os/xdmauth.c                   |   27 --------------------
 present/present.c              |    4 --
 20 files changed, 211 insertions(+), 104 deletions(-)
---


More information about the xorg-commit mailing list