• v0.1.2 cb513bb1cd

    v0.1.2
    All checks were successful
    Release / Create release (push) Successful in 41s
    Test / Sandbox (push) Successful in 40s
    Test / Hakurei (push) Successful in 2m37s
    Test / Create distribution (push) Successful in 24s
    Test / Sandbox (race detector) (push) Successful in 3m29s
    Test / Planterette (push) Successful in 3m5s
    Test / Hakurei (race detector) (push) Successful in 2m27s
    Test / Flake checks (push) Successful in 1m19s
    Stable

    cat released this 2025-07-29 03:11:33 +09:00 | 809 commits to master since this release

    Enhancements

    • Per-container configurable lingering process wait delay.
    • Optionally forward container context cancellation to the initial process.
    • Expose signal forwarding behaviour in hst.

    Internal

    • Use more reliable nonexistence.
    • Improve container testing setup.
    • Move shim signal handler outcome to Go.

    Full Changelog: v0.1.1...v0.1.2

    Downloads
  • v0.1.1 6ba19a7ba5

    v0.1.1
    All checks were successful
    Release / Create release (push) Successful in 41s
    Test / Hakurei (push) Successful in 49s
    Test / Sandbox (push) Successful in 40s
    Test / Create distribution (push) Successful in 24s
    Test / Planterette (push) Successful in 3m13s
    Test / Sandbox (race detector) (push) Successful in 3m46s
    Test / Hakurei (race detector) (push) Successful in 2m18s
    Test / Flake checks (push) Successful in 1m21s
    Stable

    cat released this 2025-07-09 05:42:31 +09:00 | 822 commits to master since this release

    Fixes

    • Fix prctl typo in container/init.
    • Add testtool build tag for test/sandbox.

    Enhancements

    • Add aarch64 constants.

    Internal

    • Remove split internal/app implementation.
    • Use /proc/self for initial filesystem setup.
    • Improve seccomp test case representation.
    • Check seccomp state on all vm test cases.

    Full Changelog: v0.1.0...v0.1.1

    Downloads
  • v0.1.0 e6967b8bbb

    v0.1.0
    All checks were successful
    Release / Create release (push) Successful in 39s
    Test / Sandbox (push) Successful in 39s
    Test / Hakurei (push) Successful in 1m9s
    Test / Sandbox (race detector) (push) Successful in 2m58s
    Test / Create distribution (push) Successful in 24s
    Test / Planterette (push) Successful in 3m48s
    Test / Hakurei (race detector) (push) Successful in 4m6s
    Test / Flake checks (push) Successful in 1m15s
    Stable

    cat released this 2025-07-03 03:42:58 +09:00 | 838 commits to master since this release

    Initial Hakurei release.

    Downloads