From: Jarkko Sakkinen via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Jarkko Sakkinen <jarkko@kernel.org>
Subject: [Buildroot] [PATCH 1/2] package/libtpms: bump version to 0.10.1
Date: Mon, 27 Oct 2025 03:41:57 +0200 [thread overview]
Message-ID: <20251027014158.865598-2-jarkko@kernel.org> (raw)
In-Reply-To: <20251027014158.865598-1-jarkko@kernel.org>
Release notes:
https://github.com/stefanberger/swtpm/releases/tag/v0.10.1
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
---
package/libtpms/libtpms.hash | 1 +
package/libtpms/libtpms.mk | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/libtpms/libtpms.hash b/package/libtpms/libtpms.hash
index 1026aaa4f4..66f3131e47 100644
--- a/package/libtpms/libtpms.hash
+++ b/package/libtpms/libtpms.hash
@@ -1,2 +1,3 @@
sha256 2807466f1563ebe45fdd12dd26e501e8a0c4fbb99c7c428fbb508789efd221c0 libtpms-0.9.6.tar.gz
+sha256 ebc24f3191d90f6cf0b4d4200cd876db4bd224b3c565708bbea0a82ee275e0fb libtpms-0.10.1.tar.gz
sha256 82f1e6bae374bb6a9d4f4596767fd33e499718d560de140fd9f3d402cc5e41fb LICENSE
diff --git a/package/libtpms/libtpms.mk b/package/libtpms/libtpms.mk
index 19d7cef89f..6e5708202e 100644
--- a/package/libtpms/libtpms.mk
+++ b/package/libtpms/libtpms.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBTPMS_VERSION = 0.9.6
+LIBTPMS_VERSION = 0.10.1
LIBTPMS_SITE = $(call github,stefanberger,libtpms,v$(LIBTPMS_VERSION))
LIBTPMS_LICENSE = BSD-4-Clause
LIBTPMS_LICENSE_FILES = LICENSE
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-10-27 1:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-27 1:41 [Buildroot] [PATCH 0/2] Bump libtpms and swtpm to version 0.10.1 Jarkko Sakkinen via buildroot
2025-10-27 1:41 ` Jarkko Sakkinen via buildroot [this message]
2025-10-29 22:01 ` [Buildroot] [PATCH 1/2] package/libtpms: bump version to 0.10.1 Julien Olivain via buildroot
2025-11-17 19:55 ` Arnout Vandecappelle via buildroot
2025-10-27 1:41 ` [Buildroot] [PATCH 2/2] package/swtpm: " Jarkko Sakkinen via buildroot
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=20251027014158.865598-2-jarkko@kernel.org \
--to=buildroot@buildroot.org \
--cc=jarkko@kernel.org \
/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 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.