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