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

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Feb 15 00:52:01 PST 2015


Tag 'xorg-server-1.6.1' created by Adam Jackson <ajax at redhat.com> at 2009-04-14 21:08 -0700

xorg-server 1.6.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAknk7UYACgkQW4otUKDs0NNXHACgk6dznDhFddqWT4Nknw5Iw6Rv
g0sAmwSA6S8mK3AuwsB5EMYm+2QXjFAq
=j/Du
-----END PGP SIGNATURE-----

Changes since xorg-server-1.6.0:
Adam Jackson (6):
      randr: Fix thinko in xf86TargetPreferred
      selinux: Don't bother relabeling resources that are being destroyed
      selinux: Add support for avc_acquire_netlink_fd()
      Fix Changelog generation
      Fix distcheck with dolt
      xserver 1.6.1

Eamon Walsh (3):
      Correct access mode in call to dixLookupWindow() within RRSelectInput.
      xselinux: Don't require incoming context strings to be null-terminated.
      xselinux: Don't BadAlloc in List* requests if there are no items to list.

Eric Paris (1):
      This patch changes all places in the X code to use _raw functions.  The

Kristian Høgsberg (1):
      glx: Fix drawable private leak on destroy

Peter Hutterer (5):
      Xi: add XIPropToInt() auxiliary function.
      Xi: add XATOM_FLOAT to server-defined properties.
      Xi: don't crash on a NULL property name, just return None.
      xkb: Fix wrong colour reference in XKB geometry copying. #20081
      Xext: set POINTER_SCREEN flag in XTestFakeInput if necessary. (RH #490984)

---
 Makefile.am                  |    4 -
 Xext/xselinux.c              |  159 ++++++++++++++++++++++++++++---------------
 Xext/xtest.c                 |   14 ++-
 Xi/xiproperty.c              |  129 ++++++++++++++++++++++++++++++++++
 configure.ac                 |    8 +-
 glx/Makefile.am              |    1 
 glx/glxcmds.c                |   44 ++++++++---
 glx/glxdrawable.h            |    5 -
 glx/glxdri.c                 |    2 
 glx/glxdri2.c                |    2 
 glx/glxdriswrast.c           |    2 
 glx/glxext.c                 |   42 ++++++++---
 glx/glxext.h                 |    1 
 glx/glxutil.h                |    9 --
 hw/xfree86/modes/xf86Crtc.c  |    4 -
 include/dix-config.h.in      |    2 
 include/exevents.h           |   12 +++
 include/xserver-properties.h |    4 +
 randr/rrdispatch.c           |    2 
 xkb/xkbUtils.c               |    4 -
 20 files changed, 347 insertions(+), 103 deletions(-)
---


More information about the Xquartz-changes mailing list