swtpm 0.6.1-0ubuntu1 source package in Ubuntu

Changelog

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

  * Initial release, using packaging from upstream.
  * debian/patches/0001-Install-swtpm-localca-to-the-correct-path.patch:
    Install swtpm-localca to the correct path.
  * debian/patches/no-autoconf-in-debian.patch: don't modify debian
    directory from upstream configure script.

 -- Steve Langasek <email address hidden>  Sun, 24 Oct 2021 01:04:51 +0000

Upload details

Uploaded by:
Steve Langasek
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.orig.tar.gz.asc 525 bytes a7f211bc0bb28cd54f650c60cbd9947341e34dd13408a929b4f6af98b7b8430e
swtpm_0.6.1-0ubuntu1.debian.tar.xz 3.5 KiB 7d2c7bc91c556f7cc51a1ae2d9990e581ca5a9d36b124ddc8a28768ac9eb5629
swtpm_0.6.1-0ubuntu1.dsc 2.2 KiB c7cac120b59d8ade195e2899fdb028f537eda0c7c48b7dd62a333d6940b9441b

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