Tag 'xserver-xorg-input-libinput-0.16.0-1' created by Timo Aaltonen <tjaal...@debian.org> at 2016-01-14 13:30 +0000
Tagging upload of xserver-xorg-input-libinput 0.16.0-1 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJWl6LyAAoJEMtwMWWoiYTcSi0P/3aHxiT88rnvIsEnRKIXAC28 4AdjrFtswr4ewiPu0AievtAQjx5wyUMz7lbFyCErKxY5K1tOec91t/38b9bU+Me8 5xmAlyADfxZKhtylPs7bNqE0uwBUwEIMSrMQeJ0tOXndo8ivQ7h6YIdl/Jmxa9wA /an1aBrDn7RBS8220Gn70iV5UFHyHq80fHXZCOBr9A+kZCzgU5MZLb9lyTgaNNUs Ld0FBiA5mvcGCw/30vL+737HA6ETmMK52rYTYTMvb8+VeozoKYeqz230kwHwe19F G3iBDQHOARMhqvJuc36PdqLvIlh6HFGoZ2kkseguuBsFZ7ByjwyJNMJoYobOWQ3+ usUy96bEFSsOCSKztB0wA5gR2lZMmFRvtmHx6nPzpDCmcmnx210bzwjm1x3y9DON 4Xm+HljpGbimHCPUZV0QTcIr6R41TxUEaADCdRBuPcNJIc0dh/kcvW8SfEzorjb0 g9wt18M6gFjZ1fw1ZLAYKND19czS20kwNMU3m4GqpSgD+RtYgdfadke8eGi0J6HO KR0GDQtRpXy5fpgLAsaZGrfbjc5zIotzK5vyHT/EIvZAeNLFoknIdhzRyO5JeQMA 48qm5jHnOO9WKMKfl/qKGUsthvIGWVPXa9VaL+0SNNcQVWQVpvoV+cyEfR05YmYd HiO7MJooGo2u6FVmf6ij =CgtP -----END PGP SIGNATURE----- Changes since xserver-xorg-input-libinput-0.15.0-1: Peter Hutterer (13): Plug two memory leaks Set the device to NULL after unref Remove unused server_fds list Don't fail DEVICE_CLOSE Unref the libinput context on pre_init failure Split type_name detection out into a helper function Copy the device capabilities to the X driver struct Add a helper function for the driver context initialization Split mixed pointer/keyboard devices into two separate X devices Revert "Split mixed pointer/keyboard devices into two separate X devices" Split mixed pointer/keyboard devices into two separate X devices Drain the fd after opening xf86-input-libinput 0.16.0 Timo Aaltonen (3): Merge branch 'upstream-unstable' into debian-unstable New upstream release. release to unstable --- configure.ac | 2 debian/changelog | 6 src/xf86libinput.c | 525 ++++++++++++++++++++++++++++++++++++++++++++--------- 3 files changed, 450 insertions(+), 83 deletions(-) ---