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 Jun 28, 2023
1 parent 0d2cd3b commit 08bb352
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
stratisd 3.6.0 (UNRELEASED)
===========================
Recommended Rust toolchain version: 1.68.0
Lowest supported Rust toolchain version: 1.66.1
Recommended Rust toolchain version: 1.70.0
Lowest supported Rust toolchain version: 1.69.0

Recommended development platform for Python development: Fedora 38

Expand All @@ -27,17 +27,36 @@ Recommended development platform for Python development: Fedora 38
- Remove rpassword dependency:
https://github.com/stratis-storage/stratisd/pull/3347

- Remove dependency on plymouth:
https://github.com/stratis-storage/stratisd/pull/3337

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

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

- Increase devicemapper dependency lower bound to 0.33.5:
https://github.com/stratis-storage/stratisd/pull/3368
https://github.com/stratis-storage/stratisd/pull/3367

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

- Internal changes to allow multiple pool implementations:
https://github.com/stratis-storage/stratisd/pull/3340

- Improve an error message:
https://github.com/stratis-storage/stratisd/pull/3365

- Tidies and Maintenance:
https://github.com/stratis-storage/stratisd/pull/3366
https://github.com/stratis-storage/stratisd/pull/3364
https://github.com/stratis-storage/stratisd/pull/3363
https://github.com/stratis-storage/stratisd/pull/3362
https://github.com/stratis-storage/stratisd/pull/3360
https://github.com/stratis-storage/stratisd/pull/3351
https://github.com/stratis-storage/stratisd/pull/3350
https://github.com/stratis-storage/stratisd/pull/3342
Expand Down

0 comments on commit 08bb352

Please sign in to comment.