mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/tpm2-tools: security bump version to 5.8
https://github.com/tpm2-software/tpm2-tools/blob/5.8/docs/CHANGELOG.md
Fixes: GHSA-v7w4-4gc9-qcgv, GHSA-gwfg-w3jr-xh66 & GHSA-qp88-8f4j-wv7q.
Switched to sha256 tarball hash provided by upstream.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 17be3c2dcd)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
35aad6bd0d
commit
740b132fed
@@ -1,3 +1,4 @@
|
||||
# From https://github.com/tpm2-software/tpm2-tools/releases/tag/5.8
|
||||
sha256 1cb73185cae814b4e15c7c2d0b22642d640faf48775f4156a1fd92edf84bef73 tpm2-tools-5.8.tar.gz
|
||||
# Locally computed:
|
||||
sha256 3810d36b5079256f4f2f7ce552e22213d43b1031c131538df8a2dbc3c570983a tpm2-tools-5.7.tar.gz
|
||||
sha256 f6995d52c8b8e4d2c3bace7fc9c330a77a90d808166fbad4d7ead7e8ba2fc66c docs/LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TPM2_TOOLS_VERSION = 5.7
|
||||
TPM2_TOOLS_VERSION = 5.8
|
||||
TPM2_TOOLS_SITE = https://github.com/tpm2-software/tpm2-tools/releases/download/$(TPM2_TOOLS_VERSION)
|
||||
TPM2_TOOLS_LICENSE = BSD-3-Clause
|
||||
TPM2_TOOLS_LICENSE_FILES = docs/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user