-
v0.3.1
StableAll checks were successfulRelease / Create release (push) Successful in 39sTest / Sandbox (push) Successful in 40sTest / Hakurei (push) Successful in 1m36sTest / Create distribution (push) Successful in 26sTest / Sandbox (race detector) (push) Successful in 4m33sTest / Hpkg (push) Successful in 4m23sTest / Hakurei (race detector) (push) Successful in 5m11sTest / Flake checks (push) Successful in 1m37sreleased this
2025-11-12 00:53:14 +09:00 | 687 commits to master since this releaseFixes
- 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/initsetup pipe before fork/exec of initial process.
Enhancements
- Expose current instance identifier via the
--identifier-fdflag. - 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