mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] tpm2-tss: Version bump. 3.2.1 -> 4.0.0
Date: Fri,  6 Jan 2023 17:01:30 +0100	[thread overview]
Message-ID: <20230106160130.3075828-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230104134329.3296899-1-christian.melki@t2data.com>

Thanks, applied as c7e94620a70ce2267937cf0e7a284bcaf9d100c1.

Michael

[sent from post-receive hook]

On Fri, 06 Jan 2023 17:01:29 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20230104134329.3296899-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/tpm2-tss.in b/rules/tpm2-tss.in
> index 75d32188ca59..4149323f2262 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 979dd4eca2ea..b60bd50d1b13 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)



      reply	other threads:[~2023-01-06 16:03 UTC|newest]

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

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=20230106160130.3075828-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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