Thanks, applied as 06c219fd40c34bbfd6e6f1944d5ee4ec37c8aa0e.

Michael

[sent from post-receive hook]

On Sun, 12 May 2024 15:16:38 +0200, Christian Melki 
<christian.me...@t2data.com> wrote:
> https://github.com/tpm2-software/tpm2-tools/releases/tag/5.7
> Bunch of fixes.
> 
> Plugs CVEs (missing proper description at time of writing):
> CVE-2024-29038
> CVE-2024-29039
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20240428164145.824657-1-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/tpm2-tools.make b/rules/tpm2-tools.make
> index 5261f972d305..69666a828854 100644
> --- a/rules/tpm2-tools.make
> +++ b/rules/tpm2-tools.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TPM2_TOOLS) += tpm2-tools
>  #
>  # Paths and names
>  #
> -TPM2_TOOLS_VERSION           := 5.6
> -TPM2_TOOLS_MD5                       := c8362a622634646d3a5dbe012b9307d8
> +TPM2_TOOLS_VERSION           := 5.7
> +TPM2_TOOLS_MD5                       := 3acb6305070f064c28c5284d39aa0b04
>  TPM2_TOOLS                   := tpm2-tools-$(TPM2_TOOLS_VERSION)
>  TPM2_TOOLS_SUFFIX            := tar.gz
>  TPM2_TOOLS_URL                       := 
> https://github.com/tpm2-software/tpm2-tools/releases/download/$(TPM2_TOOLS_VERSION)/$(TPM2_TOOLS).$(TPM2_TOOLS_SUFFIX)

Reply via email to