swtpm 0.6.3-0ubuntu4 source package in Ubuntu
Changelog
swtpm (0.6.3-0ubuntu4) kinetic; urgency=medium * d/usr.bin.swtpm: Update apparmor profile to match swtpm upstream In between adding the apparmor profile to Ubuntu and merging upstream additional rules were used to cover more common use cases. (LP: #1992377) - The six capability lines fix the broken upstream unit test cases: test_ctrlchannel, test_vtpm_proxy, test_tpm2_file_permissions, test_tpm2_save_load_state_2_block, and test_tpm2_ctrlchannel2 - owner @{HOME}/** rwk was added as using a folder in one's home directory is common for managing tpm states - Access in the tmp directory is further generalized as this is where swtpm interacts with qemu and libvirt - The ability to read from /etc/nsswitch.conf was added for vtpm proxy to work -- Lena Voytek <email address hidden> Tue, 11 Oct 2022 10:54:21 -0700
Upload details
- Uploaded by:
- Lena Voytek
- Sponsored by:
- Christian Ehrhardt
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
swtpm_0.6.3.orig.tar.gz | 319.7 KiB | 1bbda9b000ec81aedaace7232806ba7dcf790469fd091ba3b60e516ce56df0b9 |
swtpm_0.6.3-0ubuntu4.debian.tar.xz | 9.0 KiB | 2c28fc69117a846fddd21be83fee1ad0a0a22bd95bb4fbb9e8f7a9d64d2a0e99 |
swtpm_0.6.3-0ubuntu4.dsc | 2.0 KiB | f557ac300ae65f3516bfd0d14b11b003468181801fa6466ac0a6dbb1292c1056 |
Available diffs
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