Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed May 31, 2023
1 parent 7ad3cd9 commit 0487b0e
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,38 @@ Recommended development platform for Python development: Fedora 38
- Increase D-Bus revision number to 6:
https://github.com/stratis-storage/stratisd/pull/3295

- Add bind, unbind, and rebind verbs to stratis-min:
https://github.com/stratis-storage/stratisd/issues/2747
https://github.com/stratis-storage/stratisd/pull/3336

- Miscellaneous improvements to avoid some blocking-like behaviors:
https://github.com/stratis-storage/stratisd/pull/3346

- Avoid a panic in cases where Stratis LUKS metadata is present but ill-formed:
https://github.com/stratis-storage/stratisd/pull/3355

- Ensure persistent keyring for Clevis bind:
https://github.com/stratis-storage/stratisd/pull/3343

- Change StopPool for partially constructed pools:
https://github.com/stratis-storage/stratisd/pull/3297

- Remove rpassword dependency:
https://github.com/stratis-storage/stratisd/pull/3347

- Patch Cargo.toml to avoid loopdev FTBFS:
https://github.com/stratis-storage/stratisd/pull/3332

- Increase libcryptsetup-rs dependency lower bound to 0.7.0:
- Increase libcryptsetup-rs dependency lower bound to 0.7.1:
https://github.com/stratis-storage/stratisd/pull/3354
https://github.com/stratis-storage/stratisd/pull/3339

- Increase rpassword dependency lower bound to 7.2.0:
https://github.com/stratis-storage/stratisd/pull/3335

- Tidies and Maintenance:
https://github.com/stratis-storage/stratisd/pull/3351
https://github.com/stratis-storage/stratisd/pull/3350
https://github.com/stratis-storage/stratisd/pull/3342
https://github.com/stratis-storage/stratisd/pull/3341
https://github.com/stratis-storage/stratisd/pull/3334
Expand Down

0 comments on commit 0487b0e

Please sign in to comment.