| Port details on branch 2025Q4 |
- libtpms This library provides emulation of a Trusted Platform Module
- 0.10.2 sysutils
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: meka@tilda.center
 - Port Added: 2026-01-09 07:39:04
- Last Update: 2026-01-09 07:35:00
- Commit Hash: e056c1f
- License: LIBTPMS
- WWW:
- https://github.com/stefanberger/libtpms
- Description:
- Libtpms is a library that targets the integration of TPM functionality into
hypervisors, primarily into Qemu. Libtpms provides a very narrow public API for
this purpose so that integration is possible. Only the minimum of necessary
APIs are made publicly available.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libtpms>0:sysutils/libtpms
- To install the port:
- cd /usr/ports/sysutils/libtpms/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libtpms
- pkg install libtpms
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libtpms
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767847389
SHA256 (stefanberger-libtpms-v0.10.2_GH0.tar.gz) = edac03680f8a4a1c5c1d609a10e3f41e1a129e38ff5158f0c8deaedc719fb127
SIZE (stefanberger-libtpms-v0.10.2_GH0.tar.gz) = 1399529
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_libtpms
- USES:
- autoreconf gmake libtool pathfix pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.10.2 09 Jan 2026 07:35:00
    |
Vladimir Druzenko (vvd)  Author: Goran Mekić |
sysutils/libtpms: Update 0.10.1 => 0.10.2
Changelog:
- tpm2: Fix memory leak by freeing KDF context
- tpm2: Fix retrieval of updated IV when using OpenSSL >= 3.0
(CVE-2026-21444)
https://github.com/stefanberger/libtpms/releases/tag/v0.10.2
PR: 292279
Security: CVE-2026-21444
(cherry picked from commit 3557ca23680a41ba1dbab7c5662f67483a57334a) |
Number of commits found: 1
|