github containers/crun 1.15

latest releases: 1.19.1, 1.19, 1.18.2...
8 months ago

What's Changed

  • fix a mount point leak under /run/crun, add a retry mechanism to unmount the directory if the removal failed with EBUSY.
  • linux: cgroups: fix potential mount leak when /sys/fs/cgroup is already mounted, causing the posthooks to not run.
  • release: build s390x binaries using musl libc.
  • features: add support for potentiallyUnsafeConfigAnnotations.
  • handlers: add option to load wasi-nn plugin for wasmedge.
  • linux: fix "harden chdir()" security measure. The previous check was not correct.
  • crun: add option --keep to the run command. When specified the container is not automatically deleted when it exits.

New Contributors

Full Changelog: 1.14.4...1.15

Don't miss a new crun release

NewReleases is sending notifications on new releases.