diff --git a/libinput-1.10.0.tar.xz b/libinput-1.10.0.tar.xz deleted file mode 100644 index b0a61e4..0000000 --- a/libinput-1.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2c72c2e0c63498b34d887c28ea84b8570b50fef7ffe489179a1253280d33f57 -size 491444 diff --git a/libinput-1.10.0.tar.xz.sig b/libinput-1.10.0.tar.xz.sig deleted file mode 100644 index e447ea2..0000000 Binary files a/libinput-1.10.0.tar.xz.sig and /dev/null differ diff --git a/libinput-1.10.2.tar.xz b/libinput-1.10.2.tar.xz new file mode 100644 index 0000000..67ebcca --- /dev/null +++ b/libinput-1.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1509766d348efe8c6da4285efad3acff4a4c955defb43309e3e4851849197bb9 +size 493780 diff --git a/libinput-1.10.2.tar.xz.sig b/libinput-1.10.2.tar.xz.sig new file mode 100644 index 0000000..b07a5a1 Binary files /dev/null and b/libinput-1.10.2.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index f96a67e..ae885c9 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Mar 7 09:21:36 UTC 2018 - jengelh@inai.de + +- Update to bugfix release 1.10.2 + * Fixes an assertion that triggered when the tapping code lost + track of the finger count. This was triggered by palm + detection, but only by specific event sequences. + * Hysteresis is disabled by default now, but if libinput detect + pointer jitter/wobble, the hysteresis is enabled for the rest + of the session. + +------------------------------------------------------------------- +Sun Mar 4 13:57:37 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 1.10.1 + * This release fixes three crashers, one during tapping, two on + startup/resume when the device node or seat were not assigned + correctly. + ------------------------------------------------------------------- Tue Feb 13 08:59:48 UTC 2018 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 0f0a9d9..5d58df9 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.10.0 +Version: 1.10.2 Release: 0 Summary: Input device and event processing library License: MIT