swtpm 0.6.1-0ubuntu5 source package in Ubuntu

Changelog

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

  * debian/patches/openssl-not-certtool.patch: Use traditional format
    output as expected by tests.
  * Set executable bit on debian/tests/run-tests.

 -- Dimitri John Ledkov <email address hidden>  Thu, 02 Dec 2021 17:54:13 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
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-0ubuntu5.debian.tar.xz 7.7 KiB b31f12ed1b8106e38af7d10c2eb9b7c4132645158d9aab226360cb9634c2aca9
swtpm_0.6.1-0ubuntu5.dsc 2.2 KiB 2f859bcc0ac9228fd7cde4ef349c13f9ba09720c93381d472793bfec41c97ec0

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