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.8.1 and v0.7.4. Thanks to all the collaborators for
helping on this!
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
debian: Allow apparmor access to qemu session bus swtpm files
Version 0.7.4:
swtpm:
Restore logging to stderr on log open failure
Disable OpenSSL FIPS mode to avoid libtpms failures
Avoid locking directory multiple times
swtpm_setup:
Exit with '0' upon --version rather than '1'.
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