From 3a1f0a68cdbb5662303f5b98ea11dd0df35bf07b95ac584dcdddefb24a2ba204 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 3 Feb 2020 06:17:04 +0000 Subject: [PATCH] libinput-1.15.1 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=212 --- libinput-1.15.0.tar.xz | 3 --- libinput-1.15.0.tar.xz.sig | Bin 95 -> 0 bytes libinput-1.15.1.tar.xz | 3 +++ libinput-1.15.1.tar.xz.sig | Bin 0 -> 95 bytes libinput.changes | 12 ++++++++++++ libinput.spec | 2 +- 6 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.15.0.tar.xz delete mode 100644 libinput-1.15.0.tar.xz.sig create mode 100644 libinput-1.15.1.tar.xz create mode 100644 libinput-1.15.1.tar.xz.sig diff --git a/libinput-1.15.0.tar.xz b/libinput-1.15.0.tar.xz deleted file mode 100644 index 03a8997..0000000 --- a/libinput-1.15.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfbf1fef66bcb2be871a18783dfcfb88ecb431f496bf0a9cf6685fd29c5843e1 -size 573364 diff --git a/libinput-1.15.0.tar.xz.sig b/libinput-1.15.0.tar.xz.sig deleted file mode 100644 index 5fed77cfd4fb0f480721f32caeebe421842463fdaa9fb0053145334fd8acdb2c..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#qo>3VBq2ufQfXpFw75S vTIk+;D7)>xC=a*wlE1YVzw#|+Sg>f0VP`#uXNcm-ob_hw_kGnc(g*?oiW4Rc diff --git a/libinput-1.15.1.tar.xz b/libinput-1.15.1.tar.xz new file mode 100644 index 0000000..94bce5a --- /dev/null +++ b/libinput-1.15.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b2f57495c6f173ecf49ee19d3e10087d9916a52711e1b5eb01e0d9635950c16 +size 579236 diff --git a/libinput-1.15.1.tar.xz.sig b/libinput-1.15.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..3c22bcfaedc32fe3c840a084169f941041df5dd2ebee4df19f3567494e8923e5 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WUx`Hj~ANI2{#hI_SV&LKwfQdx?XPBo} v9`MJb+wsP`u0$TSxwp0+y8NY+VZq*8N{_D3e^_DGG%fA8(i4@cI<6xC^HnN$ literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 88b2f50..4b3783c 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 3 06:16:34 UTC 2020 - Jan Engelhardt + +- Update to release 1.15.1 + * A specific event sequence involving proximity timeouts and + eraser buttons could previously trigger invalid proximity + in/out sequences, leading to a crash in the clients. + * ALPS touchpads now automatically reduce the slot-count based + on the number of actually provided fingers. The kernel + hardcodes 5 but we don't always get 5 finger locations, so + now we adjust this down to match. + ------------------------------------------------------------------- Sat Jan 4 17:56:40 UTC 2020 - Stefan BrĂ¼ns diff --git a/libinput.spec b/libinput.spec index 53ca2c3..246ea70 100644 --- a/libinput.spec +++ b/libinput.spec @@ -20,7 +20,7 @@ Name: libinput %define lname libinput10 -Version: 1.15.0 +Version: 1.15.1 Release: 0 Summary: Input device and event processing library License: MIT