swtpm 0.7.3-0ubuntu7 source package in Ubuntu

Changelog

swtpm (0.7.3-0ubuntu7) oracular; urgency=medium

  * d/usr.bin.swtpm:
    - Add sys_admin capability to apparmor profile to allow access to kernel
      modules such as tpm_vtpm_proxy (LP: #2071478)
    - Allow non-owned lockfile write access in /var/lib/libvirt/swtpm/ to fix
      apparmor denials when working with TPM2 locks (LP: #2072524)

 -- Lena Voytek <email address hidden>  Tue, 09 Jul 2024 06:06:00 -0700

Upload details

Uploaded by:
Lena Voytek
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc

Downloads

File Size SHA-256 Checksum
swtpm_0.7.3.orig.tar.gz 345.8 KiB e856d1f5842fb3335164f02f2c545dd329efbc3416db20b7a327e991a4cd49c8
swtpm_0.7.3-0ubuntu7.debian.tar.xz 9.6 KiB 455b77ef94744332531e0a35dbea017eb1d6544f09fc7c51412591b6e1b7ef5a
swtpm_0.7.3-0ubuntu7.dsc 2.0 KiB 5bef8fced5a424306e5cc98f2e053cfadffa05d392dbdbcae84aa1058960c4bf

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