Release v0.17.0
·
88 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Release v0.17.0
Updated OpenSSL
What's Changed
- Cargo.lock: Update openssl to 0.10.79 by @jmarrero in #267
- Release 0.17.0 by @bootc-bot[bot] in #269
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.17.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.
New Contributors
Full Changelog: v0.16.0...v0.17.0