Full changelog and source tarballs can be obtained from
https://git.sr.ht/~nabijaczleweli/tzpfms/refs/v0.3.3
0.3.3-1 packages have been published for bookworm and sid
amd64, x32, and i386, cf. https://debian.nabijaczleweli.xyz/README
This release fixes the ownership of /etc/tcsd.conf in the generated
initrds for compatibility with bookworm TCSD. This only affects TPM1.X.
Boots from initrds generated with ≤0.3.2-1 with an error of
TCSD ERROR: TCSD config file (/etc/tcsd.conf) must be user/group root/tss
can be continued by
chown 0 /etc/tcsd.conf
systemctl restart dracut-pre-mount
in the debug shell.