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

xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1_2.7.1-1'



Tag 'xserver-xorg-input-evdev-1_2.7.1-1' created by Julien Cristau <jcristau@debian.org> at 2012-08-03 10:36 +0000

Tagging upload of xserver-xorg-input-evdev 1:2.7.1-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJQG6nCAAoJEDEBgAUJBeQMpPEQAO+GM9FZ5lscEPv19nB0sEDG
GoG8s0cRj8aOzGqi/eVLYMDVtw5qY2MTGKGY2L7mzOpHq9mCn25W18ZR4qEAegTY
eHJDx170/fEB3oRCUnagGYzhdcBnEMJBAKubL2e5h+r44IG5rS7AGaviq3Kq/34E
2M7Oz8wb42xqElz7O/lL94optgZ/NK+HnLTE2eVEMwz/ukXJdE/2pr1sSaFaJST2
wB1mc/BCJuoMoFY2cEAjodrZnOfueOyGC9OeuXZF3apCutUv3PzvcCLQEuX7hu/i
OECIZM7d3eQqn6NmMsSS7lq9HPz3rHel6HqN5sZq4fO2e7MYwvsa3MG4HALTHaLO
PKF4yz2QRsP0a8pw85Kq9rIqp+GOHo9TGni47lrOTiYN7wAyrr+vU31ceWUeYnkv
9+eIujgzY/GiLI1vYq7xZN9bOX5uguHA6gbSEdvdCwkgTZKpta+UktYr9HjIiOq+
EFTDmRsP6uJFlgxdG8JxvUM14A+9H9cEEeZBklUGfpk89e/adnHq5DR8FDawnEeU
h3Dv5jndBkBu5gMQJcfEJPTT4pHtnt2vq0C64i08ieeeyScRqC4sD8gZHNazxe07
ewBProGt/ynLdT64CZA3gae/279o0AaFgCjl3fi//qf/AIBSyr+2PbTSVAUwhiNv
CVx2pg3Lof3K/mzO3TuX
=IBdh
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-evdev-1_2.7.0-1:
Chase Douglas (2):
      Report the correct number of touches for MT protocol B devices
      Fix buffer overrun when populating axis label property array

Cyril Brulebois (6):
      Merge branch 'upstream-experimental' into debian-experimental
      Bump changelogs.
      Update build dependencies.
      Mention multitouch support.
      Add patch to fix udev/libudev detection: 0001-configure.ac-Fix-udev-libudev-dependency.patch
      Upload to experimental.

Daniel Stone (1):
      Fix compilation warnings for non-multitouch builds

Julien Cristau (4):
      Revert build-dep bump, fix up changelog
      Merge branch 'evdev-2.7-branch' of git.freedesktop.org:/git/xorg/driver/xf86-input-evdev into debian-experimental
      Bump changelogs, drop patch merged upstream
      Upload to experimental

Maarten Lankhorst (4):
      Merge branch 'debian-unstable' into debian-experimental
      Bump build-dep to xorg 2:1.12.99.901
      Remove upstreamed 0001-configure.ac-Fix-udev-libudev-dependency.patch
      Update packaging

Marcin Slusarz (1):
      Fix some obvious constness-related compile warnings.

Peter Hutterer (8):
      Fix inverted horizontal scroll (#46205)
      Devices configured as mice need REL_X/Y
      Release mtdev data whenever we close the fd
      Close the fd when mtdev open fails
      evdev 2.7.1
      strtol doesn't need a empty string, NULL is good enough.
      Constify InputDriverRec->default_options
      Don't re-open mtdev after PreInit

Timo Aaltonen (2):
      drop patch 0005, and clarify the changelog
      typo fix

---
 ChangeLog             |  159 +++++++++++++++++++++++++++++++++++++++++++++++++-
 configure.ac          |    2 
 debian/changelog      |   28 ++++++++
 debian/control        |   26 +++++++-
 debian/patches/series |    1 
 debian/rules          |    4 +
 src/emuWheel.c        |    4 -
 src/evdev.c           |   83 ++++++++++++++++----------
 src/evdev.h           |    1 
 9 files changed, 272 insertions(+), 36 deletions(-)
---


Reply to: