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 Sep 25, 2023
1 parent 44b384c commit d644499
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@ Recommended development platform for Python development: Fedora 38
https://github.com/stratis-storage/stratisd/pull/3375
https://github.com/stratis-storage/stratisd/pull/3373

- Remove object paths properly when a pool is partially torn down:
https://github.com/stratis-storage/stratisd/issues/3388
https://github.com/stratis-storage/stratisd/pull/3389

- Fix bug in partially unlocked pool setup:
https://github.com/stratis-storage/stratisd/pull/3385

- Add dummy ipc mechanism, to manage udev event dispatch:
https://github.com/stratis-storage/stratisd/issues/3105
https://github.com/stratis-storage/stratisd/pull/3379
Expand All @@ -40,11 +47,19 @@ Recommended development platform for Python development: Fedora 38
https://github.com/stratis-storage/stratisd/pull/3347

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

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

- Increase nix dependency lower bound to 0.26.3:
https://github.com/stratis-storage/stratisd/pull/3425

- Increase serde_derive dependency lower bound to 1.0.185:
https://github.com/stratis-storage/stratisd/pull/3427

- 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
Expand All @@ -54,6 +69,9 @@ Recommended development platform for Python development: Fedora 38
https://github.com/stratis-storage/stratisd/pull/3368
https://github.com/stratis-storage/stratisd/pull/3367

- Increase itertools dependency lower bound to 0.11.0:
https://github.com/stratis-storage/stratisd/pull/3377

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

Expand All @@ -63,7 +81,52 @@ Recommended development platform for Python development: Fedora 38
- Improve an error message:
https://github.com/stratis-storage/stratisd/pull/3365

- Sort feature_args values alphabetically when writing pool-level metadata:
https://github.com/stratis-storage/stratisd/pull/3440

- Release stratisd_proc_macros 0.2.1:
https://github.com/stratis-storage/stratisd/pull/3413

- Add --only option to stratis-dumpmetadata:
https://github.com/stratis-storage/stratisd/pull/3434

- Rework fstab service ordering:
https://github.com/stratis-storage/stratisd/pull/3436

- Tidies and Maintenance:
https://github.com/stratis-storage/stratisd/pull/3449
https://github.com/stratis-storage/stratisd/pull/3448
https://github.com/stratis-storage/stratisd/pull/3447
https://github.com/stratis-storage/stratisd/pull/3443
https://github.com/stratis-storage/stratisd/pull/3435
https://github.com/stratis-storage/stratisd/pull/3430
https://github.com/stratis-storage/stratisd/pull/3429
https://github.com/stratis-storage/stratisd/pull/3422
https://github.com/stratis-storage/stratisd/pull/3421
https://github.com/stratis-storage/stratisd/pull/3418
https://github.com/stratis-storage/stratisd/pull/3416
https://github.com/stratis-storage/stratisd/pull/3415
https://github.com/stratis-storage/stratisd/pull/3414
https://github.com/stratis-storage/stratisd/pull/3412
https://github.com/stratis-storage/stratisd/pull/3411
https://github.com/stratis-storage/stratisd/pull/3409
https://github.com/stratis-storage/stratisd/pull/3408
https://github.com/stratis-storage/stratisd/pull/3407
https://github.com/stratis-storage/stratisd/pull/3406
https://github.com/stratis-storage/stratisd/pull/3405
https://github.com/stratis-storage/stratisd/pull/3404
https://github.com/stratis-storage/stratisd/pull/3402
https://github.com/stratis-storage/stratisd/pull/3401
https://github.com/stratis-storage/stratisd/pull/3400
https://github.com/stratis-storage/stratisd/pull/3399
https://github.com/stratis-storage/stratisd/pull/3398
https://github.com/stratis-storage/stratisd/pull/3397
https://github.com/stratis-storage/stratisd/pull/3396
https://github.com/stratis-storage/stratisd/pull/3391
https://github.com/stratis-storage/stratisd/pull/3390
https://github.com/stratis-storage/stratisd/pull/3384
https://github.com/stratis-storage/stratisd/pull/3382
https://github.com/stratis-storage/stratisd/pull/3377
https://github.com/stratis-storage/stratisd/pull/3376
https://github.com/stratis-storage/stratisd/pull/3370
https://github.com/stratis-storage/stratisd/pull/3366
Expand Down

0 comments on commit d644499

Please sign in to comment.