mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] tpm2-tss: Version bump. 3.2.1 -> 4.0.0
Date: Wed,  4 Jan 2023 14:43:29 +0100	[thread overview]
Message-ID: <20230104134329.3296899-1-christian.melki@t2data.com> (raw)

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.

* Add libuuid to the dependency list.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/tpm2-tss.in   | 1 +
 rules/tpm2-tss.make | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/tpm2-tss.in b/rules/tpm2-tss.in
index 75d32188c..4149323f2 100644
--- a/rules/tpm2-tss.in
+++ b/rules/tpm2-tss.in
@@ -6,6 +6,7 @@ config TPM2_TSS
 	select OPENSSL
 	select JSON_C
 	select LIBCURL
+	select LIBUUID
 	prompt "tpm2-tss"
 	help
 	  TPM2 Software stack library - TSS and TCTI libraries
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




             reply	other threads:[~2023-01-04 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04 13:43 Christian Melki [this message]
2023-01-06 16:01 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230104134329.3296899-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox