swtpm 0.7.3-0ubuntu5 source package in Ubuntu

Changelog

swtpm (0.7.3-0ubuntu5) noble; urgency=medium

  * Add patch to force the buildsystem to build with -D_FORTIFY_SOURCE=3

 -- Jeremy Bícha <email address hidden>  Tue, 02 Apr 2024 15:18:02 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
swtpm_0.7.3.orig.tar.gz 345.8 KiB e856d1f5842fb3335164f02f2c545dd329efbc3416db20b7a327e991a4cd49c8
swtpm_0.7.3-0ubuntu5.debian.tar.xz 9.4 KiB eae0e736d52d6d334b61f9073225775d08a7b345a48d2461a7e138c44430f9b0
swtpm_0.7.3-0ubuntu5.dsc 1.9 KiB 4e1d945c7016f41d95eaacef97ad3baaf9bd6c76ce5dce4e96909193fab2cea6

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