v0.4.13
What's Changed
- fix: drop unused sha-crypt dep by @nullr0ute in #538
- feat: replace shadow and passwd crates with our built-in functions by @7flying in #539
- fix: use J option (xz) instead of j (bzip2) for compression by @7flying in #540
- test: some fdo container test fixes by @henrywang in #530
- fix(spec): add both clients as fdo-admin-cli's Requires by @7flying in #541
- fix: relabel devcreds before onboarding by @runcom in #543
- chore: fixup paths for selinux by @runcom in #547
- docs(howto): fix config file names by @PLangowski in #550
- docs: Update outdated FDO spec links by @mmartinv in #555
- fix: Spelling corrections by @Bert-R in #561
- fix: bump openssl-kdf to 0.4.2 by @7flying in #569
- chore: bump rustix from 0.37.19 to 0.37.26 by @dependabot in #570
- chore: bump warp-sessions from 1.0.18 to 1.0.19 by @dependabot in #473
- docs: update HOWTO.md by @rdotjain in #574
- chore: bump devicemapper from 0.33.5 to 0.34.0 by @dependabot in #573
- fix(docs): Update HOWTO.md by @rdotjain in #576
- fix(admin-tool): call the 'fdo-owner-tool' with the correct arguments by @mmartinv in #564
- fix: integration-tests: remove users crate by @djach7 in #577
- chore: bump openssl from 0.10.55 to 0.10.60 by @dependabot in #581
- fix: cargo test failing in dev container by @djach7 in #590
- tests: add cargo test to dev container ci by @djach7 in #592
- chore: bump github/codeql-action from 2 to 3 by @dependabot in #589
- chore: bump unsafe-libyaml from 0.2.8 to 0.2.10 by @dependabot in #595
- chore: fix clippy warnings after rustc v1.75.0 update by @7flying in #596
- chore: bump tera from 1.18.1 to 1.19.1 by @dependabot in #549
- chore: bump log from 0.4.18 to 0.4.20 by @dependabot in #542
- chore: bump warp requirement explicitly to 0.3.6 by @nullr0ute in #597
- Spec fixes by @nullr0ute in #598
- chore: fix Fedora Packit builds by @7flying in #582
- chore: bump pretty_env_logger from 0.4.0 to 0.5.0 by @dependabot in #511
- chore: bump config from 0.13.3 to 0.13.4 by @dependabot in #602
- Fix hashing of Device Certificate Chain in Ownership Voucher by @ben-krieger in #601
- chore: bump actions/cache from 3 to 4 by @dependabot in #604
- chore: bump shlex from 1.1.0 to 1.3.0 by @dependabot in #607
- chore: bump tss-esapi crate to 7.4 by @nullr0ute in #608
- chore: bump h2 from 0.3.19 to 0.3.24 by @dependabot in #606
- chore: bump for 0.4.13 release by @nullr0ute in #610
New Contributors
- @PLangowski made their first contribution in #550
- @mmartinv made their first contribution in #555
- @Bert-R made their first contribution in #561
- @ben-krieger made their first contribution in #601
Full Changelog: v0.4.12...v0.4.13