swtpm 0.7.3-0ubuntu2 source package in Ubuntu

Changelog

swtpm (0.7.3-0ubuntu2) mantic; urgency=medium

  * d/usr.bin.swtpm: Configure apparmor to grant access to relevant files in
    /run/user/<UID>/libvirt/qemu/run/swtpm/ files when using the
    qemu:///session bus (LP: #2017874)

 -- Olivier Gayot <email address hidden>  Fri, 04 Aug 2023 11:10:37 +0200

Upload details

Uploaded by:
Olivier Gayot
Sponsored by:
Simon Quigley
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc

Downloads

File Size SHA-256 Checksum
swtpm_0.7.3.orig.tar.gz 345.8 KiB e856d1f5842fb3335164f02f2c545dd329efbc3416db20b7a327e991a4cd49c8
swtpm_0.7.3-0ubuntu2.debian.tar.xz 8.8 KiB 8aec3471d174c62f08cf5992c4eb61f09383944ffd2051b449f1e3a44d7984cb
swtpm_0.7.3-0ubuntu2.dsc 1.9 KiB 4852d6fd3632418950058a373f277b3845e5d2ede64e6399b2f8842bfc1c3c79

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