swtpm 0.6.1-0ubuntu2 source package in Ubuntu

Changelog

swtpm (0.6.1-0ubuntu2) jammy; urgency=medium

  * Include packaging fixes from upstream to the postinst.
  * Drop tpm-udev dependency, not needed because we create the tss user
    ourselves now as needed.
  * Add autopkgtests.

 -- Steve Langasek <email address hidden>  Mon, 25 Oct 2021 20:52:45 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
swtpm_0.6.1.orig.tar.gz 318.8 KiB 114905d6a51af89baac9ac279bf6534761e01adcf9c9bb298f1c09c7d4b2599d
swtpm_0.6.1.orig.tar.gz.asc 525 bytes a7f211bc0bb28cd54f650c60cbd9947341e34dd13408a929b4f6af98b7b8430e
swtpm_0.6.1-0ubuntu2.debian.tar.xz 4.0 KiB b5436076567df1be3dbe3d55161fd9a36e9f0ffd7a94fb64e8adc751107137fb
swtpm_0.6.1-0ubuntu2.dsc 2.2 KiB 94b3db653aab4d5cfd1c1661956285c77cb8126ca3d8a587ffd03bcae02a496a

Available diffs

View changes file

Binary packages built by this source

swtpm: Libtpms-based TPM emulator

 The swtpm package provides TPM emulators that listen for TPM commands
 on sockets, character devices, or CUSE devices.

swtpm-dbgsym: debug symbols for swtpm
swtpm-tools: Tools for the TPM emulator

 The swtpm-tools package contains the following types of tools:
  - swtpm_bios: Tool for initializing the TPM
  - swtpm_ioctl: Tool for controlling the CUSE TPM
  - swtpm_setup: Tool for creating the initial state of the TPM; this
      tool basically simulates TPM manufacturing where certificates are
      written into the NVRAM of the TPM
  - swtpm_cert: Creation of certificates for the TPM (x509)

swtpm-tools-dbgsym: debug symbols for swtpm-tools