Skip to content

v1.8.2

Latest

Choose a tag to compare

@ahze ahze released this 05 Apr 09:53
v1.8.2
d24bb0b

What's Changed

Features

  • --no-cache flag for dbuild build
  • Lint warnings for localhost/ image refs in compose and README

Templates & Tooling

  • Trailing whitespace and consecutive blank lines lint check for compose.yaml
  • Fix compose.yaml init template (trailing space, blank line when mlock=false)
  • Local README.j2 in repo root overrides docs: manual
  • PKG_NAME ARG and io.daemonless.pkg-name label in pkg template
  • Migrate remaining workflow bits from daemonless→dbuild
  • Update to mkdocs-zip-bundle-plugin templates
  • Upgrade vmactions/freebsd-vm to v1.4.4
  • Update GitHub Actions dependencies
  • Sort sbom.json keys after merge

Fixes

  • dbuild init generating wrong variants in config.yaml
  • appjail: false/null incorrectly enabling appjail CIT backend
  • Flat artifact layout handling for single-variant images
  • init defaults: appjail true, correct community default

Full Changelog: v1.8.1...v1.8.2