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

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


Tag 'xorg-server-1.7.1' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-10-23 06:27 -0700

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

iEYEABECAAYFAkrhPtAACgkQ4jt+cLRn8L/n0wCfdMKWUt3WaQ1YiZXSzJNpvLDI
xi0AnRqUuKJFQLDOkrd2n/8Qh74UWPJe
=jpQO
-----END PGP SIGNATURE-----

Changes since xorg-server-1.7.0.902:
Adam Jackson (1):
      dix: Fix up colormap fixup.

Colin Harrison (1):
      Xming: Remove unused X-boxed icon resource

Eamon Walsh (9):
      xace: Fake return values on denials in input polling requests.
      xselinux: Stop special-casing QueryPointer access checks.
      xace: Relax permissions on XkbGetState from Read to Getattr.
      xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
      xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.
      dix: Export IsPointerDevice() and IsKeyboardDevice().
      xselinux: Use the now-exported IsPointerDevice() instead of a copy.
      xselinux: Note something in the log if disabled by boolean.
      Don't print a failure message when XACE denies an input event delivery.

Jeremy Huddleston (2):
      XQuartz: Remove the redundant xquartz_resetenv_display
      XQuartz: Fix a possible minor memory leak

Jon TURNEY (1):
      Resolve an inconsistency between libX11 and Xserver over GetModifierMapping

Keith Packard (2):
      Fix 'distcheck' to use host xkb files but install to build dir
      DRI2: Report the correct extension minor version

Lee Leahu (2):
      dmx: when setting up device axis, use the correct counter number
      dmxDestroyWindow() - must call the X's native DetroyWindow()

Marcin Baczyński (1):
      Kill compilation warnings.

Peter Hutterer (3):
      kdrive: silence tslib compiler warnings
      Merge branch 'server-1.7-branch' of git://anongit.freedesktop.org/~ewalsh/xserver into server-1.7-nominations
      xserver 1.7.1

---
 Makefile.am                           |    5 ++
 Xext/xselinux.c                       |   22 +++---------
 Xext/xselinux.h                       |   45 +++++++++++++++++++++----
 Xi/queryst.c                          |   14 +++++--
 Xi/xiquerydevice.c                    |   41 +++++++++++++++-------
 Xi/xiquerydevice.h                    |    8 ++--
 configure.ac                          |   13 +++++--
 dev/null                              |binary
 dix/colormap.c                        |    3 +
 dix/devices.c                         |   13 +++----
 dix/events.c                          |   61 +++++++++++++++++++---------------
 hw/dmx/dmxwindow.c                    |    3 -
 hw/dmx/input/dmxinputinit.c           |   22 ++++++------
 hw/kdrive/linux/tslib.c               |    4 --
 hw/xfree86/common/xf86Xinput.c        |   12 +++++-
 hw/xfree86/common/xf86cmap.c          |    2 +
 hw/xfree86/dri2/dri2ext.c             |    2 -
 hw/xquartz/X11Controller.m            |    4 --
 hw/xquartz/mach-startup/bundle-main.c |    6 ---
 hw/xwin/Makefile.am                   |    1 
 hw/xwin/XWin.rc                       |    1 
 hw/xwin/winresource.h                 |    1 
 include/dix.h                         |    4 +-
 xkb/xkb.c                             |    2 -
 24 files changed, 174 insertions(+), 115 deletions(-)
---


More information about the Xquartz-changes mailing list