tpm2-tss 2.3.1-1 source package in Ubuntu

Changelog

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

  * New upstream release
    - Can be build now. (Closes: #943938)
    - Drop 0001-test-fix-tpm2b-unit-tests-failing-on-big-endian.patch.
      Already upstreamed.
  * Depends on tpm-udev now. (Closes: #918973)
    - All the following are implemented in tpm-udev package instead.
    - mark libtss2-udev Multi-Arch: foreign (Closes: #941146)
    - call udevadm trigger after installing libtss2-udev (Closes: #940642)
    - /var/lib/tpm/ not owned by tss user/group (Closes: #940643)

 -- Ying-Chun Liu (PaulLiu) <email address hidden>  Sun, 10 Nov 2019 20:45:08 +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-1.dsc 2.0 KiB 667e0d6df03df9ba7070a9e70953ed937d504d8f6f00614fcabea055d0b05321
tpm2-tss_2.3.1.orig.tar.gz 533.4 KiB da818b8cb82630f561ed088ef3204b243a8f1de680623a09d775deb6014c4c99
tpm2-tss_2.3.1-1.debian.tar.xz 7.8 KiB 80fd385b8afd2b7aecbc78108af861cf7b2c8969b7b386acc1cc0f0be4e39a89

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