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. 2.3.1 -> 3.1.0
Date: Sun, 30 Jan 2022 16:49:53 +0100	[thread overview]
Message-ID: <20220130154953.9745-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220129181923.2626568-1-christian.melki@t2data.com>

Thanks, applied as c7d629719a277a60f109feae3a963ed52b0ca5d4.

Michael

[sent from post-receive hook]

On Sun, 30 Jan 2022 16:49:53 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> * Approx. 2,5 year worth of fixes.
> https://github.com/tpm2-software/tpm2-tss/releases
> * Fixes CVE-2020-24455.
> * tpm2-tss now depends on JSON_C and LIBCURL.
> * Remove changed configuration options.
> * Add CONF_ENV to avoid configure getting stuck on
> searching for binaries for group and user modifications.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220129181923.2626568-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 dbb31007276b..75d32188ca59 100644
> --- a/rules/tpm2-tss.in
> +++ b/rules/tpm2-tss.in
> @@ -4,6 +4,8 @@ config TPM2_TSS
>  	tristate
>  	select HOST_AUTOTOOLS_AUTOCONF_ARCHIVE
>  	select OPENSSL
> +	select JSON_C
> +	select LIBCURL
>  	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 768c64426cbb..6e68441f855c 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	:= 2.3.1
> -TPM2_TSS_MD5		:= 5744b10e3cef56df5d65b50f51fb3fe9
> +TPM2_TSS_VERSION	:= 3.1.0
> +TPM2_TSS_MD5		:= 4d04cf52fff4ee061bb3f7b4f4ea03b7
>  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)
> @@ -32,13 +32,15 @@ TPM2_TSS_LICENSE_FILES	:= file://LICENSE;md5=500b2e742befc3da00684d8a1d5fd9da
>  # autoconf
>  #
>  TPM2_TSS_CONF_TOOL	:= autoconf
> +TPM2_TSS_CONF_ENV := \
> +	$(CROSS_ENV) \
> +	ac_cv_prog_result_groupadd=yes \
> +	ac_cv_prog_result_useradd=yes
> +
>  TPM2_TSS_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	--enable-debug=info \
>  	--disable-unit \
> -	--enable-esapi \
> -	--disable-tcti-device-async \
> -	--disable-tcti-partial-reads \
>  	--enable-tcti-device \
>  	--enable-tcti-mssim \
>  	--disable-tcti-fuzzing \

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


      reply	other threads:[~2022-01-30 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 18:19 [ptxdist] [PATCH v2] " Christian Melki
2022-01-30 15:49 ` 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=20220130154953.9745-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