From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Cc: Jarkko Sakkinen <jarkko@kernel.org>
Subject: [Buildroot] [PATCH 2/2] package/libtpms: security bump version to 0.10.2
Date: Fri, 6 Mar 2026 08:41:06 +0100 [thread overview]
Message-ID: <20260306074106.124068-2-bernd@kuhls.net> (raw)
In-Reply-To: <20260306074106.124068-1-bernd@kuhls.net>
https://github.com/stefanberger/libtpms/blob/v0.10.2/CHANGES
Fixes CVE-2026-21444.
Added comment to hash file about locally computed hashes.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/libtpms/libtpms.hash | 3 ++-
package/libtpms/libtpms.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/libtpms/libtpms.hash b/package/libtpms/libtpms.hash
index f10364f36e..175e6e3af6 100644
--- a/package/libtpms/libtpms.hash
+++ b/package/libtpms/libtpms.hash
@@ -1,2 +1,3 @@
-sha256 ebc24f3191d90f6cf0b4d4200cd876db4bd224b3c565708bbea0a82ee275e0fb libtpms-0.10.1.tar.gz
+# Locally computed
+sha256 edac03680f8a4a1c5c1d609a10e3f41e1a129e38ff5158f0c8deaedc719fb127 libtpms-0.10.2.tar.gz
sha256 82f1e6bae374bb6a9d4f4596767fd33e499718d560de140fd9f3d402cc5e41fb LICENSE
diff --git a/package/libtpms/libtpms.mk b/package/libtpms/libtpms.mk
index 6e5708202e..7bc69a50d6 100644
--- a/package/libtpms/libtpms.mk
+++ b/package/libtpms/libtpms.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBTPMS_VERSION = 0.10.1
+LIBTPMS_VERSION = 0.10.2
LIBTPMS_SITE = $(call github,stefanberger,libtpms,v$(LIBTPMS_VERSION))
LIBTPMS_LICENSE = BSD-4-Clause
LIBTPMS_LICENSE_FILES = LICENSE
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-03-06 7:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-06 7:41 [Buildroot] [PATCH 1/2] package/libtpms: fix build with host gcc >= 15.x Bernd Kuhls
2026-03-06 7:41 ` Bernd Kuhls [this message]
2026-03-14 7:53 ` [Buildroot] [PATCH 2/2] package/libtpms: security bump version to 0.10.2 Thomas Perale via buildroot
2026-03-06 12:59 ` [Buildroot] [PATCH 1/2] package/libtpms: fix build with host gcc >= 15.x Julien Olivain via buildroot
2026-03-14 7:53 ` Thomas Perale 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=20260306074106.124068-2-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox