package/libinput: security bump to version 1.20.1
Fixes the following security issues: - CVE-2022-1215: libinput format string vulnerability For details, see the advisory: https://www.openwall.com/lists/oss-security/2022/04/20/2 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
b8152158f8
commit
e21a7931c7
@ -1,5 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 6c1f97892a7d599f97349e5e7c1239901fe00edcd4f6289f410034d5dc06cc85 libinput-1.20.0.tar.bz2
|
||||
sha256 08c003f724f361ed21f4dfbfe755a6c115b85385f1418907bb98f185457273f0 libinput-1.20.1.tar.bz2
|
||||
|
||||
# License files
|
||||
sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBINPUT_VERSION = 1.20.0
|
||||
LIBINPUT_VERSION = 1.20.1
|
||||
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.bz2
|
||||
LIBINPUT_SITE = https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)
|
||||
LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev
|
||||
|
Loading…
Reference in New Issue
Block a user