* [ptxdist] [PATCH] tpm2-tss: Version bump. 3.2.0 -> 3.2.1
@ 2022-12-13 21:33 Christian Melki
2023-01-03 11:08 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-12-13 21:33 UTC (permalink / raw)
To: ptxdist
Bugfix release.
https://github.com/tpm2-software/tpm2-tss/releases/tag/3.2.1
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/tpm2-tss.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make
index 310ec8014..979dd4eca 100644
--- a/rules/tpm2-tss.make
+++ b/rules/tpm2-tss.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TPM2_TSS) += tpm2-tss
#
# Paths and names
#
-TPM2_TSS_VERSION := 3.2.0
-TPM2_TSS_MD5 := 0d60d0df3fd0daae66881a3022281323
+TPM2_TSS_VERSION := 3.2.1
+TPM2_TSS_MD5 := 92963c8985fe7ff21dc550c3fff1e783
TPM2_TSS := tpm2-tss-$(TPM2_TSS_VERSION)
TPM2_TSS_SUFFIX := tar.gz
TPM2_TSS_URL := https://github.com/tpm2-software/tpm2-tss/releases/download/$(TPM2_TSS_VERSION)/$(TPM2_TSS).$(TPM2_TSS_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-03 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 21:33 [ptxdist] [PATCH] tpm2-tss: Version bump. 3.2.0 -> 3.2.1 Christian Melki
2023-01-03 11:08 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox