swtpm 0.6.1-0ubuntu6 source package in Ubuntu

Changelog

swtpm (0.6.1-0ubuntu6) jammy; urgency=medium

  * Add apparmor profile to swtpm (LP: #1950631)
    - d/usr.bin.swtpm: Create new apparmor profile
    - d/swtpm.install: Copy apparmor profile to /etc/apparmor.d/
    - d/rules: Deploy the swtpm apparmor profile
    - d/control: Add dh-apparmor as a dependency

 -- Lena Voytek <email address hidden>  Fri, 18 Feb 2022 14:24:14 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Christian Ehrhardt 
Uploaded to:
Jammy
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.1.orig.tar.gz 318.8 KiB 114905d6a51af89baac9ac279bf6534761e01adcf9c9bb298f1c09c7d4b2599d
swtpm_0.6.1-0ubuntu6.debian.tar.xz 8.1 KiB 31c28a01f20cea647b13a04cc21be3809270f1dd8d7ad310ce9b47bcf2ec76d0
swtpm_0.6.1-0ubuntu6.dsc 2.0 KiB be0008b710a7bfffc14874d0a1a3b6781c13807e8c870a1be06fa9468850bb83

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