mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libtpms: security bump version to 0.10.2
https://github.com/stefanberger/libtpms/blob/v0.10.2/CHANGES Fixes CVE-2026-21444. Added comment to hash file about locally computed hashes. 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
f773fd6787
commit
b1c4276c2d
@@ -1,2 +1,3 @@
|
||||
sha256 ebc24f3191d90f6cf0b4d4200cd876db4bd224b3c565708bbea0a82ee275e0fb libtpms-0.10.1.tar.gz
|
||||
# Locally computed
|
||||
sha256 edac03680f8a4a1c5c1d609a10e3f41e1a129e38ff5158f0c8deaedc719fb127 libtpms-0.10.2.tar.gz
|
||||
sha256 82f1e6bae374bb6a9d4f4596767fd33e499718d560de140fd9f3d402cc5e41fb LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBTPMS_VERSION = 0.10.1
|
||||
LIBTPMS_VERSION = 0.10.2
|
||||
LIBTPMS_SITE = $(call github,stefanberger,libtpms,v$(LIBTPMS_VERSION))
|
||||
LIBTPMS_LICENSE = BSD-4-Clause
|
||||
LIBTPMS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user