• v0.3.1 17ffdb2dcf

    v0.3.1
    All checks were successful
    Release / Create release (push) Successful in 39s
    Test / Sandbox (push) Successful in 40s
    Test / Hakurei (push) Successful in 1m36s
    Test / Create distribution (push) Successful in 26s
    Test / Sandbox (race detector) (push) Successful in 4m33s
    Test / Hpkg (push) Successful in 4m23s
    Test / Hakurei (race detector) (push) Successful in 5m11s
    Test / Flake checks (push) Successful in 1m37s
    Stable

    cat released this 2025-11-12 00:53:14 +09:00 | 687 commits to master since this release

    Fixes

    • Format group lookup error message correctly.
    • Reject impossible user-supplied fd numbers.
    • Close initial process extra files on termination, which also keeps them alive until then.
    • Close container/init setup pipe before fork/exec of initial process.

    Enhancements

    • Expose current instance identifier via the --identifier-fd flag.
    • Set FD_CLOEXEC on files left open by the parent.

    Internal

    • Separate seccomp numbers from syscall numbers to prevent inadvertent use of PNRs.

    Full Changelog: v0.3.0...v0.3.1

    Downloads