swtpm 0.6.3-0ubuntu2 source package in Ubuntu

Changelog

swtpm (0.6.3-0ubuntu2) jammy; urgency=medium

  * d/p/openssl-not-certtool.patch: do not use rnd file (LP: #1968131)
    RANDFILE isn't needed anymore in openssl and furthermore breaks many
    use cases here as HOME isn't resolved and therefore it accessed $CWD/.rnd
    which often ends up in places it isn't able to access the file.
    Thanks to Simon Deziel for the suggested fix!

 -- Christian Ehrhardt <email address hidden>  Thu, 07 Apr 2022 16:07:21 +0200

Upload details

Uploaded 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.3.orig.tar.gz 319.7 KiB 1bbda9b000ec81aedaace7232806ba7dcf790469fd091ba3b60e516ce56df0b9
swtpm_0.6.3-0ubuntu2.debian.tar.xz 8.6 KiB 213bfc44cd65169bad7e714ed2da82993202de447bf20be52423aa93d158abb3
swtpm_0.6.3-0ubuntu2.dsc 2.0 KiB 102b0e57fdb8fb8a655513e7185499b6d55c599f63e221753c9f80604019ffa3

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