SHA256
1
0
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:
Dominique Leuenberger 2018-03-20 20:53:10 +00:00 committed by Git OBS Bridge
commit 96160bdc0d
6 changed files with 14 additions and 4 deletions

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

Binary file not shown.

BIN
libinput-1.10.3.tar.xz.sig Normal file

Binary file not shown.

View File

@ -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

View File

@ -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