Release 0.1.9
What's Changed
- lsm/install: Use csum(), not name() from SELinux policy by @cgwalters in #405
- osconfig: install root ssh keys to /var/roothome by @mvo5 in #407
- Add more failure contexts for exec_in_host_mountns by @jeckersb in #411
- install: Add some more debug/trace calls by @cgwalters in #412
- Correctly populate container environment rootless status by @jeckersb in #413
- Trace rootless by @cgwalters in #414
- Add
#[derive(PartialEq, Eq))
for cli bits by @cgwalters in #416 - feat(build): Add extra version information by @bcrochet in #418
- docs: Add a new "build guidance" section by @cgwalters in #422
- Add a systemd generator to fixup Anaconda's /etc/fstab by @cgwalters in #417
- fix(deps): update all patch dependencies by @platform-engineering-bot in #423
- install: Change no-SELinux -> SELinux to a warning && serialize to aleph by @cgwalters in #420
- Fix various accumulated clippy lints by @jeckersb in #425
- Encapsulate selinux guard consumption a bit better by @jeckersb in #427
- docs: Extend build guidance with secrets by @cgwalters in #430
- filesystem: Explain more about /etc and /var by @cgwalters in #441
- Add constraint on rust 1.76 by @jeckersb in #442
- Revert "fix(deps): update all patch dependencies" by @jeckersb in #443
- Release 0.1.9 by @cgwalters in #444
Full Changelog: v0.1.8...v0.1.9