mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] tpm2-tss: Version bump. 3.2.1 -> 4.0.0
@ 2023-01-04 13:39 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2023-01-04 13:39 UTC (permalink / raw)
  To: ptxdist

Looks scarier than it is.
https://github.com/tpm2-software/tpm2-tss/releases/tag/4.0.0
Mostly fixes and the additions shouldn't be overwhelming.
Note that library so-names (version) have chaged though.

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 979dd4eca..b60bd50d1 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.1
-TPM2_TSS_MD5		:= 92963c8985fe7ff21dc550c3fff1e783
+TPM2_TSS_VERSION	:= 4.0.0
+TPM2_TSS_MD5		:= 7c9997a73910252c736051fb9b1aa5e0
 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] only message in thread

only message in thread, other threads:[~2023-01-04 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-04 13:39 [ptxdist] [PATCH] tpm2-tss: Version bump. 3.2.1 -> 4.0.0 Christian Melki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox