-
v0.4.1
StableAll checks were successfulTest / Create distribution (push) Successful in 38sTest / ShareFS (push) Successful in 43sTest / Sandbox (push) Successful in 48sTest / Sandbox (race detector) (push) Successful in 48sTest / Hakurei (race detector) (push) Successful in 55sRelease / Create release (push) Successful in 1m8sTest / Hakurei (push) Successful in 2m14sTest / Flake checks (push) Successful in 1m25sreleased this
2026-05-04 05:05:38 +09:00 | 0 commits to master since this releaseFixes
- Strings larger than a page is rejected by package
container.
Enhancements
- Overlay mounts are now configured via fsconfig(2) in package
container.
Internal
- Checksum helper command in
cmd/mbf. - Pass preferred job count via
internal/pkg. - Optionally open cache in
cmd/mbf. - Artifact IR daemon in
cmd/mbf. - Ongoing cures now supports fine-grained cancellation in
internal/pkg. - LLVM toolchain is now built in a single artifact.
- Binary stage0 distribution is shrunk to less than half its former size.
- The stage0 toolchain is now functionally equivalent to all future stages and is able to cure artifacts without special cases.
- Package status dashboard upstreamed in
cmd/mbf.
Full Changelog: v0.4.0...v0.4.1
Downloads
- Strings larger than a page is rejected by package