tpm2-tss 2.3.1-3 source package in Ubuntu

Changelog

tpm2-tss (2.3.1-3) unstable; urgency=low

  [ Ying-Chun Liu (PaulLiu) <email address hidden> ]
  * Thanks for Mario's contribution for fixing the FTBFS on s390x. And
    coordinate with the upstream.

  [ Mario Limonciello <email address hidden> ]
  * Add 0001-Adjust-unit-tests-to-not-wrap-string-functions-Fixes.patch
  * Remove 0001-Disable-optimizations-for-tctildr-unit-test-Fixes-15.patch

 -- Ying-Chun Liu (PaulLiu) <email address hidden>  Wed, 20 Nov 2019 23:06:18 +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

Downloads

File Size SHA-256 Checksum
tpm2-tss_2.3.1-3.dsc 2.0 KiB 4398098a6fcacbbaa955c4bc45f63435f69e72ae405975925fa9af7146f64505
tpm2-tss_2.3.1.orig.tar.gz 533.4 KiB da818b8cb82630f561ed088ef3204b243a8f1de680623a09d775deb6014c4c99
tpm2-tss_2.3.1-3.debian.tar.xz 12.7 KiB c0042fd63d6cb7192b01f70bc1a1b218121c5460fda8a34e296a3cabf5df20b0

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