swtpm 0.7.3-0ubuntu1 source package in Ubuntu
Changelog
swtpm (0.7.3-0ubuntu1) lunar; urgency=medium * New upstream release 0.7.3: - Bug fixes include: + Fix secure boot failure - TPM 2.0 not supported (LP: #2012028) * Add new debian/ files from upstream - d/clean: Clean man and gch files from source tree during build - d/not-installed: Do not install .la lib files with package - d/swtpm-libs.install: Install swtpm .so files with swtpm-libs package * d/rules: Add dh_clean and dh_makeshlibs overrides from upstream * d/swtpm-tools.install: Update installation of swtpm-tools files for 0.7 * d/control: Remove unneeded dependencies for 0.7 * Remove d/p/0001-Install-swtpm-localca-to-the-correct-path.patch as it is no longer needed to change swtpm-localca's path * d/p/no-autoconf-in-debian.patch: Refresh to clean fuzz * d/p/openssl-not-certtool.patch: Update and refresh to apply with 0.7 -- Lena Voytek <email address hidden> Wed, 22 Mar 2023 14:03:19 -0700
Upload details
- Uploaded by:
- Lena Voytek
- Sponsored by:
- Robie Basak
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
swtpm_0.7.3.orig.tar.gz | 345.8 KiB | e856d1f5842fb3335164f02f2c545dd329efbc3416db20b7a327e991a4cd49c8 |
swtpm_0.7.3-0ubuntu1.debian.tar.xz | 8.7 KiB | ea83aaa5c8ebd4210033e50cdbdcc7a0f5f63d9cf4e1b089cd9c5288e421b30c |
swtpm_0.7.3-0ubuntu1.dsc | 1.9 KiB | 07980460165489e943da48f787944c5ad24cbb0654e5e0274dac19248c09a61c |
Available diffs
- diff from 0.6.3-0ubuntu5 to 0.7.3-0ubuntu1 (114.2 KiB)
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