[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.19.2-1'



Tag 'xorg-server-2_1.19.2-1' created by Emilio Pozuelo Monfort <pochu@debian.org> at 2017-03-03 14:41 +0000

Tagging upload of xorg-server 2:1.19.2-1 to unstable.
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAli5gJcACgkQnUbEiOQ2
gwIOsQ//R3WkKQmnXKRbrdCUoJTIXdYmKkfQH32AxCZ3ozVkHVthef9syh4wMh10
/WII2jRXuHoytKNjAylBp9Q4dbX8mVrKPoPppFHVfGw3QKf/HZ/ODgwYQC6yUd4U
EuPxomo5oiSYIR6LmcOodYu42+BO751SAgBy8ENcYyhBf1MkIjyAk3z4WA6ZiT5y
dShBY/Co+OsFj60+91ztRv+p/1uO9YiQEwqL6LnjhVMt3a864GYNF6SFXMgWzgaa
d3dW0SFeoZrKB44LikqoqDry0Ejrw0spclRBAeTXSUr9uqP0slC0PULSMKuezub0
/0E04U2ktqAcKO83zqegL7At0JnMHljL3128+UNYJi39p6Awy+wMCrU+aPhrKqUi
VEdJzo8xzg3A0U6uqnV8j9LrECjiGWZa+vnhBHpVEaCaGUcjsq1Ybfq4JO9j/4rH
svlnfJbtTZWow3+KbMUsUmGeUvgR0e3uiOORE6rNxD+54Y6RoDie/IFiPpakQC52
uldPr0D3DEpjRl3vPIuh+hJa5KCYft7ZcJesbj09ye3f3Qr9jH5hyn+q++U6YwIZ
ajI0AzEJevWUBFm8ls4B+DSb/hOoCSvdB50ssWsn4SdT2TKZcqycRbdzjSk1IlkV
iDAgHjTD8qHncWqhIGqn+/tn9X04uVxp+usFqSO3kw6G135+vok=
=mh0H
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.19.1-4:
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

Andreas Boll (1):
      xserver-xorg-core.bug.script: Change udevadm path from /sbin to /bin (Closes: #852584).

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

Emilio Pozuelo Monfort (4):
      Merge branch 'upstream-unstable' into debian-unstable
      New upstream release
      Build-depend on libbsd-dev everywhere
      Release to unstable

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 +++++----
 debian/changelog                    |   14 +++++++++
 debian/control                      |    4 +-
 debian/xserver-xorg-core.bug.script |    4 +-
 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 --
 23 files changed, 229 insertions(+), 108 deletions(-)
---


Reply to: