| Port details on branch 2026Q2 |
- tpm2-tss TPM2 Software Stack core library
- 4.1.3 security
=0 4.1.3Version of this port present on the latest quarterly branch. - Maintainer: tstruk@gmail.com
 - Port Added: 2026-06-01 21:57:05
- Last Update: 2026-06-01 21:55:44
- Commit Hash: 6b036b8
- License: BSD2CLAUSE
- WWW:
- https://github.com/tpm2-software/tpm2-tss
- Description:
- OSS implementation of the TCG TPM2 Software Stack (TSS2)
* libtss2-fapi - Feature API (FAPI) as described in the TSS 2.0 Feature API
Specification and TSS 2.0 JSON Data Types and Policy Language Specification.
* libtss2-esys - Enhanced System API (ESAPI) as described in the TSS 2.0
This API is a 1-to-1 mapping of the TPM2 commands documented in Part 3 of the
TPM2 specification. Additionally there are asynchronous versions of each
command. In addition to SAPI, the ESAPI performs tracking of meta data for
TPM object and automatic calculation of session authorization and encryption.
* libtss2-sys - System API (SAPI) as described in the system level API and TPM
command transmission interface specification. This API is a 1-to-1 mapping of
the TPM2 commands documented in Part 3 of the TPM2 specification.
* libtss2-mu - Marshaling/Unmarshaling (MU) as described in the TCG TSS 2.0
Marshaling/Unmarshaling API Specification. This API provides a set of
marshaling and unmarshaling functions for all data types define by the TPM2
library specification.
* TPM Command Transmission Interface (TCTI) that is described in the same
specification. This API provides a standard interface to transmit/receive
TPM command/response buffers.
WWW: https://github.com/tpm2-software/tpm2-tss
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tpm2-tss>0:security/tpm2-tss
- To install the port:
- cd /usr/ports/security/tpm2-tss/ && make install clean
- To add the package, run one of these commands:
- pkg install security/tpm2-tss
- pkg install tpm2-tss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tpm2-tss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779167796
SHA256 (tpm2-tss-4.1.3.tar.gz) = 37f1580200ab78305d1fc872d89241aaee0c93cbe85bc559bf332737a60d3be8
SIZE (tpm2-tss-4.1.3.tar.gz) = 1902009
Packages (timestamps in pop-ups are UTC):
- 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
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libcurl.so : ftp/curl
- libuuid.so : misc/libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_tpm2-tss
- USES:
- compiler:c11 gmake libtool 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 |
4.1.3 01 Jun 2026 21:55:44
    |
Vladimir Druzenko (vvd)  Author: William Brown |
security/tpm2-tss: Update 4.0.1 => 4.1.3 (CVE-2024-29040)
Changelog:
https://github.com/tpm2-software/tpm2-tss/blob/4.1.3/CHANGELOG.md
- Fix warnings from portclippy.
- Merge MKDIRs and RMDIRs.
- Refresh patches.
PR: 295403
Approved by: Tadeusz Struk <tstruk@gmail.com> (maintainer, timeout 2 weeks)
Security: CVE-2024-29040
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
MFH: 2026Q2
(cherry picked from commit e715576c4d46e007740709475b8d491186b135ac) |
Number of commits found: 1
|