From: Jarkko Sakkinen via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Jarkko Sakkinen <jarkko@kernel.org>
Subject: [Buildroot] [PATCH 2/2] package/swtpm: bump version to 0.10.1
Date: Mon, 27 Oct 2025 03:41:58 +0200 [thread overview]
Message-ID: <20251027014158.865598-3-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/swtpm/swtpm.hash | 1 +
package/swtpm/swtpm.mk | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/swtpm/swtpm.hash b/package/swtpm/swtpm.hash
index 934d3b6ee0..fe7f646ec2 100644
--- a/package/swtpm/swtpm.hash
+++ b/package/swtpm/swtpm.hash
@@ -1,2 +1,3 @@
sha256 b281b4e8c39f68e1928675f788abc70072e4081152e129144359a8c5c304c06b swtpm-0.8.2.tar.gz
+sha256 f8da11cadfed27e26d26c5f58a7b8f2d14d684e691927348906b5891f525c684 swtpm-0.10.1.tar.gz
sha256 19d27d6e96d07022e5e688f75c974f1ceb9aae9e90e0fccae68666d02099cc4b LICENSE
diff --git a/package/swtpm/swtpm.mk b/package/swtpm/swtpm.mk
index 598d56cf1d..25377f5771 100644
--- a/package/swtpm/swtpm.mk
+++ b/package/swtpm/swtpm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SWTPM_VERSION = 0.8.2
+SWTPM_VERSION = 0.10.1
SWTPM_SITE = $(call github,stefanberger,swtpm,v$(SWTPM_VERSION))
SWTPM_LICENSE = BSD-4-Clause
SWTPM_LICENSE_FILES = LICENSE
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
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 ` [Buildroot] [PATCH 1/2] package/libtpms: bump version to 0.10.1 Jarkko Sakkinen via buildroot
2025-10-29 22:01 ` Julien Olivain via buildroot
2025-11-17 19:55 ` Arnout Vandecappelle via buildroot
2025-10-27 1:41 ` Jarkko Sakkinen via buildroot [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=20251027014158.865598-3-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.