All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] package/tpm2-pkcs11: bump version to 1.6.0
@ 2021-07-06  9:52 Yair Ben-Avraham
  2021-07-12  7:43 ` [Buildroot] [PATCH] " Yair Ben-Avraham
  0 siblings, 1 reply; 3+ messages in thread
From: Yair Ben-Avraham @ 2021-07-06  9:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Yair Ben-Avraham <yairba@protonmail.com>
---
 package/tpm2-pkcs11/tpm2-pkcs11.hash | 2 +-
 package/tpm2-pkcs11/tpm2-pkcs11.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.hash b/package/tpm2-pkcs11/tpm2-pkcs11.hash
index 16dd9166ba..18a225d5a9 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.hash
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  13425c34358ec798d333743099b9aec5e42f6a4653c4c0e40eb075681f369687  tpm2-pkcs11-1.5.0.tar.gz
+sha256  61e2849c07acb4acbf756bdd6a9fe44f9475343256fa0bdc966b77321169c125  tpm2-pkcs11-1.6.0.tar.gz
 sha256  793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1  LICENSE
diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.mk b/package/tpm2-pkcs11/tpm2-pkcs11.mk
index 3acce07745..b26ce374e8 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.mk
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################

-TPM2_PKCS11_VERSION = 1.5.0
+TPM2_PKCS11_VERSION = 1.6.0
 TPM2_PKCS11_SITE = https://github.com/tpm2-software/tpm2-pkcs11/releases/download/$(TPM2_PKCS11_VERSION)
 TPM2_PKCS11_LICENSE = BSD-2-Clause
 TPM2_PKCS11_LICENSE_FILES = LICENSE
--
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/tpm2-pkcs11: bump version to 1.6.0
  2021-07-06  9:52 [Buildroot] package/tpm2-pkcs11: bump version to 1.6.0 Yair Ben-Avraham
@ 2021-07-12  7:43 ` Yair Ben-Avraham
  2021-07-16 20:54   ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Yair Ben-Avraham @ 2021-07-12  7:43 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Yair Ben-Avraham <yairba@protonmail.com>
---
 package/tpm2-pkcs11/tpm2-pkcs11.hash | 2 +-
 package/tpm2-pkcs11/tpm2-pkcs11.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.hash b/package/tpm2-pkcs11/tpm2-pkcs11.hash
index 16dd9166ba..18a225d5a9 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.hash
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  13425c34358ec798d333743099b9aec5e42f6a4653c4c0e40eb075681f369687  tpm2-pkcs11-1.5.0.tar.gz
+sha256  61e2849c07acb4acbf756bdd6a9fe44f9475343256fa0bdc966b77321169c125  tpm2-pkcs11-1.6.0.tar.gz
 sha256  793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1  LICENSE
diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.mk b/package/tpm2-pkcs11/tpm2-pkcs11.mk
index 3acce07745..b26ce374e8 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.mk
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################

-TPM2_PKCS11_VERSION = 1.5.0
+TPM2_PKCS11_VERSION = 1.6.0
 TPM2_PKCS11_SITE = https://github.com/tpm2-software/tpm2-pkcs11/releases/download/$(TPM2_PKCS11_VERSION)
 TPM2_PKCS11_LICENSE = BSD-2-Clause
 TPM2_PKCS11_LICENSE_FILES = LICENSE
--
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/tpm2-pkcs11: bump version to 1.6.0
  2021-07-12  7:43 ` [Buildroot] [PATCH] " Yair Ben-Avraham
@ 2021-07-16 20:54   ` Thomas Petazzoni
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-07-16 20:54 UTC (permalink / raw)
  To: buildroot

On Mon, 12 Jul 2021 07:43:51 +0000
Yair Ben-Avraham via buildroot <buildroot@busybox.net> wrote:

> Signed-off-by: Yair Ben-Avraham <yairba@protonmail.com>
> ---
>  package/tpm2-pkcs11/tpm2-pkcs11.hash | 2 +-
>  package/tpm2-pkcs11/tpm2-pkcs11.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-16 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06  9:52 [Buildroot] package/tpm2-pkcs11: bump version to 1.6.0 Yair Ben-Avraham
2021-07-12  7:43 ` [Buildroot] [PATCH] " Yair Ben-Avraham
2021-07-16 20:54   ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.