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

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Mon Nov 28 00:17:13 PST 2011


Tag 'xorg-server-1.11.2.901' created by Jeremy Huddleston <jeremyhu at apple.com> at 2011-11-28 08:14 +0100

xorg-server-1.11.2.901
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iD8DBQBO00LrjC1Anjf1NmMRAiHfAJ9ly9z7xYHzA5mEHVUUUpKMdJTeJACfQmsn
xDGfPrGFew6SHCs3OR0VatA=
=Co6d
-----END PGP SIGNATURE-----

Changes since xorg-server-1.11.2:
Chris Wilson (3):
      VidMode: prevent crash with no modes
      DRI2: Avoid a NULL pointer dereference
      dri2: Register the DRI2DrawableType after server regeneration

Christopher Yeleighton (1):
      Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2

Dave Airlie (1):
      xf86Crtc: handle no outputs with no modes harder.

Derek Buitenhuis (1):
      Fix vesa's VBE PanelID interpretation

Jeremy Huddleston (3):
      xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
      dmx: Build fix for -Werror=implicit-function-declaration
      configure.ac: 1.11.2.901 (1.11.3 RC1)

Peter Hutterer (4):
      dix: block signals when closing all devices
      Xi: allow passive keygrabs on the XIAll(Master)Devices fake devices
      dix: Don't let a driver without a ProximityClassRec post events
      include: export GetProximityEvents and QueueProximityEvents

Rami Ylimäki (1):
      record: Prevent out of bounds access when recording a reply.

Ross Burton (1):
      edid: Add quirk for Acer Aspire One 110

dtakahashi42 (1):
      rootless: Fix a server crash when choosing a color with the gimp color wheel

---
 Xi/exevents.c                           |    2 -
 configure.ac                            |    4 +-
 dix/devices.c                           |    4 ++
 dix/getevents.c                         |    2 -
 hw/dmx/glxProxy/compsize.c              |    1 
 hw/dmx/glxProxy/compsize.h              |   51 ++++++++++++++++++++++++++++++
 hw/dmx/glxProxy/g_renderswap.c          |    1 
 hw/dmx/glxProxy/glxcmds.c               |    2 +
 hw/dmx/glxProxy/glxcmds.h               |   37 ++++++++++++++++++++++
 hw/dmx/glxProxy/glxcmdsswap.c           |    3 +
 hw/vfb/InitOutput.c                     |    2 +
 hw/xfree86/common/xf86VidMode.c         |    3 +
 hw/xfree86/dri2/dri2.c                  |   17 ++++++++--
 hw/xfree86/dri2/dri2ext.c               |    3 +
 hw/xfree86/modes/xf86Crtc.c             |   41 +++++++++++-------------
 hw/xfree86/modes/xf86EdidModes.c        |    5 +++
 hw/xfree86/os-support/linux/lnx_video.c |    8 ++--
 hw/xfree86/vbe/vbe.c                    |    5 ++-
 include/input.h                         |    4 +-
 include/os.h                            |    3 +
 miext/rootless/rootlessScreen.c         |    4 +-
 os/io.c                                 |    1 
 record/record.c                         |   53 ++++++++++++++++++--------------
 23 files changed, 194 insertions(+), 62 deletions(-)
---


More information about the xorg-commit mailing list