Skip to content

Commit 08bb352

Browse files
committed
Update changelog
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent 0d2cd3b commit 08bb352

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

CHANGES.txt

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
stratisd 3.6.0 (UNRELEASED)
22
===========================
3-
Recommended Rust toolchain version: 1.68.0
4-
Lowest supported Rust toolchain version: 1.66.1
3+
Recommended Rust toolchain version: 1.70.0
4+
Lowest supported Rust toolchain version: 1.69.0
55

66
Recommended development platform for Python development: Fedora 38
77

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

30+
- Remove dependency on plymouth:
31+
https://github.com/stratis-storage/stratisd/pull/3337
32+
3033
- Patch Cargo.toml to avoid loopdev FTBFS:
3134
https://github.com/stratis-storage/stratisd/pull/3332
3235

33-
- Increase libcryptsetup-rs dependency lower bound to 0.7.1:
36+
- Increase libcryptsetup-rs dependency lower bound to 0.8.0:
37+
https://github.com/stratis-storage/stratisd/pull/3359
3438
https://github.com/stratis-storage/stratisd/pull/3354
3539
https://github.com/stratis-storage/stratisd/pull/3339
3640

41+
- Increase devicemapper dependency lower bound to 0.33.5:
42+
https://github.com/stratis-storage/stratisd/pull/3368
43+
https://github.com/stratis-storage/stratisd/pull/3367
44+
3745
- Increase rpassword dependency lower bound to 7.2.0:
3846
https://github.com/stratis-storage/stratisd/pull/3335
3947

48+
- Internal changes to allow multiple pool implementations:
49+
https://github.com/stratis-storage/stratisd/pull/3340
50+
51+
- Improve an error message:
52+
https://github.com/stratis-storage/stratisd/pull/3365
53+
4054
- Tidies and Maintenance:
55+
https://github.com/stratis-storage/stratisd/pull/3366
56+
https://github.com/stratis-storage/stratisd/pull/3364
57+
https://github.com/stratis-storage/stratisd/pull/3363
58+
https://github.com/stratis-storage/stratisd/pull/3362
59+
https://github.com/stratis-storage/stratisd/pull/3360
4160
https://github.com/stratis-storage/stratisd/pull/3351
4261
https://github.com/stratis-storage/stratisd/pull/3350
4362
https://github.com/stratis-storage/stratisd/pull/3342

0 commit comments

Comments
 (0)