New features
Notable fixes
- bios+ppc64le: Support being passed a whole device by @cgwalters in #839
Projects using bootupd should be able to always pass the whole device across all architectures now.
Other changes (internal cleanups, minor bugfixes)
- Use bootc-utils for command helpers by @cgwalters in #821
- ci: fix vendor format to
tar.zstd
by @HuijingHei in #823 - build(deps): bump log from 0.4.22 to 0.4.25 by @dependabot in #819
- build(deps): bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #818
- Add
bootc-blockdev
and local modblockdev
by @HuijingHei in #824 - Cargo.toml: Add homepage by @travier in #835
- contrib/packaging/spec: Sync with Fedora changes by @travier in #838
- build(deps): bump clap from 4.5.26 to 4.5.28 by @dependabot in #842
- github/workflows: Run full CI for aarch64 by @travier in #840
- Drop dbg by @cgwalters in #843
- lib: Update to bootc 1.1.5 by @cgwalters in #844
- rpm_cmd: Also drop debugging
ls
by @cgwalters in #845 - Rework vendoring by @cgwalters in #846
- Release 0.2.27 by @cgwalters in #847
Full Changelog: v0.2.26...v0.2.27