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
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/swtpm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1229131-fix-swtpm-selinux-policy-mismatch.patch | 0000000845 845 Bytes | |
swtpm-0.9.0.tar.gz | 0000370942 362 KB | |
swtpm-fix-build.patch | 0000000923 923 Bytes | |
swtpm-rpmlintrc | 0000000112 112 Bytes | |
swtpm.changes | 0000019579 19.1 KB | |
swtpm.spec | 0000005989 5.85 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1202016
from
Marcus Meissner (msmeissn)
(revision 20)
- Fix swtpm custom module (bsc#1229131) - Add patch: 1229131-fix-swtpm-selinux-policy-mismatch.patch - this can be removed once swtpm upstream sorts out their custom selinux module. see: https://github.com/stefanberger/swtpm/issues/885 there were a couple changes in the selinux-policy libvirt handling which causes the logfile in /var/log/swtpm/libvirt/qemu/*.log to be labeled virt_log_t instead of var_log_t. this patch allows swtpm_t to open the virt_log_t (forwarded request 1202015 from cahu)
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.