swtpm 0.6.3-0ubuntu5 source package in Ubuntu

Changelog

swtpm (0.6.3-0ubuntu5) lunar; urgency=medium

  * d/usr.bin.swtpm: Allow swtpm to also access /run/libvirt/qemu/swtpm/*.pid
    files that it does not own (LP: #1989100)

 -- Lena Voytek <email address hidden>  Mon, 24 Oct 2022 10:52:06 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Andreas Hasenack
Uploaded to:
Lunar
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.3.orig.tar.gz 319.7 KiB 1bbda9b000ec81aedaace7232806ba7dcf790469fd091ba3b60e516ce56df0b9
swtpm_0.6.3-0ubuntu5.debian.tar.xz 9.1 KiB a248a1b40e6b7c846aa266559b6b92b8fac827dc32473eb0dfa80eb8247a7c61
swtpm_0.6.3-0ubuntu5.dsc 2.0 KiB edcc321e48275bcc573e0536a7f626c64a64ef45422ef3938b7bcf8c0b7c0fa9

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