diff --git a/libinput-1.10.2.tar.xz b/libinput-1.10.2.tar.xz deleted file mode 100644 index 67ebcca..0000000 --- a/libinput-1.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index b07a5a1..0000000 Binary files a/libinput-1.10.2.tar.xz.sig and /dev/null differ diff --git a/libinput-1.10.3.tar.xz b/libinput-1.10.3.tar.xz new file mode 100644 index 0000000..7833167 --- /dev/null +++ b/libinput-1.10.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d52909584027ff6fcaba865c4454b77e91a2dba3c6cf520cdf87eccd2ec0200 +size 493216 diff --git a/libinput-1.10.3.tar.xz.sig b/libinput-1.10.3.tar.xz.sig new file mode 100644 index 0000000..f9cef32 Binary files /dev/null and b/libinput-1.10.3.tar.xz.sig differ diff --git a/libinput.changes b/libinput.changes index ae885c9..d559797 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 14 08:56:20 UTC 2018 - jengelh@inai.de + +- Update to bugfix release 1.10.3 + * Fix a crasher triggered by a specific event sequence during + 3-finger gestures (and on some touchpads 2-finger gestures). + * Fix the new pointer jitter detection. A bitmask got lost and + the software compared 32 bits instead of only the 3 it ought + to care about. + ------------------------------------------------------------------- Wed Mar 7 09:21:36 UTC 2018 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 5d58df9..38fae14 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.10.2 +Version: 1.10.3 Release: 0 Summary: Input device and event processing library License: MIT