2.4.0-rc0
Pre-release
Pre-release
williamcroberts
released this
31 Jan 16:16
·
45 commits
to master
since this release
2.4.0-rc0 - 2021-01-31
Added
- configure option --enable-asan which will cause the build to produce
ASAN enabled binaries. - CI runs with clang enable asan for tests.
- Service start depends on systemd device unit: dev-tpm0.device.
- Testing support with swtpm.
Fixed
- Numerous memory leaks.
- udev settle service deprecation warnings.
- StandardOutput=syslog deprecation warnings.
Changed
- StandardOutput=syslog removed from systemd service file as syslog is
deprecated since systemd version 246. - Requires tpm2-tss version 2.4.0 or greater for udev TAG=systemd rules.