* [Buildroot] [PATCH] package/tpm2-pkcs11: bump version to 1.8.0
@ 2022-11-09 6:38 Yair Ben-Avraham via buildroot
2022-11-09 22:05 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Yair Ben-Avraham via buildroot @ 2022-11-09 6:38 UTC (permalink / raw)
To: buildroot@buildroot.org
Signed-off-by: Yair Ben-Avraham <yairba@protonmail.com>
---
package/tpm2-pkcs11/tpm2-pkcs11.hash | 2 +-
package/tpm2-pkcs11/tpm2-pkcs11.mk | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.hash b/package/tpm2-pkcs11/tpm2-pkcs11.hash
index 1d5bcc7a54..b027bad72a 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.hash
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 078a445ed0e9f5009675a162b4b7b88f3520436cfbc791bb2249f37bd1f475bd tpm2-pkcs11-1.7.0.tar.gz
+sha256 79f28899047defd6b4b72b7268dd56abf27774954022315f818c239af33e05bd tpm2-pkcs11-1.8.0.tar.gz
sha256 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1 LICENSE
diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.mk b/package/tpm2-pkcs11/tpm2-pkcs11.mk
index adb5a46f56..9d61340775 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.mk
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.mk
@@ -4,14 +4,15 @@
#
################################################################################
-TPM2_PKCS11_VERSION = 1.7.0
+TPM2_PKCS11_VERSION = 1.8.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
TPM2_PKCS11_DEPENDENCIES = host-pkgconf libyaml openssl sqlite tpm2-tss
TPM2_PKCS11_CONF_OPTS += \
- --disable-hardening
+ --disable-hardening \
+ --disable-ptool-checks
# Fix tpm.c:746:5: error: 'for' loop initial declarations are only allowed in C99 mode
# Fix implicit declaration of function 'strnlen'
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/tpm2-pkcs11: bump version to 1.8.0
2022-11-09 6:38 [Buildroot] [PATCH] package/tpm2-pkcs11: bump version to 1.8.0 Yair Ben-Avraham via buildroot
@ 2022-11-09 22:05 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-11-09 22:05 UTC (permalink / raw)
To: Yair Ben-Avraham via buildroot; +Cc: Yair Ben-Avraham
On Wed, 09 Nov 2022 06:38:21 +0000
Yair Ben-Avraham via buildroot <buildroot@buildroot.org> wrote:
> Signed-off-by: Yair Ben-Avraham <yairba@protonmail.com>
> ---
> package/tpm2-pkcs11/tpm2-pkcs11.hash | 2 +-
> package/tpm2-pkcs11/tpm2-pkcs11.mk | 5 +++--
> 2 files changed, 4 insertions(+), 3 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-09 22:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-09 6:38 [Buildroot] [PATCH] package/tpm2-pkcs11: bump version to 1.8.0 Yair Ben-Avraham via buildroot
2022-11-09 22:05 ` Thomas Petazzoni via buildroot
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.