swtpm 0.7.3-0ubuntu5.24.04.1 source package in Ubuntu

Changelog

swtpm (0.7.3-0ubuntu5.24.04.1) noble; 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, 30 Jul 2024 15:16:43 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed main misc

Downloads

File Size SHA-256 Checksum
swtpm_0.7.3.orig.tar.gz 345.8 KiB e856d1f5842fb3335164f02f2c545dd329efbc3416db20b7a327e991a4cd49c8
swtpm_0.7.3-0ubuntu5.24.04.1.debian.tar.xz 9.5 KiB f3aa023cc5420659447b420612c5f61ce1cec3ec74cd3bb00ec92a51d0da5a09
swtpm_0.7.3-0ubuntu5.24.04.1.dsc 2.0 KiB 8404089a7565d406543d6d309a06bf1f021dedfb4f3cee62800375d5ec8befe5

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