Please bump, thanks. https://github.com/containers/crun/releases/tag/1.18.2 1.18.2 cgroup, systemd: fix a regression when a configuration file includes only one default rule. 1.18.1 cgroup: deprecate cgroup v1. cgroup: fix regression setting up the devices cgroup on cgroup v1. cgroup: fix regression and work again with the default Docker devices configuration on systemd. linux: fix setting up user namespace when newuidmap/newgidmap are not available. 1.18 cgroup: support running without a sub-cgroup with systemd. Use the d-bus API to set the container limits on the systemd scope itself. It allows running without a sub-cgroup when the systemd driver is used, the run.oci.systemd.subgroup annotation controls it. For now, a sub-cgroup is still created, but it might be changed in future. cgroup: add support for the misc controller. linux: fix running on kernel without user namespaces. criu, restore: add lsm-profile option. criu, restore: add lsm-mount-context option. linux: add duplicate namespace detection. Reproducible: Always