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.6.1.tar.gz | 0000326488 319 KB | |
swtpm-rpmlintrc | 0000000112 112 Bytes | |
swtpm.changes | 0000009879 9.65 KB | |
swtpm.spec | 0000005127 5.01 KB |
Revision 7 (latest revision is 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 920852
from
Marcus Meissner (msmeissn)
(revision 7)
- Update to version 0.6.1: - swtpm: - Clear keys from stack and heap - swtpm-localca: - Add missing else branch for pkcs11 and PIN - swtpm_setup: - Initialize Gerror and free it - Replace '\\s' in regex with [[:space:]] to fix cygwin - tests: - Kill tpm2-abrmd with SIGKILL rather SIGTERM - build-sys: - Use -DOPENSSL_SUPPRESS_DEPRECATED to suppress deprecation warnings (OSSL 3) - Enable configuring with CFLAGS and passing additional CFLAGS on build
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.