Stefan Berger
unread,Mar 11, 2022, 11:51:07 AM3/11/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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.7.2, v0.6.3, and v0.5.4 with the following
bugfixes. Thanks to everyone who helped find these bugs!
version 0.7.2:
- swtpm:
- Do not chdir(/) when using --daemon
- swtpm-localca:
- Re-implement variable resolution for swtpm-localca.conf
- tests:
- Use ${WORKDIR} in config files to test env. var replacement
- man pages:
- Add missing .config directory to path description when usin
${HOME}
- build-sys:
- Add probing for -fstack-protector
version 0.6.3:
- swtpm:
- Do not chdir(/) when using --daemon
- swtpm-localca:
- Re-implement variable resolution for swtpm-localca.conf
- tests:
- Use ${WORKDIR} in config files to test env. var replacement
- man:
- Add missing .config directory to path description when using
${HOME}
- build-sys:
- Add probing for -fstack-protector
- configure: Fix typo TPM2 -> TMP2
version 0.5.4:
- swtpm:
- Do not chdir(/) when using --daemon
Regards,
Stefan