Skip to content

Release v0.19.0

Latest

Choose a tag to compare

@bootc-bot bootc-bot released this 24 Aug 22:28
· 37 commits to main since this release
Immutable release. Only release title and notes can be modified.
8d142f8

Release v0.19.0

Installation

Download the appropriate binary for your platform from the assets below.

Linux x86_64 (glibc)

curl -LO https://github.com/bootc-dev/bcvk/releases/download/v0.19.0/bcvk-x86_64-unknown-linux-gnu.tar.gz
tar xzf bcvk-x86_64-unknown-linux-gnu.tar.gz
sudo mv bcvk-x86_64-unknown-linux-gnu /usr/local/bin/bcvk

Checksums

Verify the integrity of your download with the provided SHA256 checksums.

What's Changed

  • packit: Fix EPEL 10 build targets by @gursewak1997 in #292
  • chore(deps): update github actions by @bootc-bot[bot] in #294
  • chore(deps): update dependency oras-project/oras to v1.3.2 by @bootc-bot[bot] in #293
  • chore(deps): update dependency oras-project/oras to v1.3.3 by @bootc-bot[bot] in #297
  • ephemeral run: Fix missing libgcc.so errors in entrypoint by @petracvv in #298
  • ephemeral run: propagate kvm group permissions to container by @petracvv in #301
  • Updated to pass virtiofsd to libvirt command by @nickryand in #302
  • Sync common files from infra repository by @bootc-bot[bot] in #303
  • ephemeral run: Add timeout to status monitor to prevent indefinite hang by @gursewak1997 in #300
  • fix(deps): update rust by @bootc-bot[bot] in #295
  • Update Rust by @bootc-bot[bot] in #305
  • kit: Copy kernel instead of bind mounting it by @gursewak1997 in #308
  • ephemeral run-ssh: Don't use ssh_access as readiness signal by @jeckersb in #310
  • to-disk: Export to OCI layout for composefs-backend installs by @gursewak1997 in #313
  • kit: Switch reqwest from rustls to native-tls by @gursewak1997 in #322
  • ephemeral run: Use correct None datasource for cloud-init by @petracvv in #320
  • ephemeral: Fix forcing volatile storage for journald by @rmsc in #317
  • ci: Skip heavy jobs for docs-only changes by @gursewak1997 in #323
  • fix: "lbivirt" -> "libvirt" typo fix in README.md by @cnsnyder in #315
  • Update bootc-utils digest to bb674f1 by @bootc-bot[bot] in #319
  • Update Rust by @bootc-bot[bot] in #312
  • Revert "to-disk: Export to OCI layout for composefs-backend installs" by @cgwalters in #324
  • Inital gh-agentic-workflows onboarding by @cgwalters in #325
  • chore(deps): update github actions by @bootc-bot[bot] in #328
  • fix(deps): update bootc-utils digest to 534c76e by @bootc-bot[bot] in #326
  • Release 0.19.0 by @bootc-bot[bot] in #299

New Contributors

Full Changelog: v0.18.0...v0.19.0