File tree Expand file tree Collapse file tree 1 file changed +25
-3
lines changed
Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Original file line number Diff line number Diff line change 1- libcryptsetup-rs 0.14.1
1+ libcryptsetup-rs 0.15.0
22=======================
3- Recommended Rust toolchain version: 1.90.0
4- Recommended development environment: Fedora 41
3+ Recommended Rust toolchain version: 1.92.0
4+ Recommended development environment: Fedora 42
5+
6+ - Allow passing None as FEC and hash device when formatting as VERITY:
7+ https://github.com/stratis-storage/libcryptsetup-rs/pull/461
8+
9+ - Add support for LUKS token activation via PIN:
10+ https://github.com/stratis-storage/libcryptsetup-rs/pull/460
11+
12+ - libcryptsetup-rs-sys: Release version 0.6.1:
13+ https://github.com/stratis-storage/libcryptsetup-rs/pull/455
14+
15+ - libcryptsetup-rs-sys: Increase bindgen dependency lower bound to 0.72.0:
16+ https://github.com/stratis-storage/libcryptsetup-rs/pull/452
17+
18+ - Increase lowest supported version of Rust to 1.82.0:
19+ https://github.com/stratis-storage/libcryptsetup-rs/pull/457
20+
21+ - Use std::sync::LazyLock instead of once_cell::Lazy:
22+ https://github.com/stratis-storage/libcryptsetup-rs/pull/458
523
624- Tidies and Maintenance:
25+ https://github.com/stratis-storage/libcryptsetup-rs/pull/459
26+ https://github.com/stratis-storage/libcryptsetup-rs/pull/456
27+ https://github.com/stratis-storage/libcryptsetup-rs/pull/454
28+ https://github.com/stratis-storage/libcryptsetup-rs/pull/453
729 https://github.com/stratis-storage/libcryptsetup-rs/pull/451
830
931
You can’t perform that action at this time.
0 commit comments