Skip to content

1.14

Compare
Choose a tag to compare
@giuseppe giuseppe released this 24 Jan 16:51
· 108 commits to main since this release
1.14
667e6eb
  • build: drop dependency on libgcrypt. Use blake3 to compute the cache key.
  • cpuset: don't clobber parent cgroup value when writing the cpuset value.
  • linux: force umask(0). It ensures that the mknodat syscall is not affected by the umask of the calling process, allowing file permissions to be set as specified in the OCI configuration.
  • ebpf: do not require MEMLOCK for eBPF programs. This requirement was relaxed in Linux 5.11.