@@ -6,6 +6,10 @@ Recommended development platform for Python development: Fedora 42
66* Indicates new for minor version 9
77
88* Add Encryption, Reencryption, Decryption facility:
9+ https://github.com/stratis-storage/stratisd/issues/3597
10+ https://github.com/stratis-storage/stratisd/issues/3837
11+ https://github.com/stratis-storage/stratisd/pull/4012
12+ https://github.com/stratis-storage/stratisd/pull/3996
913 https://github.com/stratis-storage/stratisd/pull/3871
1014
1115* Migrate D-Bus layer from dbus-rs to zbus crate:
@@ -88,9 +92,14 @@ Recommended development platform for Python development: Fedora 42
8892 https://github.com/stratis-storage/stratisd/issues/3904
8993 https://github.com/stratis-storage/stratisd/pull/3905
9094
91- * Increase rand dependency lower bound to 0.10.0:
95+ * Increase rand dependency lower bound to 0.10.0;
96+ shed RUSTSEC-2026-0097 warning:
97+ https://github.com/stratis-storage/stratisd/pull/4010
9298 https://github.com/stratis-storage/stratisd/pull/3973
9399
100+ * Increase tempfile dependency lower bound to 3.18.0:
101+ https://github.com/stratis-storage/stratisd/pull/4011
102+
94103* Increase nix dependency lower bound to 0.31.1:
95104 https://github.com/stratis-storage/stratisd/pull/3967
96105
@@ -118,6 +127,8 @@ Recommended development platform for Python development: Fedora 42
118127 https://github.com/stratis-storage/stratisd/pull/3899
119128
120129* Tidies and Maintenance:
130+ https://github.com/stratis-storage/stratisd/pull/4009
131+ https://github.com/stratis-storage/stratisd/pull/4006
121132 https://github.com/stratis-storage/stratisd/pull/4002
122133 https://github.com/stratis-storage/stratisd/pull/3997
123134 https://github.com/stratis-storage/stratisd/pull/3995
0 commit comments