Software TPM Emulator
The SWTPM package provides TPM emulators with different front-end interfaces
to libtpms. TPM emulators provide socket interfaces (TCP/IP) and the Linux
CUSE interface for the creation of multiple native /dev/vtpm* devices.
Those can be the targets of multiple QEMU cuse-tpm instances.
- Developed at security
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/swtpm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
swtpm-0.8.1.tar.gz | 0000364169 356 KB | |
swtpm-fix-build.patch | 0000000923 923 Bytes | |
swtpm-rpmlintrc | 0000000112 112 Bytes | |
swtpm.changes | 0000015873 15.5 KB | |
swtpm.spec | 0000005419 5.29 KB |
Revision 17 (latest revision is 20)
Ana Guerrero (anag+factory)
accepted
request 1111638
from
Marcus Meissner (msmeissn)
(revision 17)
- Update to version 0.8.1: - swtpm: - Restore logging to stderr on log open failure - swtpm_setup: - Exit with '0' upon --version rather than '1'. - Initialized @argv in get_swtpm_capabilities() - swtpm_localca: - Add missing NULL option to end of array - SELinux: - Add rules for user_tpm_t:sockfile to allow unlink - Add rules for sock_file on user_tmp_t (forwarded request 1111637 from msmeissn)
Comments 1
Hello.
Could you please update the package to v0.9.0? This version solved my issues while trying to start my VMs.
Based on your package, I upgraded it (https://build.opensuse.org/package/show/home:guinuxbr/swtpm) and tested it for over a week; It's all good so far.