tpm2-tss 3.1.0-3ubuntu1 source package in Ubuntu

Changelog

tpm2-tss (3.1.0-3ubuntu1) jammy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Disable lto, not yet ready upstream.

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

  [ Ying-Chun Liu (PaulLiu) ]
  * Add 0003-FAPI-Improve-error-messages-for-decoding-base64-data.patch
  * Add 0004-FAPI-fix-bug-of-bad-type-casting.patch
    - Fixes FTBFS on s390x

tpm2-tss (3.1.0-2) unstable; urgency=low

  [ Ying-Chun Liu (PaulLiu) ]
  * Add 0002-tests-enable-tcti-pcap-tests-on-big-endian-platforms.patch
    - Fixes FTBFS on s390x

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

  [ Bastian Germann ]
  * Remove useless grycpt dependency (Closes: #989215)

  [ Ying-Chun Liu (PaulLiu) ]
  * New upstream version 3.1.0
    - Update debian/*.symbols
    - Upstream moves to autoconf 2.70 already (Closes: #978914)
  * Temporarily disable fapi-io test.
    - add debian/patches/0001_disable_fapi_io_test.patch
  * add acl to Build-Depends.

 -- Steve Langasek <email address hidden>  Thu, 09 Dec 2021 13:35:48 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Mathieu Trudel-Lapierre
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tpm2-tss_3.1.0.orig.tar.gz 940.7 KiB 0c775a1c56fe0d9a60166ff5e0b75da1aaede017ba5ea1170bab0261a15bde41
tpm2-tss_3.1.0-3ubuntu1.debian.tar.xz 16.4 KiB 004aa2279e9e7ec984ec6d0b297d8f434d1c4845818767d266fed2c8043f115d
tpm2-tss_3.1.0-3ubuntu1.dsc 2.8 KiB e2e82ac1b5d45de8d1c0b1627df3cdb1fb7daf4a0bc0aff9753750c9494491fd

View changes file

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-esys-3.0.2-0: 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 esys libraries that client applications
 will link against when they require accessing the TPM.

libtss2-esys-3.0.2-0-dbgsym: debug symbols for libtss2-esys-3.0.2-0
libtss2-fapi1: 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 fapi libraries that client applications
 will link against when they require accessing the TPM.

libtss2-fapi1-dbgsym: debug symbols for libtss2-fapi1
libtss2-mu0: 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 mu libraries that client applications
 will link against when they require accessing the TPM.

libtss2-mu0-dbgsym: debug symbols for libtss2-mu0
libtss2-rc0: 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 rc libraries that client applications
 will link against when they require accessing the TPM.

libtss2-rc0-dbgsym: debug symbols for libtss2-rc0
libtss2-sys1: 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 sys libraries that client applications
 will link against when they require accessing the TPM.

libtss2-sys1-dbgsym: debug symbols for libtss2-sys1
libtss2-tcti-cmd0: 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 TCTI cmd libraries that client applications
 will link against when they require accessing the TPM.

libtss2-tcti-cmd0-dbgsym: debug symbols for libtss2-tcti-cmd0
libtss2-tcti-device0: 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 TCTI device libraries that client applications
 will link against when they require accessing the TPM.

libtss2-tcti-device0-dbgsym: debug symbols for libtss2-tcti-device0
libtss2-tcti-mssim0: 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 TCTI mssim libraries that client applications
 will link against when they require accessing the TPM.

libtss2-tcti-mssim0-dbgsym: debug symbols for libtss2-tcti-mssim0
libtss2-tcti-swtpm0: 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 TCTI swtpm libraries that client applications
 will link against when they require accessing the TPM.

libtss2-tcti-swtpm0-dbgsym: debug symbols for libtss2-tcti-swtpm0
libtss2-tctildr0: 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 TCTI ldr libraries that client applications
 will link against when they require accessing the TPM.

libtss2-tctildr0-dbgsym: debug symbols for libtss2-tctildr0