Skip to content

Releases: fdo-rs/fido-device-onboard-rs

v0.5.0

20 Feb 16:33
6e0906a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.13...v0.5.0

v0.4.13

25 Jan 16:01
3d2dd62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.12...v0.4.13

v0.4.12

27 Jul 09:13
9768cb3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.11...v0.4.12

v0.4.11

03 Jul 15:31
9250791
Compare
Choose a tag to compare

What's Changed

  • chore: update libcryptsetup to 0.8.0 and fix API changes by @7flying in #509
  • User creation with password by @djach7 in #437
  • chore: fix wrong links in container's README by @7flying in #512
  • chore: minor updates to make vendored script by @nullr0ute in #513
  • chore: bump openssl from 0.10.53 to 0.10.55 by @dependabot in #515
  • chore: bump devicemapper from 0.33.4 to 0.33.5 by @dependabot in #517
  • fix: explicitly mark LUKS2 for context load by @7flying in #519
  • chore: update ssh-key format in tests to match real-world usage by @7flying in #522
  • Update rpm spec file and prepare for 0.4.11 release by @nullr0ute in #524

New Contributors

Full Changelog: v0.4.10...v0.4.11

v0.4.10

30 May 16:30
9386ea8
Compare
Choose a tag to compare

What's Changed

  • feat: integrate with Packit by @runcom in #456
  • feat: integrate Packit with COPR by @runcom in #457
  • Allow MAC addresses as mfg_string_type by @7flying in #451
  • ci: replace actions-rs/toolchain with dtolnay/rust-toolchain by @7flying in #384
  • chore: update README with RMPs and containers information by @runcom in #458
  • chore: fix Packit RPM version by @runcom in #459
  • chore: remove unused function get_hash_two_items by @nak3 in #465
  • chore: add serviceinfo API server to crates list by @nak3 in #467
  • ci: fix integration test with TPM by @nak3 in #471
  • chore: bump pem from 1.1.1 to 2.0.1 by @nak3 in #472
  • chore: bump h2 from 0.3.16 to 0.3.17 by @dependabot in #474
  • chore: update HOWTO.md by @7flying in #460
  • feat(data-formats): Support encoding the large number by cborparser by @nak3 in #464
  • chore: bump clap from 4.1.14 to 4.2.4 by @dependabot in #484
  • chore: bump serial_test from 1.0.0 to 2.0.0 by @dependabot in #461
  • chore: bump tempfile from 3.4.0 to 3.5.0 by @dependabot in #455
  • chore: bump enumflags2 from 0.7.5 to 0.7.7 by @dependabot in #488
  • feat(serviceinfo_api_server): implement per device Serviceinfo initial user and sshkey by @sarmahaj in #479
  • feat(admin-tool): configure X509 certificate's expiration date by @7flying in #480
  • test(e2e2): remove accidentally added block of lines by @sarmahaj in #492
  • chore: specify supported Fedora releases in CONTRIBUTING by @7flying in #482
  • chore: Update libcryptsetup-rs to 0.7 by @nullr0ute in #501
  • chore: bump for 0.4.10 release by @nullr0ute in #502

Full Changelog: v0.4.9...v0.4.10

v0.4.9

28 Mar 13:30
fb54215
Compare
Choose a tag to compare

What's Changed

  • chore: bump time from 0.3.17 to 0.3.19 by @dependabot in #423
  • chore: bump clap from 4.1.4 to 4.1.6 by @dependabot in #419
  • fix: do not start two servers with the same unit by @7flying in #425
  • chore: don't require an explicit minor release of reqwest by @nullr0ute in #427
  • chore: bump http from 0.2.8 to 0.2.9 by @dependabot in #426
  • chore: bump libcryptsetup-rs from 0.6.0 to 0.6.1 by @dependabot in #420
  • fix(ci): missing dependencies due to the new Fedora release by @7flying in #428
  • Reboot option by @7flying in #410
  • chore: bump tempfile from 3.3.0 to 3.4.0 by @dependabot in #430
  • chore(admin-tool): don't specify an explicit minor version for time by @7flying in #431
  • Extend support for device identification other than serial number by @sarmahaj in #396
  • chore: bump clap from 4.1.6 to 4.1.8 by @dependabot in #434
  • chore: add 'marshalling' to spellcheck-ignore by @7flying in #444
  • fix(serviceinfo): no authentication is needed when omitting service_info_auth_token by @nak3 in #441
  • fix: format in TESTING.md by @nak3 in #442
  • chore: bump openssl from 0.10.45 to 0.10.48 by @dependabot in #450
  • chore: bump devicemapper from 0.32.3 to 0.33.2 by @dependabot in #448
  • chore: bump for 0.4.9 release by @nullr0ute in #452

New Contributors

  • @nak3 made their first contribution in #441

Full Changelog: v0.4.8...v0.4.9

v0.4.8

17 Feb 07:52
cdf481b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.4.8

v0.4.7

30 Nov 14:05
c7cfed7
Compare
Choose a tag to compare
  • Various minor updates and fixes
  • Container fixes
  • Dependency bumps and cleanups
  • Bug and documentation fixes

Release 0.4.5

29 Mar 19:48
v0.4.5
61145c3
Compare
Choose a tag to compare
Release 0.4.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.5

Release 0.4.0

24 Feb 19:46
v0.4.0
d1185ce
Compare
Choose a tag to compare
Release 0.4.0 Pre-release
Pre-release

What's Changed

  • chore(examples/config): fix manufacturing server config by @runcom in #196
  • Small fixes on examples configurations by @runcom in #197
  • chore(examples/config): paths must be absolute by @runcom in #198
  • refactor(owner-tool): remove remnants of report-to-rendezvous subcommand by @7flying in #208
  • feat: add an admin-tool cli by @runcom in #216
  • embed rendezvous-info and owner-addresses in the config by @runcom in #220
  • fix(admin-tool): randomize cert serial by @runcom in #219
  • chore: update serial_test requirement from 0.5.1 to 0.6.0 by @dependabot in #218
  • feat: implement DIUN root cert verification by @puiterwijk in #225
  • feat: implement semi-TPM Device Credential by @puiterwijk in #224
  • feature: add serviceinfo API client by @puiterwijk in #210
  • feat: fall back to non-interoperable KDF by @puiterwijk in #228
  • chore: bump version to 0.4.0 by @puiterwijk in #229

New Contributors

Full Changelog: v0.3.0...v0.4.0