This is the first patch release of the v0.2.x branch of catatonit. It
includes a single fix which solves an issue users were running into when
running rootless Podman with catatonit as the pause container process.
catatonitwill nowchdirto/in order to avoid keeping the directory
it was running in busy. This was causing issues with rootless Podman's pause
container keeping some/home/...paths busy and blockingumounts. (#28,
#33)
Thanks to the following contributors for making this release possible:
- Aleksa Sarai cyphar@cyphar.com
- Alessio Biancalana alessio.biancalana@suse.com
- Fabrice Fontaine fontaine.fabrice@gmail.com
Signed-off-by: Aleksa Sarai cyphar@cyphar.com