swtpm 0.6.3-0ubuntu3.3 source package in Ubuntu

Changelog

swtpm (0.6.3-0ubuntu3.3) jammy; 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:22:09 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy proposed main misc

Downloads

File Size SHA-256 Checksum
swtpm_0.6.3.orig.tar.gz 319.7 KiB 1bbda9b000ec81aedaace7232806ba7dcf790469fd091ba3b60e516ce56df0b9
swtpm_0.6.3-0ubuntu3.3.debian.tar.xz 9.5 KiB c37c5246bb5642784a4965c30228fb117a33508c9c14a0e9a63bfde2b33a745b
swtpm_0.6.3-0ubuntu3.3.dsc 2.0 KiB 1638a8890f0c4e8ad45b8669fb0b654c71d2e36b1527a6cd398f1f66a84224eb

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