xf86-input-vmmouse: Changes to 'refs/tags/xf86-input-vmmouse-13.0.99'

Thomas Hellstrom thomash at kemper.freedesktop.org
Wed Apr 8 23:43:18 PDT 2015


Tag 'xf86-input-vmmouse-13.0.99' created by Thomas Hellstrom <thellstrom at vmware.com> at 2015-04-09 07:42 -0700

xf86-input-vmmouse-13.0.99
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlUmH3AACgkQwfXTzfUXZYBcygCfa2rFjGKqBAXQQIxyCHwEKamo
B7UAoJa83eAZPxqtEkxede2EFs0QeCq0
=g/8Z
-----END PGP SIGNATURE-----

Changes since xf86-input-vmmouse-13.0.0:
Gaetan Nadon (6):
      Autoconf: remove AC_PROG_CC which overrides AC_PROG_CC_C99 from util-macros
      Autoconf: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      Autoconf: minimum level required is 2.60
      Autoconf: Fix deprecated use of AC_OUTPUT
      "make dist" fails when workstation has no udev package
      tools: make install fails when user has no write permission in /lib

Jeremy Huddleston Sequoia (1):
      Always include config.h first

Loïc Yhuel (1):
      Fix wheel button labels

Peter Hutterer (4):
      Free the vmmouse data on UnInit
      Handle DEVICE_ABORT on ABI 19.1
      Don't de-reference pMse if it hasn't been initialised yet
      Drop AM_MAINTAINER_MODE

Stefan Dirsch (1):
      vmmouse_client.h: Include xorg-server.h before xf86_OSproc.h

Thomas Hellstrom (5):
      Back off if we detect a vmmouse kernel driver v3
      vmmouse: Run vmmouse_detect as an io privileged process
      vmmouse: Add support for the access restrict command
      vmmouse: Fix vmmouse_detect build on BSD
      vmmouse: Bump version number for release

---
 configure.ac            |  115 +++++++++++++++++++----
 shared/vmmouse_client.c |   11 ++
 shared/vmmouse_client.h |    1 
 shared/vmmouse_defs.h   |    7 +
 shared/vmmouse_proto.c  |    4 
 shared/vmmouse_proto.h  |    6 -
 src/vmmouse.c           |   26 ++++-
 tools/Makefile.am       |    9 +
 tools/vmmouse_detect.c  |   12 +-
 tools/vmmouse_iopl.c    |  239 ++++++++++++++++++++++++++++++++++++++++++++++++
 tools/vmmouse_udev.c    |  104 ++++++++++++++++++++
 11 files changed, 499 insertions(+), 35 deletions(-)
---


More information about the xorg-commit mailing list