From b1c1d983bcd852012cca4583edfeb9b753fab386 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 23 Feb 2026 13:45:32 -0500 Subject: [PATCH 1/9] Rebuilt for lua 5.5 --- libinput.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libinput.spec b/libinput.spec index 8d39055..87038c3 100644 --- a/libinput.spec +++ b/libinput.spec @@ -5,7 +5,7 @@ Name: libinput Version: 1.31.0 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library # SPDX @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Mon Feb 23 2026 Yaakov Selkowitz - 1.31.0-2 +- Rebuilt for lua 5.5 + * Fri Feb 13 2026 Peter Hutterer - 1.31.0-1 - libinput 1.31.0 From ddfc5608b675460bdd36077ca2c95ca015d9316a Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 2 Apr 2026 11:07:28 +1000 Subject: [PATCH 2/9] libinput 1.31.1 (CVE-2026-35093, CVE-2026-35094) --- libinput.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libinput.spec b/libinput.spec index 8d39055..c085be6 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.31.0 +Version: 1.31.1 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Thu Apr 02 2026 Peter Hutterer - 1.31.1-1 +- libinput 1.31.1 (CVE-2026-35093, CVE-2026-35094) + * Fri Feb 13 2026 Peter Hutterer - 1.31.0-1 - libinput 1.31.0 diff --git a/sources b/sources index d71d461..de5c358 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libinput-1.31.0.tar.bz2) = 788bec27c08e440915b97ba701e4f2345633fbf1c3bf553a7bbface854dcc4999051a042854ba2b143f0ec363d7e0aaff167b0b509245b271e19dd1f922eab88 +SHA512 (libinput-1.31.1.tar.bz2) = 7f60f6180e6e62ca43f557dd2bb77bce00be6afaab6a682ca03d6b83c1d130bd32188c5b3e5489831887b286099040aa181384b364625b4b9f6d3dd9574124c7 From 8a25b179e6d036ce0bb47722727701ab518ab1e6 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 2 Apr 2026 11:19:22 +1000 Subject: [PATCH 3/9] libinput 1.31.1 (CVE-2026-35093, CVE-2026-35094) --- libinput.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libinput.spec b/libinput.spec index 87038c3..be4f517 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,8 +4,8 @@ %global gitversion 58abea394 Name: libinput -Version: 1.31.0 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.31.1 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library # SPDX @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Thu Apr 02 2026 Peter Hutterer - 1.31.1-1 +- libinput 1.31.1 (CVE-2026-35093, CVE-2026-35094) + * Mon Feb 23 2026 Yaakov Selkowitz - 1.31.0-2 - Rebuilt for lua 5.5 diff --git a/sources b/sources index d71d461..de5c358 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libinput-1.31.0.tar.bz2) = 788bec27c08e440915b97ba701e4f2345633fbf1c3bf553a7bbface854dcc4999051a042854ba2b143f0ec363d7e0aaff167b0b509245b271e19dd1f922eab88 +SHA512 (libinput-1.31.1.tar.bz2) = 7f60f6180e6e62ca43f557dd2bb77bce00be6afaab6a682ca03d6b83c1d130bd32188c5b3e5489831887b286099040aa181384b364625b4b9f6d3dd9574124c7 From 6a3c9ffceb5db44da576ed2c085fe68710328304 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 14 May 2026 21:14:28 +1000 Subject: [PATCH 4/9] libinput 1.31.2 --- libinput.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libinput.spec b/libinput.spec index be4f517..7503f86 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.31.1 +Version: 1.31.2 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Thu May 14 2026 Peter Hutterer - 1.31.2-1 +- libinput 1.31.2 + * Thu Apr 02 2026 Peter Hutterer - 1.31.1-1 - libinput 1.31.1 (CVE-2026-35093, CVE-2026-35094) diff --git a/sources b/sources index de5c358..76158d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libinput-1.31.1.tar.bz2) = 7f60f6180e6e62ca43f557dd2bb77bce00be6afaab6a682ca03d6b83c1d130bd32188c5b3e5489831887b286099040aa181384b364625b4b9f6d3dd9574124c7 +SHA512 (libinput-1.31.2.tar.bz2) = a5a8dc8df7b82de4ac10515e309f27d2b7f84145f3ddd2bbcac31f7b7c05178c7ce13b39e8afb1ba3b0ec7f7fa316479a3d107a1a51dcb56703d1057ed7e5317 From 514d5f28394e50afa32bffcb4f6a02fe2b3d297f Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 14 May 2026 21:17:17 +1000 Subject: [PATCH 5/9] libinput 1.31.2 --- libinput.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libinput.spec b/libinput.spec index c085be6..8bb6d08 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.31.1 +Version: 1.31.2 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Thu May 14 2026 Peter Hutterer - 1.31.2-1 +- libinput 1.31.2 + * Thu Apr 02 2026 Peter Hutterer - 1.31.1-1 - libinput 1.31.1 (CVE-2026-35093, CVE-2026-35094) diff --git a/sources b/sources index de5c358..76158d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libinput-1.31.1.tar.bz2) = 7f60f6180e6e62ca43f557dd2bb77bce00be6afaab6a682ca03d6b83c1d130bd32188c5b3e5489831887b286099040aa181384b364625b4b9f6d3dd9574124c7 +SHA512 (libinput-1.31.2.tar.bz2) = a5a8dc8df7b82de4ac10515e309f27d2b7f84145f3ddd2bbcac31f7b7c05178c7ce13b39e8afb1ba3b0ec7f7fa316479a3d107a1a51dcb56703d1057ed7e5317 From 0c38e9df7256df617fb44bcef67e4b840465f347 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 4 Jun 2026 11:17:42 +1000 Subject: [PATCH 6/9] libinput 1.31.3 --- libinput.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libinput.spec b/libinput.spec index 7503f86..4042b95 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.31.2 +Version: 1.31.3 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Thu Jun 04 2026 Peter Hutterer - 1.31.3-1 +- libinput 1.31.3 + * Thu May 14 2026 Peter Hutterer - 1.31.2-1 - libinput 1.31.2 diff --git a/sources b/sources index 76158d8..9deda49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libinput-1.31.2.tar.bz2) = a5a8dc8df7b82de4ac10515e309f27d2b7f84145f3ddd2bbcac31f7b7c05178c7ce13b39e8afb1ba3b0ec7f7fa316479a3d107a1a51dcb56703d1057ed7e5317 +SHA512 (libinput-1.31.3.tar.bz2) = 758b9e8402685a1222946df5d7dfb416c5351f6d7493f15c6760fdbe0824d2cd8e46b64715dbf779f35ed19d50fa7fb09c23b10a48ced5c9ffafec46035116a9 From ce26c889e68891cb13ea996f5057fc758e1633c9 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 4 Jun 2026 11:19:08 +1000 Subject: [PATCH 7/9] libinput 1.31.3 --- libinput.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/libinput.spec b/libinput.spec index 8bb6d08..fdacba9 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.31.2 +Version: 1.31.3 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Thu Jun 04 2026 Peter Hutterer - 1.31.3-1 +- libinput 1.31.3 + * Thu May 14 2026 Peter Hutterer - 1.31.2-1 - libinput 1.31.2 diff --git a/sources b/sources index 76158d8..9deda49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libinput-1.31.2.tar.bz2) = a5a8dc8df7b82de4ac10515e309f27d2b7f84145f3ddd2bbcac31f7b7c05178c7ce13b39e8afb1ba3b0ec7f7fa316479a3d107a1a51dcb56703d1057ed7e5317 +SHA512 (libinput-1.31.3.tar.bz2) = 758b9e8402685a1222946df5d7dfb416c5351f6d7493f15c6760fdbe0824d2cd8e46b64715dbf779f35ed19d50fa7fb09c23b10a48ced5c9ffafec46035116a9 From 44bee7a14858e2befe1dc5be85c55b58af3f63e6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 06:10:30 +0000 Subject: [PATCH 8/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- libinput.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libinput.spec b/libinput.spec index 4042b95..e83bf9c 100644 --- a/libinput.spec +++ b/libinput.spec @@ -5,7 +5,7 @@ Name: libinput Version: 1.31.3 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library # SPDX @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 1.31.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Jun 04 2026 Peter Hutterer - 1.31.3-1 - libinput 1.31.3 From a18168f118ffd643a3d8942d4ad8cb31cca40a26 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 8 Sep 2026 13:48:09 +1000 Subject: [PATCH 9/9] libinput 1.31.901 --- libinput.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libinput.spec b/libinput.spec index e83bf9c..c48e492 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,8 +4,8 @@ %global gitversion 58abea394 Name: libinput -Version: 1.31.3 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.31.901 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library # SPDX @@ -161,6 +161,9 @@ intended to be run by users. %changelog +* Tue Sep 08 2026 Peter Hutterer - 1.31.901-1 +- libinput 1.31.901 + * Thu Jul 16 2026 Fedora Release Engineering - 1.31.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild diff --git a/sources b/sources index 9deda49..644cb76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libinput-1.31.3.tar.bz2) = 758b9e8402685a1222946df5d7dfb416c5351f6d7493f15c6760fdbe0824d2cd8e46b64715dbf779f35ed19d50fa7fb09c23b10a48ced5c9ffafec46035116a9 +SHA512 (libinput-1.31.901.tar.bz2) = aa52252ddbf8618f22cc0b1fe2ba2d179fedb1b4db61b499b9940724ab11ab04b24a3bb02b86b2f4ce3fdf203b1a6d92c9799e6ce6f6f7b197c1935661693870