forked from pool/libinput
Accepting request 588135 from X11:Wayland
- 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. OBS-URL: https://build.opensuse.org/request/show/588135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=58
This commit is contained in:
commit
96160bdc0d
BIN
libinput-1.10.2.tar.xz
(Stored with Git LFS)
BIN
libinput-1.10.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
libinput-1.10.3.tar.xz
(Stored with Git LFS)
Normal file
BIN
libinput-1.10.3.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libinput-1.10.3.tar.xz.sig
Normal file
BIN
libinput-1.10.3.tar.xz.sig
Normal file
Binary file not shown.
@ -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
|
Wed Mar 7 09:21:36 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
%define lname libinput10
|
%define lname libinput10
|
||||||
Version: 1.10.2
|
Version: 1.10.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Input device and event processing library
|
Summary: Input device and event processing library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user