Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 01:25
· 83 commits to main since this release
51bf7f4

Sandbox v1.1.0

Diff since v1.0.1

Closed issues:

  • GitHub Actions CI is failing on the main branch (#46)
  • Feature request: automatically use qemu to emulate architectures (#47)

Merged pull requests:

  • Add the optional --tmpfs-size command-line option to the user namespace sandbox (#48) (@DilumAluthge)
  • Sketch out initial multiarch support (#49) (@staticfloat)
  • Fix CI by using a new debian_minimal rootfs image and updating some tests to work on Julia nightly (#50) (@DilumAluthge)
  • Fix Buildkite CI (#52) (@staticfloat)
  • If the Linux kernel version cannot be parsed, do not assume it is >= 3.18 (#54) (@DilumAluthge)
  • CI: Fix the names of the CI jobs so that they include whether or not we are building the sandbox locally (#56) (@DilumAluthge)
  • Add "and contributors" to the copyright statement at the top of userns_sandbox.c (#57) (@DilumAluthge)