[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.7.5.901'

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Mar 20 11:06:28 PDT 2010


Tag 'xorg-server-1.7.5.901' created by Peter Hutterer <peter.hutterer at who-t.net> at 2010-03-04 23:27 -0800

XOrg Server Version 1.7.5.901
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkuQQeQACgkQ4jt+cLRn8L/nKQCgprci/5qEWu5xP5jvrXWAq7dz
NE0AnAiJ4IVNH+SEtqQVFWNNOwmglH84
=He4f
-----END PGP SIGNATURE-----

Changes since xorg-server-1.7.5:
Alan Coopersmith (1):
      Solaris xf86OSRingBell() off-by-one error in filling iov[] array

Chris Dekter (1):
      Re-enable RECORD extension.

Eamon Walsh (5):
      libselinux now has a pkgconfig file.  Use it.
      xselinux: Remove reference counting calls for SID objects.
      xselinux: Allow GetWindowContext to be used for pixmaps as well.
      xselinux: Rename window-related requests that now support pixmaps.
      xselinux: Bump extension minor version.

Jeremy Huddleston (2):
      XQuartz: clang static analysis fixes
      XQuartz: Fix a possible buffer overrun in quartzAudio

Keith Packard (1):
      Allow for missing or disabled compat_output

Peter Hutterer (8):
      dix: don't update the slave coordinates from the VCK.
      Xi: assume BadMode for non-BadMatch errors returned from SetDeviceMode.
      dix: try to ring the bell even if the current device doesn't have one. (#24503)
      dix: remove now-erroneous comment about frozen slave devices.
      dix: Use DeliverGrabbedEvent for implicit passive grabs (#25400)
      configure: move libselinux requirement up to the common section.
      configure: move SELINUX_LIBS to XSERVER_SYS_LIBS
      xserver 1.7.5.901

Tiago Vignatti (1):
      xfree86: vgaarb: remove useless debug

---
 Xext/xselinux.c                          |  131 +++++++++----------------------
 Xext/xselinux.h                          |    8 -
 Xi/exevents.c                            |   13 +--
 Xi/setmode.c                             |   10 ++
 configure.ac                             |   18 +---
 dix/devices.c                            |    8 -
 dix/events.c                             |   83 +------------------
 dix/getevents.c                          |    7 +
 hw/xfree86/common/xf86VGAarbiter.c       |   65 ---------------
 hw/xfree86/common/xf86cmap.c             |    9 --
 hw/xfree86/modes/xf86Crtc.c              |   14 +--
 hw/xfree86/modes/xf86Crtc.h              |   26 ++++++
 hw/xfree86/modes/xf86RandR12.c           |   14 ++-
 hw/xfree86/os-support/solaris/sun_bell.c |    5 -
 hw/xquartz/GL/indirect.c                 |    2 
 hw/xquartz/GL/visualConfigs.c            |    3 
 hw/xquartz/X11Application.m              |   18 ++--
 hw/xquartz/mach-startup/bundle-main.c    |   30 +++++--
 hw/xquartz/mach-startup/stub.c           |    7 -
 hw/xquartz/pbproxy/x-selection.h         |    9 --
 hw/xquartz/quartzAudio.c                 |   35 ++++----
 hw/xquartz/quartzKeyboard.c              |    2 
 include/dix-config.h.in                  |    2 
 include/dix.h                            |    6 -
 include/eventconvert.h                   |    6 -
 record/record.c                          |  123 ++++++++++++++++-------------
 26 files changed, 262 insertions(+), 392 deletions(-)
---


More information about the Xquartz-changes mailing list