@@ -32,6 +32,13 @@ Recommended development platform for Python development: Fedora 38
3232 https://github.com/stratis-storage/stratisd/pull/3375
3333 https://github.com/stratis-storage/stratisd/pull/3373
3434
35+ - Remove object paths properly when a pool is partially torn down:
36+ https://github.com/stratis-storage/stratisd/issues/3388
37+ https://github.com/stratis-storage/stratisd/pull/3389
38+
39+ - Fix bug in partially unlocked pool setup:
40+ https://github.com/stratis-storage/stratisd/pull/3385
41+
3542- Add dummy ipc mechanism, to manage udev event dispatch:
3643 https://github.com/stratis-storage/stratisd/issues/3105
3744 https://github.com/stratis-storage/stratisd/pull/3379
@@ -40,11 +47,19 @@ Recommended development platform for Python development: Fedora 38
4047 https://github.com/stratis-storage/stratisd/pull/3347
4148
4249- Remove dependency on plymouth:
50+ https://github.com/stratis-storage/stratisd/issues/3394
51+ https://github.com/stratis-storage/stratisd/pull/3433
4352 https://github.com/stratis-storage/stratisd/pull/3337
4453
4554- Patch Cargo.toml to avoid loopdev FTBFS:
4655 https://github.com/stratis-storage/stratisd/pull/3332
4756
57+ - Increase nix dependency lower bound to 0.26.3:
58+ https://github.com/stratis-storage/stratisd/pull/3425
59+
60+ - Increase serde_derive dependency lower bound to 1.0.185:
61+ https://github.com/stratis-storage/stratisd/pull/3427
62+
4863- Increase libcryptsetup-rs dependency lower bound to 0.8.0:
4964 https://github.com/stratis-storage/stratisd/pull/3359
5065 https://github.com/stratis-storage/stratisd/pull/3354
@@ -54,6 +69,9 @@ Recommended development platform for Python development: Fedora 38
5469 https://github.com/stratis-storage/stratisd/pull/3368
5570 https://github.com/stratis-storage/stratisd/pull/3367
5671
72+ - Increase itertools dependency lower bound to 0.11.0:
73+ https://github.com/stratis-storage/stratisd/pull/3377
74+
5775- Increase rpassword dependency lower bound to 7.2.0:
5876 https://github.com/stratis-storage/stratisd/pull/3335
5977
@@ -63,7 +81,52 @@ Recommended development platform for Python development: Fedora 38
6381- Improve an error message:
6482 https://github.com/stratis-storage/stratisd/pull/3365
6583
84+ - Sort feature_args values alphabetically when writing pool-level metadata:
85+ https://github.com/stratis-storage/stratisd/pull/3440
86+
87+ - Release stratisd_proc_macros 0.2.1:
88+ https://github.com/stratis-storage/stratisd/pull/3413
89+
90+ - Add --only option to stratis-dumpmetadata:
91+ https://github.com/stratis-storage/stratisd/pull/3434
92+
93+ - Rework fstab service ordering:
94+ https://github.com/stratis-storage/stratisd/pull/3436
95+
6696- Tidies and Maintenance:
97+ https://github.com/stratis-storage/stratisd/pull/3449
98+ https://github.com/stratis-storage/stratisd/pull/3448
99+ https://github.com/stratis-storage/stratisd/pull/3447
100+ https://github.com/stratis-storage/stratisd/pull/3443
101+ https://github.com/stratis-storage/stratisd/pull/3435
102+ https://github.com/stratis-storage/stratisd/pull/3430
103+ https://github.com/stratis-storage/stratisd/pull/3429
104+ https://github.com/stratis-storage/stratisd/pull/3422
105+ https://github.com/stratis-storage/stratisd/pull/3421
106+ https://github.com/stratis-storage/stratisd/pull/3418
107+ https://github.com/stratis-storage/stratisd/pull/3416
108+ https://github.com/stratis-storage/stratisd/pull/3415
109+ https://github.com/stratis-storage/stratisd/pull/3414
110+ https://github.com/stratis-storage/stratisd/pull/3412
111+ https://github.com/stratis-storage/stratisd/pull/3411
112+ https://github.com/stratis-storage/stratisd/pull/3409
113+ https://github.com/stratis-storage/stratisd/pull/3408
114+ https://github.com/stratis-storage/stratisd/pull/3407
115+ https://github.com/stratis-storage/stratisd/pull/3406
116+ https://github.com/stratis-storage/stratisd/pull/3405
117+ https://github.com/stratis-storage/stratisd/pull/3404
118+ https://github.com/stratis-storage/stratisd/pull/3402
119+ https://github.com/stratis-storage/stratisd/pull/3401
120+ https://github.com/stratis-storage/stratisd/pull/3400
121+ https://github.com/stratis-storage/stratisd/pull/3399
122+ https://github.com/stratis-storage/stratisd/pull/3398
123+ https://github.com/stratis-storage/stratisd/pull/3397
124+ https://github.com/stratis-storage/stratisd/pull/3396
125+ https://github.com/stratis-storage/stratisd/pull/3391
126+ https://github.com/stratis-storage/stratisd/pull/3390
127+ https://github.com/stratis-storage/stratisd/pull/3384
128+ https://github.com/stratis-storage/stratisd/pull/3382
129+ https://github.com/stratis-storage/stratisd/pull/3377
67130 https://github.com/stratis-storage/stratisd/pull/3376
68131 https://github.com/stratis-storage/stratisd/pull/3370
69132 https://github.com/stratis-storage/stratisd/pull/3366
0 commit comments