Download Latest Version 1.29.1 source code.zip (689.8 kB) Google Add to Preferred Sources
Home / 1.29
Name Modified Size InfoDownloads / Week
Parent folder
crun-1.29-linux-s390x-disable-systemd.asc 2026-08-07 488 Bytes
crun-1.29-linux-s390x-disable-systemd 2026-08-07 2.5 MB
crun-1.29-linux-s390x.asc 2026-08-07 488 Bytes
crun-1.29-linux-riscv64-disable-systemd 2026-08-07 1.6 MB
crun-1.29-linux-riscv64-disable-systemd.asc 2026-08-07 488 Bytes
crun-1.29-linux-s390x 2026-08-07 4.2 MB
crun-1.29-linux-riscv64.asc 2026-08-07 488 Bytes
crun-1.29-linux-ppc64le-disable-systemd 2026-08-07 2.8 MB
crun-1.29-linux-ppc64le-disable-systemd.asc 2026-08-07 488 Bytes
crun-1.29-linux-riscv64 2026-08-07 3.0 MB
crun-1.29-linux-ppc64le.asc 2026-08-07 488 Bytes
crun-1.29-linux-arm64-disable-systemd.asc 2026-08-07 488 Bytes
crun-1.29-linux-ppc64le 2026-08-07 4.9 MB
crun-1.29-linux-arm64-disable-systemd 2026-08-07 1.9 MB
crun-1.29-linux-arm64.asc 2026-08-07 488 Bytes
crun-1.29-linux-amd64-disable-systemd.asc 2026-08-07 488 Bytes
crun-1.29-linux-arm64 2026-08-07 3.4 MB
crun-1.29-linux-amd64-disable-systemd 2026-08-07 2.1 MB
crun-1.29-linux-amd64.asc 2026-08-07 488 Bytes
crun-1.29-linux-amd64 2026-08-07 3.6 MB
crun-1.29.tar.zst 2026-08-07 884.7 kB
crun-1.29.tar.zst.asc 2026-08-07 488 Bytes
crun-1.29.tar.gz.asc 2026-08-07 488 Bytes
crun-1.29.tar.gz 2026-08-07 1.6 MB
1.29 source code.tar.gz 2026-08-07 493.9 kB
1.29 source code.zip 2026-08-07 685.3 kB
README.md 2026-08-07 1.2 kB
Totals: 27 Items   33.7 MB 1
  • linux: use the new mount API for more mount operations.
  • linux: use OPEN_TREE_NAMESPACE when possible. It improves container startup performance.
  • linux: use a trusted /proc file descriptor for more operations to harden accesses under /proc.
  • linux: reject invalid capabilities in config.json.
  • utils: detect the initial user namespace by the inode of /proc/self/ns/user instead of the uid_map layout, so an identity uid_map created by systemd 260 is no longer mistaken for the initial user namespace.
  • utils: honor O_NOFOLLOW in the safe_openat fallback used on kernels without openat2(2), so a "dest-nofollow" bind mount whose destination is a symlink is created on the symlink itself.
  • cgroup: reject a sub-cgroup that escapes the container cgroup.
  • status: check the unlinkat result when removing the state directory.
  • status: fix double-close.
  • hooks: restore the JSON configuration passed to OCI hooks to the formatting used with YAJL (slashes not escaped, not prettified), avoiding breakages introduced by the switch to json-c.
  • krun: require the virgl render server only when GPU support is requested.
  • krun: passt, do not map the gateway address.
Source: README.md, updated 2026-08-07