Release 0.1.8
What's Changed
- xtask: Fixes for
cargo xtask package
by @cgwalters in #350 - ci: Target c9s in more places by @cgwalters in #349
- renovate: Attempt to group GHA updates by @cgwalters in #351
- install: Drop unimplemented root_options by @cgwalters in #342
- [skip-ci] Update all github action dependencies to v4 (major) by @platform-engineering-bot in #353
- Add selinuxfs to be mounted in the container by @bcrochet in #344
- fix(deps): update all patch dependencies by @platform-engineering-bot in #354
- fix(deps): update all patch dependencies by @platform-engineering-bot in #355
- fix(deps): update rust crate nix to 0.28 by @platform-engineering-bot in #359
- Cargo.lock: Adjust for nix bump by @cgwalters in #366
- mount: Factor out a run_findmnt helper by @cgwalters in #367
- privtests: Show stderr on failure by @cgwalters in #368
- fix(deps): update all patch dependencies by @platform-engineering-bot in #363
- tests: Another missing
assert!
change to dump stderr by @cgwalters in #369 - docs: Switch to mdbook, rework by @cgwalters in #371
- spec: %autorelease can't be resolved by COPR by @henrywang in #374
- fix(deps): update rust crate log to 0.4.21 by @platform-engineering-bot in #370
- fix(deps): update rust crate chrono to 0.4.35 by @platform-engineering-bot in #376
- blockdev: Use --direct-io=on for losetup by @cgwalters in #375
- test: add integration test by @henrywang in #373
- test: update integration README by @henrywang in #377
- ci: Pin eln image by @cgwalters in #379
- install: Add
to-existing-root
by @cgwalters in #382 - install: Support gathering more info for host root (including LVM) by @cgwalters in #384
- fix(deps): update rust crate ostree-ext to 0.13.3 by @platform-engineering-bot in #386
- Cleanup clippy lints by @jeckersb in #390
- Log
as_path
in lsm_label by @jeckersb in #391 - test: update ami image id by @henrywang in #385
- fix(deps): update all patch dependencies by @platform-engineering-bot in #387
- fix(deps): update rust crate serde_with to >= 3.7.0, < 4 by @platform-engineering-bot in #388
- install: Improve early output by @cgwalters in #393
- install: manually label {/etc/fstab,tmpfile.d/bootc-root-ssh.conf} by @mvo5 in #389
- test: remove
sudo
in mockbuild.sh by @henrywang in #396 - docs: clarify that
--karg
can be passed multiple times by @mvo5 in #392 - docs: Expand on filesystem /var by @cgwalters in #395
- test: add rollback and bootc upgrade fetch timer test by @henrywang in #398
- fix(deps): update all patch dependencies by @platform-engineering-bot in #394
- Rework SELinux labeling more by @cgwalters in #397
- More image output cleanup by @cgwalters in #399
- docs: tweak install disk example by @mvo5 in #402
New Contributors
- @platform-engineering-bot made their first contribution in #353
- @henrywang made their first contribution in #374
- @mvo5 made their first contribution in #389
Full Changelog: v0.1.7...v0.1.8