swtpm 0.6.1-0ubuntu3 source package in Ubuntu

Changelog

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

  * Don't use the tss user for swtpm, this overloads a user already used for
    physical tpm ACLs.  LP: #1949060.
  * Add missing adduser dependency to swtpm-tools.
  * Add missing debhelper token to swtpm-tools.postinst.

 -- Steve Langasek <email address hidden>  Thu, 28 Oct 2021 05:47:30 -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-0ubuntu3.debian.tar.xz 4.1 KiB 57300480ce9e6fe2b44442ebad5f9559937bc2645ddb75406591cdadb590ab52
swtpm_0.6.1-0ubuntu3.dsc 2.2 KiB 2c9dc86691fc6e3b1f22709c66020cee06d85c107dd164ea1f702b2317685222

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