From 135bde034084aeadef7ff9e4d06606e45f7dbea2 Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 27 Mar 2025 10:34:20 -0400 Subject: [PATCH 1/7] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 399eefe..5b9c9da 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,47 @@ +loopdev-3 0.5.2 +=============== +Recommended Rust toolchain version: 1.85.0 +Recommended development platform for Python development: Fedora 40 + +- Cargo.toml: Set rust-version to 1.74.0: + https://github.com/stratis-storage/loopdev-3/pull/35 + +- Increase tempfile dependency lower bound to 3.4.0; + Increase libc dependency lower bound to 0.2.133: + https://github.com/stratis-storage/loopdev-3/pull/22 + +- Increase tempfile dependency lower bound to 3.3.0: + https://github.com/stratis-storage/loopdev-3/pull/21 + +- Use once_cell instead of lazy_static for lazy statics: + https://github.com/stratis-storage/loopdev-3/pull/17 + +- Tidies and Maintenance: + https://github.com/stratis-storage/loopdev-3/pull/40 + https://github.com/stratis-storage/loopdev-3/pull/39 + https://github.com/stratis-storage/loopdev-3/pull/38 + https://github.com/stratis-storage/loopdev-3/pull/37 + https://github.com/stratis-storage/loopdev-3/pull/36 + https://github.com/stratis-storage/loopdev-3/pull/33 + https://github.com/stratis-storage/loopdev-3/pull/32 + https://github.com/stratis-storage/loopdev-3/pull/31 + https://github.com/stratis-storage/loopdev-3/pull/30 + https://github.com/stratis-storage/loopdev-3/pull/29 + https://github.com/stratis-storage/loopdev-3/pull/28 + https://github.com/stratis-storage/loopdev-3/pull/27 + https://github.com/stratis-storage/loopdev-3/pull/26 + https://github.com/stratis-storage/loopdev-3/pull/25 + https://github.com/stratis-storage/loopdev-3/pull/24 + https://github.com/stratis-storage/loopdev-3/pull/23 + https://github.com/stratis-storage/loopdev-3/pull/20 + https://github.com/stratis-storage/loopdev-3/pull/19 + https://github.com/stratis-storage/loopdev-3/pull/18 + https://github.com/stratis-storage/loopdev-3/pull/16 + https://github.com/stratis-storage/loopdev-3/pull/14 + https://github.com/stratis-storage/loopdev-3/pull/13 + https://github.com/stratis-storage/loopdev-3/pull/11 + + loopdev-3 0.5.1 =============== Recommended Rust toolchain version: 1.76.0 From 70548eda2385819f7c18593d5fed90a674db5f3e Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 27 Mar 2025 10:47:40 -0400 Subject: [PATCH 2/7] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 5b9c9da..dce5111 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,7 @@ Recommended development platform for Python development: Fedora 40 https://github.com/stratis-storage/loopdev-3/pull/17 - Tidies and Maintenance: + https://github.com/stratis-storage/loopdev-3/pull/42 https://github.com/stratis-storage/loopdev-3/pull/40 https://github.com/stratis-storage/loopdev-3/pull/39 https://github.com/stratis-storage/loopdev-3/pull/38 From 0e86ad224921135acc509b09a74f68d1fcebd87c Mon Sep 17 00:00:00 2001 From: mulhern Date: Fri, 11 Apr 2025 17:50:20 -0400 Subject: [PATCH 3/7] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index dce5111..dbca1fd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,6 @@ loopdev-3 0.5.2 =============== -Recommended Rust toolchain version: 1.85.0 +Recommended Rust toolchain version: 1.86.0 Recommended development platform for Python development: Fedora 40 - Cargo.toml: Set rust-version to 1.74.0: @@ -17,6 +17,8 @@ Recommended development platform for Python development: Fedora 40 https://github.com/stratis-storage/loopdev-3/pull/17 - Tidies and Maintenance: + https://github.com/stratis-storage/loopdev-3/pull/44 + https://github.com/stratis-storage/loopdev-3/pull/43 https://github.com/stratis-storage/loopdev-3/pull/42 https://github.com/stratis-storage/loopdev-3/pull/40 https://github.com/stratis-storage/loopdev-3/pull/39 From 87b60c60062ac7fbe1df2404104c401cdcd5b7b1 Mon Sep 17 00:00:00 2001 From: mulhern Date: Fri, 25 Apr 2025 16:58:58 -0400 Subject: [PATCH 4/7] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index dbca1fd..aa4a137 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,8 @@ Recommended development platform for Python development: Fedora 40 https://github.com/stratis-storage/loopdev-3/pull/17 - Tidies and Maintenance: + https://github.com/stratis-storage/loopdev-3/pull/47 + https://github.com/stratis-storage/loopdev-3/pull/45 https://github.com/stratis-storage/loopdev-3/pull/44 https://github.com/stratis-storage/loopdev-3/pull/43 https://github.com/stratis-storage/loopdev-3/pull/42 @@ -25,6 +27,7 @@ Recommended development platform for Python development: Fedora 40 https://github.com/stratis-storage/loopdev-3/pull/38 https://github.com/stratis-storage/loopdev-3/pull/37 https://github.com/stratis-storage/loopdev-3/pull/36 + https://github.com/stratis-storage/loopdev-3/pull/34 https://github.com/stratis-storage/loopdev-3/pull/33 https://github.com/stratis-storage/loopdev-3/pull/32 https://github.com/stratis-storage/loopdev-3/pull/31 From 3bf1cf2d2ad01a4ec59263e4530b876138d53fed Mon Sep 17 00:00:00 2001 From: mulhern Date: Mon, 28 Apr 2025 15:39:18 -0400 Subject: [PATCH 5/7] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index aa4a137..070552d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,9 @@ loopdev-3 0.5.2 Recommended Rust toolchain version: 1.86.0 Recommended development platform for Python development: Fedora 40 +- Pin bindgen Rust target version: + https://github.com/stratis-storage/loopdev-3/pull/48 + - Cargo.toml: Set rust-version to 1.74.0: https://github.com/stratis-storage/loopdev-3/pull/35 From 91ec38d4374f71f00d886cd4018033459f191192 Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 30 Apr 2025 09:55:07 -0400 Subject: [PATCH 6/7] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 070552d..7c1f33a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,7 @@ loopdev-3 0.5.2 =============== Recommended Rust toolchain version: 1.86.0 -Recommended development platform for Python development: Fedora 40 +Recommended development platform for Python development: Fedora 41 - Pin bindgen Rust target version: https://github.com/stratis-storage/loopdev-3/pull/48 From d55715157e506ba841905891594ef3bee3f767d8 Mon Sep 17 00:00:00 2001 From: mulhern Date: Fri, 30 May 2025 20:49:47 -0400 Subject: [PATCH 7/7] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7c1f33a..6679bb6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,13 @@ loopdev-3 0.5.2 =============== -Recommended Rust toolchain version: 1.86.0 +Recommended Rust toolchain version: 1.87.0 Recommended development platform for Python development: Fedora 41 +- Increase bindgen dependency lower bound to 0.71.0; + allow default features: + https://github.com/stratis-storage/loopdev-3/pull/52 + https://github.com/stratis-storage/loopdev-3/pull/46 + - Pin bindgen Rust target version: https://github.com/stratis-storage/loopdev-3/pull/48 @@ -20,6 +25,12 @@ Recommended development platform for Python development: Fedora 41 https://github.com/stratis-storage/loopdev-3/pull/17 - Tidies and Maintenance: + https://github.com/stratis-storage/loopdev-3/pull/55 + https://github.com/stratis-storage/loopdev-3/pull/54 + https://github.com/stratis-storage/loopdev-3/pull/53 + https://github.com/stratis-storage/loopdev-3/pull/51 + https://github.com/stratis-storage/loopdev-3/pull/50 + https://github.com/stratis-storage/loopdev-3/pull/49 https://github.com/stratis-storage/loopdev-3/pull/47 https://github.com/stratis-storage/loopdev-3/pull/45 https://github.com/stratis-storage/loopdev-3/pull/44