File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ loopdev-3 0.5.3
2+ ===============
3+ Recommended Rust toolchain version: 1.90.0
4+ Recommended development platform for Python development: Fedora 42
5+
6+ - Increase lowest supported Rust to 1.77.0:
7+ https://github.com/stratis-storage/loopdev-3/pull/66
8+
9+ - Directly attach file descriptor via LoopDevice:
10+ https://github.com/stratis-storage/loopdev-3/pull/61
11+
12+ - Increase bindgen dependency lower bound to 0.72.0:
13+ https://github.com/stratis-storage/loopdev-3/pull/69
14+
15+ - Tidies and Maintenance:
16+ https://github.com/stratis-storage/loopdev-3/pull/71
17+ https://github.com/stratis-storage/loopdev-3/pull/70
18+ https://github.com/stratis-storage/loopdev-3/pull/68
19+ https://github.com/stratis-storage/loopdev-3/pull/67
20+ https://github.com/stratis-storage/loopdev-3/pull/65
21+ https://github.com/stratis-storage/loopdev-3/pull/64
22+ https://github.com/stratis-storage/loopdev-3/pull/62
23+ https://github.com/stratis-storage/loopdev-3/pull/60
24+ https://github.com/stratis-storage/loopdev-3/pull/59
25+ https://github.com/stratis-storage/loopdev-3/pull/57
26+
27+
128loopdev-3 0.5.2
229===============
330Recommended Rust toolchain version: 1.87.0
Original file line number Diff line number Diff line change 11[package ]
22name = " loopdev-3"
33description = " Setup and control loop devices"
4- version = " 0.5.2 "
4+ version = " 0.5.3 "
55authors = [" Stratis Developers <stratis-devel@lists.fedorahosted.org>" , " Michael Daffin <michael@daffin.io>" ]
66rust-version = " 1.77.0" # LOWEST SUPPORTED RUST TOOLCHAIN
77license = " MIT"
You can’t perform that action at this time.
0 commit comments