You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to swtpm-a...@googlegroups.com
Hi!
I just released swtpm v0.6.1. It contains the following fixes
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