mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/libinput: security bump version to 1.31.1
https://lore.freedesktop.org/wayland-devel/ac3BI2BjKx53LqmH@quokka/T/#u Fixes CVE-2026-35093 & CVE-2026-35094. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
f42f5f4dbc
commit
b9ac6cce07
@@ -1,5 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 af04645cef8ec4ef9b571664828086ea5a610c6f3e872880055c7fe2c9377de5 libinput-1.31.0.tar.bz2
|
||||
sha256 e0bb6537de892ce7c63fc5be9ad373eae894b7655c92220ef00316cc33097356 libinput-1.31.1.tar.bz2
|
||||
|
||||
# License files
|
||||
sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBINPUT_VERSION = 1.31.0
|
||||
LIBINPUT_VERSION = 1.31.1
|
||||
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.bz2
|
||||
LIBINPUT_SITE = https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)
|
||||
LIBINPUT_DEPENDENCIES = host-pkgconf libevdev udev
|
||||
|
||||
Reference in New Issue
Block a user