Download Latest Version 1.24 source code.tar.gz (410.0 kB)
Email in envelope

Get an email when there's a new version of crun

Home / 1.22
Name Modified Size InfoDownloads / Week
Parent folder
crun-1.22-linux-s390x-disable-systemd 2025-06-27 1.2 MB
crun-1.22-linux-s390x-disable-systemd.asc 2025-06-27 488 Bytes
crun-1.22-linux-s390x 2025-06-27 2.7 MB
crun-1.22-linux-s390x.asc 2025-06-27 488 Bytes
crun-1.22-linux-riscv64-disable-systemd 2025-06-27 1.5 MB
crun-1.22-linux-riscv64-disable-systemd.asc 2025-06-27 488 Bytes
crun-1.22-linux-riscv64.asc 2025-06-27 488 Bytes
crun-1.22-linux-ppc64le-disable-systemd.asc 2025-06-27 488 Bytes
crun-1.22-linux-riscv64 2025-06-27 2.5 MB
crun-1.22-linux-ppc64le-disable-systemd 2025-06-27 2.6 MB
crun-1.22-linux-ppc64le.asc 2025-06-27 488 Bytes
crun-1.22-linux-arm64-disable-systemd.asc 2025-06-27 488 Bytes
crun-1.22-linux-ppc64le 2025-06-27 4.4 MB
crun-1.22-linux-arm64-disable-systemd 2025-06-27 1.8 MB
crun-1.22-linux-arm64.asc 2025-06-27 488 Bytes
crun-1.22-linux-amd64-disable-systemd.asc 2025-06-27 488 Bytes
crun-1.22-linux-arm64 2025-06-27 3.1 MB
crun-1.22-linux-amd64-disable-systemd 2025-06-27 2.0 MB
crun-1.22-linux-amd64.asc 2025-06-27 488 Bytes
crun-1.22-linux-amd64 2025-06-27 3.3 MB
crun-1.22.tar.gz.asc 2025-06-27 488 Bytes
crun-1.22.tar.zst 2025-06-27 812.7 kB
crun-1.22.tar.zst.asc 2025-06-27 488 Bytes
crun-1.22.tar.gz 2025-06-27 1.8 MB
1.22 source code.tar.gz 2025-06-27 396.0 kB
1.22 source code.zip 2025-06-27 560.4 kB
README.md 2025-06-27 1.7 kB
Totals: 27 Items   28.8 MB 0
  • crun: add a new command crun mounts to dynamically add or remove mounts from a running container.
  • linux: add support for moving existing network devices into the container namespace as defined in the OCI specification.
  • linux: add src-nofollow and dest-nofollow mount options for more precise control over how symbolic links are handled.
  • krun: implement support for external kernels, allowing users to bundle a kernel image with the container.
  • krun: the vCPU limit has been increased to 16.
  • krun: add support for specifying the libkrun flavor via the KRUN_VM_FILE.
  • criu: fix checkpoint and restore for containers that have a bind mount where the destination is a symbolic link.
  • criu: automatically create the directory specified by --work-path if it does not exist, improving compatibility with other runtimes.
  • criu: re-enable support on the riscv64 architecture.
  • cgroup: fix incorrect setting of cpu.max when the OCI quota is -1.
  • hardening: replace all uses of the insecure sprintf function with safer alternatives like snprintf to prevent buffer overflows.
  • fix a regression that caused issues when dealing with paths that do not exist and openat2 is not available.
  • fix an issue where the file descriptor for the rootfs would become stale if the rootfs was replaced by a mount.
  • fix parsing of rootless options.
  • fix a potential crash in krun by checking if library handles exist before being unloaded.
  • improve error messages for dlopen failures, making them more descriptive.
  • cgroup: fix a regression on WSL when running with cgroup v1.
  • libcrun: setup /dev/console as a symlink to pty instead of bind mount when possible.
Source: README.md, updated 2025-06-27