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

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



Tag 'xorg-server-2_1.11.1.901-1' created by Julien Cristau <jcristau@debian.org> at 2011-10-15 17:29 +0000

Tagging upload of xorg-server 2:1.11.1.901-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABCAAGBQJOmcLdAAoJEDEBgAUJBeQMSasQAId0WxuiPR29stj3CynJ4AfZ
i+VDF6IvuFghF15LIeux1ZgsfFyCtIEbwA7AT4LNtGysWRabu2qT1m7jsfxFtYUu
Cd0MwOpPOi558E/z97IkQsOhLVNHRd/F2bm2kwHw6KLtFn+w9YyTK3+WK+RdFVwW
LL3gbMPW0TnhDEmHsz3n7NeAvYtVHjMqpQ+rkfgwxZ+PTGvVvJ07nP3TCviyqNZx
zYtyMYOIMWMIAXnBJsZGRkoDLzUc4HMTDJO2k+MgVKPD5l75bspaHzWWBBAoLdrE
JOV8qhQx1W6ebe5sC9zkY4kLZRvsXeoayznRps2Tw1yvrZPf36L1ZrC+fN2464Jo
RZKbo7bc6L6mIbcSnyYFd9YcySArRgVrGps/cPsR0Oy2ALC3UdBRBprj0Tusn9+g
fuB3WmGwUGyJY2bPSrwH2yH3VsI0raSWBguLWMgx1mrWUU7h+bVtZ7omwYqwzift
zb1weEJnk/GPC9GBlQRrbZJsMwTWd89id5l6y1mhAXdusPXr/4QYreQrnjSrSR8q
43LFlhjU2zNbfRJs/Z63S7Fa+3IKecRSG6JPPrzE/gP0E1+rmd5J96wS1/ScurDR
OWrqG5qf5sjtnF7yN1q+CVLap01mZwHeg6IZkr738/reUDFIuQEDOpov5UjQ2Pu5
XrPKqw6CEgLlp2nlGjxG
=FUdG
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.11.1-1:
Alan Hourihane (1):
      dixfonts: Don't overwrite local c variable until new_closure is safely initialized.

Carlos Garnacho (1):
      Xi: Fix passive XI2 ungrabs on XIAll[Master]Devices

Jamey Sharp (1):
      Fix pixmap double-frees on error paths.

Jeremy Huddleston (3):
      XQuartz: Use set_front_process rather than X11ApplicationSetFrontProcess since we're already in the AppKit thread
      XQuartz: pbproxy: Add missing AM_OBJCFLAGS
      configure.ac: Bump to 1.11.1.901 (1.11.2 RC1)

Julien Cristau (9):
      Use dpkg-buildflags to enable hardening with recent dpkg.
      Enable PIE with DEB_BUILD_MAINT_OPTIONS
      Pass --disable-silent-rules to configure.
      Drop dh_testroot from clean target.
      Merge tag 'xorg-server-1.11.1.901' into debian-unstable
      Bump changelogs
      Use DEB_*_MAINT_APPEND as recommended by lintian
      Add dummy build-{arch,indep} targets depending on build.
      Upload to unstable

Kirill Elagin (1):
      Fix server crash due to invalid images

Nobuhiro Iwamatsu (1):
      Disable check of double-aligned in test/input.c on Renesas SH

Peter Harris (1):
      xkb: add missing swaps for xkbGetDeviceInfoReply

Peter Hutterer (5):
      config: fix a log message
      dix: avoid using the VCP as modifier device
      dix: ignore devices when adding passive core grabs to list (#39545)
      dix: don't use the pointer as modifier device in UngrabKey.
      dix: don't XWarpPointer through the last slave anymore (#38313)

Sam Spilsbury (1):
      Remove the SendEvent bit (0x80) before doing range checks on event type.

vdb@picaros.org (1):
      Fix a rare memory leak

---
 ChangeLog                      |  217 +++++++++++++++++++++++++++++++++++++++++
 Xext/shm.c                     |    6 -
 Xi/xipassivegrab.c             |   13 +-
 config/udev.c                  |    2 
 configure.ac                   |    4 
 debian/changelog               |   14 ++
 debian/rules                   |   18 ++-
 dix/dispatch.c                 |    1 
 dix/dixfonts.c                 |   30 ++---
 dix/events.c                   |   39 +++++--
 dix/grabs.c                    |    2 
 fb/fbpict.c                    |    4 
 hw/xfree86/modes/xf86Crtc.c    |    1 
 hw/xquartz/X11Application.m    |    2 
 hw/xquartz/pbproxy/Makefile.am |    1 
 test/input.c                   |    2 
 xkb/xkb.c                      |    3 
 17 files changed, 313 insertions(+), 46 deletions(-)
---


Reply to: