From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libinput: Version bump. 1.31.2 -> 1.31.3
Date: Mon, 22 Jun 2026 19:59:11 +0200 [thread overview]
Message-ID: <20260622175911.337024-1-christian.melki@t2data.com> (raw)
Bug fixes.
https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.31.3
Plugs CVE:
CVE-2026-50292 - injected udev properties leading to arbitrary root code execution
* Rearrange options.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libinput.make | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/rules/libinput.make b/rules/libinput.make
index 5d77d587c..0d01776c7 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -32,19 +32,19 @@ LIBINPUT_LICENSE_FILES := \
LIBINPUT_CONF_TOOL := meson
LIBINPUT_CONF_OPT := \
$(CROSS_MESON_USR) \
- -Dudev-dir=/usr/lib/udev \
+ -Dautoload-plugins=false \
+ -Dcoverity=false \
+ -Ddebug-gui=false \
+ -Ddocumentation=false \
-Depoll-dir= \
+ -Dinstall-tests=false \
+ -Dinternal-event-debugging=false \
-Dlibwacom=$(call ptx/truefalse, PTXCONF_LIBINPUT_WACOM) \
+ -Dlua-plugins=$(call ptx/endis, PTXCONF_LIBINPUT_LUA)d \
-Dmtdev=true \
- -Ddebug-gui=false \
-Dtests=false \
- -Dinstall-tests=false \
- -Ddocumentation=false \
- -Dcoverity=false \
- -Dzshcompletiondir=no \
- -Dinternal-event-debugging=false \
- -Dautoload-plugins=false \
- -Dlua-plugins=$(call ptx/endis, PTXCONF_LIBINPUT_LUA)d
+ -Dudev-dir=/usr/lib/udev \
+ -Dzshcompletiondir=no
# ----------------------------------------------------------------------------
# Target-Install
--
2.43.0
reply other threads:[~2026-06-22 17:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260622175911.337024-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox