libinput: Changes to 'refs/tags/libinput-1.8.3-1'
Tag 'libinput-1.8.3-1' created by Emilio Pozuelo Monfort <pochu@debian.org> at 2017-10-10 18:35 +0000
Tagging upload of libinput 1.8.3-1 to unstable.
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAlndEvUACgkQnUbEiOQ2
gwLccw//Q4fkDRUJcklqyGDHqfaUkgLkYyuWx+2XSdB1wujfI1z0KENclqfOAifv
A0n3LGr/Yrxx50dE9wJ3IxJxDD8TERoNsPNNp2WbDb9mI9ZF3+VI8C09M+df1X1m
WnhnfHelKu5RtBlIKKviRu6yPWP8GJbp+nKSSIEtSRZ64KHT7PSaPYrt9rUranQs
ZkYaVghric36pmeELwoI/suROXK7/oeHi5hiuzN58diS9or/A1Nm4iHJC+MUFR8H
Mv1sg3Jg/PbQ5H1ONXdnCLVFAINc/9hqsuwFxXnU4jqu55tyJtcFTibW4N410Wd5
GB5oLhL9FqJqwtxIA9MJKr3nsC2MxgRK8IPPmxDezrMgnuB+/1HRSxJ8DNqI+xD4
NmvT9YGqPBXZ7mviT/TNefmUPrQ4KywQ6TivkYwuSctXAgL3Z+vBP1aNctlu6+1r
7pS23UwvafkZH5WeQxbrrSh7sn+0CrdKs3brTTGKU21AAv2KTz4DpOY7/EA4KxEx
Ids0Ztj9bGbi+hILCOCmv9f4YdJTJ/fkLJD6kBFOd5FCwcxgUbJ7Wik9kXqTH5XD
npXlFXa8qh1TIySYU+mEdkwMKm/g6TeOArNZmWayfSFNvw4rdeCUNR2tW6mQ1BS3
WDw6Oj0owvWeUegXMfVSi6nZ1vVAhuxT7n43PEyoxywpCH8JNbQ=
=7N8L
-----END PGP SIGNATURE-----
Changes since libinput-1.8.2-1:
Emilio Pozuelo Monfort (4):
Merge branch 'upstream-unstable' into debian-unstable
New upstream release
Bump Standards-Version to 4.1.1
Release to unstable
Peter Hutterer (10):
tools: remove a leftover debug printf statement
test: remove leftover sleep() for debugging in lid switch test
test: fix pad ring test for small pad ranges
evdev: accept accelerometers if they are tagged as other devices too
touchpad: don't resume a disabled touchpad
include: sync linux kernel header files with 4.12
evdev: update key type check for new key defines
test: fix the 'all codes' keyboard device
Fix make distcheck for missing input-event-codes.h
configure.ac: libinput 1.8.3
---
configure.ac | 2
debian/changelog | 7
debian/control | 2
include/linux/input-event-codes.h | 838 +++++++++++++++++++++++
include/linux/input.h | 859 ++----------------------
meson.build | 3
src/Makefile.am | 3
src/evdev-mt-touchpad.c | 44 -
src/evdev.c | 22
test/Makefile.am | 1
test/litest-device-keyboard-all-codes.c | 8
test/litest-device-wacom-mobilestudio-pro-pad.c | 126 +++
test/litest.c | 2
test/litest.h | 1
test/test-lid.c | 78 ++
test/test-pad.c | 31
tools/libinput-debug-events.c | 1
17 files changed, 1217 insertions(+), 811 deletions(-)
---
Reply to: