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

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



Tag 'xorg-server-2_1.11.3.901-1' created by Cyril Brulebois <kibi@debian.org> at 2012-01-07 23:43 +0000

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

iEYEABECAAYFAk8I2LUACgkQeGfVPHR5Nd0BXQCfTW9rzRBgmOhxx2JTd1a79I/s
ugsAnROvEU4bSsLKqruwqxmjvdDYFqOV
=RcPi
-----END PGP SIGNATURE-----

Changes since xorg-server-2_1.11.2.902-1:
Alan Coopersmith (1):
      Change disable_clientpointer return type to void

Carlos Garnacho (1):
      Xi: assign correct grab_mode/other_device_mode in XI2 passive grabs

Cyril Brulebois (5):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Gaetan Nadon (1):
      dmx: fix distcheck failure, missing compsize.h in Makefile.am

Jeremy Huddleston (6):
      configure.ac: 1.11.3
      configure.ac: Make Xephyr dependency error message more informative
      kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
      Merge remote-tracking branch 'whot/server-1.11-branch' into server-1.11-branch
      Xi: Fix mishandled git merge
      configure.ac: 1.11.3.901 (1.11.4 RC1)

Julien Cristau (1):
      Fix ShmPutImage for XYBitmap

Keith Packard (1):
      Save major/minor opcodes in ClientRec for RecordAReply

Peter Hutterer (7):
      dmx: force -fno-strict-aliasing for xinput example
      xfixes: don't dereference a NULL cursor
      Xi: when removing a device, reset ClientPointers where needed
      dix: button state must show the logical buttons, not physical buttons
      Xext: don't swap CARD8 in SProcSELinuxQueryVersion
      Xi: when removing a device, reset ClientPointers where needed
      xfixes: don't dereference a NULL cursor

---
 ChangeLog                   |  262 ++++++++++++++++++++++++++++++++++++++++++++
 Xext/security.c             |    4 
 Xext/shm.c                  |    2 
 Xext/xselinux_ext.c         |    6 -
 Xext/xselinux_hooks.c       |    4 
 Xi/exevents.c               |    2 
 Xi/xichangehierarchy.c      |   15 ++
 Xi/xipassivegrab.c          |   10 +
 configure.ac                |   12 --
 debian/changelog            |    8 +
 dix/dispatch.c              |   23 ++-
 dix/extension.c             |   14 --
 hw/dmx/examples/Makefile.am |   56 ++++-----
 hw/dmx/glxProxy/Makefile.am |    2 
 hw/kdrive/linux/keyboard.c  |    6 -
 hw/kdrive/linux/ms.c        |    4 
 hw/kdrive/linux/ps2.c       |    4 
 include/dixstruct.h         |    1 
 include/extension.h         |    2 
 record/record.c             |    8 -
 xfixes/cursor.c             |    4 
 21 files changed, 359 insertions(+), 90 deletions(-)
---


Reply to: