tpm2-tss 2.3.2-1 source package in Ubuntu

Changelog

tpm2-tss (2.3.2-1) unstable; urgency=low

  [ Ying-Chun Liu (PaulLiu) <email address hidden> ]
  * New upstream release
  * Remove 0001-Adjust-unit-tests-to-not-wrap-string-functions-Fixes.patch
    Already upstreamed.
  * Add Mario Limonciello <email address hidden> as maintainer.
  * Fix debian/copyright: remove tabs
  * Fix debian/watch: don't look for -rcX versions.
  * Use salsa for collab-maint.

 -- Ying-Chun Liu (PaulLiu) <email address hidden>  Sun, 19 Jan 2020 17:21:48 +0800

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Sid
Original maintainer:
Mathieu Trudel-Lapierre
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main libs

Downloads

File Size SHA-256 Checksum
tpm2-tss_2.3.2-1.dsc 2.1 KiB 2d6feb205a36f6cc4060df9d56d8c61ed44d93c3ae5a94fcc19841a6fb45b673
tpm2-tss_2.3.2.orig.tar.gz 533.3 KiB fa027be1b44a5dfb87d90d96ba257b458ff54a38ab176bcfa1f276db1226de0b
tpm2-tss_2.3.2-1.debian.tar.xz 11.9 KiB 7fe2109ab8fcc3e2f01263b437d319dc4e753ce35e3aa757693c698dd08f8930

Available diffs

No changes file available.

Binary packages built by this source

libtss2-dev: TPM2 Software stack library - development files

 TPM2.0 TSS (Software Stack) consists of API layers provided to support
 TPM 2.0 chips. It is made out of three layers:
 .
   - Enhanced System API (ESAPI)
   - System API (SAPI), which implements the system layer API;
   - Marshaling/Unmarshaling (MU)
   - TPM Command Transmission Interface (TCTI), which is used by SAPI to
     allow communication with the TAB/RM layer;
 .
 This package contains development files for use when writing applications
 that need access to TPM chips.

libtss2-esys0: TPM2 Software stack library - TSS and TCTI libraries

 TPM2.0 TSS (Software Stack) consists of API layers provided to support
 TPM 2.0 chips. It is made out of three layers:
 .
   - Enhanced System API (ESAPI)
   - System API (SAPI), which implements the system layer API;
   - Marshaling/Unmarshaling (MU)
   - TPM Command Transmission Interface (TCTI), which is used by SAPI to
     allow communication with the TAB/RM layer;
 .
 This package contains the TSS and TCTI libraries that client applications
 will link against when they require accessing the TPM.

libtss2-esys0-dbgsym: debug symbols for libtss2-esys0