forked from stratis-storage/libblkid-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES.txt
79 lines (67 loc) · 3.32 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
libblkid-rs 0.3.0
=================
Recommended Rust toolchain version: 1.66.1
Lowest supported Rust toolchain version: 1.62.1
Recommended development release: Fedora 37
- Fix some memory leaks:
https://github.com/stratis-storage/libblkid-rs/pull/109
- Increase uuid dependency version to 1.0.0:
https://github.com/stratis-storage/libblkid-rs/pull/82
- Increase bindgen dependency version to 0.63.0:
https://github.com/stratis-storage/libblkid-rs/pull/105
- libblkid-rs-sys new version 0.1.4:
https://github.com/stratis-storage/libblkid-rs/pull/94
- Tidies and Maintenance:
https://github.com/stratis-storage/libblkid-rs/pull/110
https://github.com/stratis-storage/libblkid-rs/pull/107
https://github.com/stratis-storage/libblkid-rs/pull/106
https://github.com/stratis-storage/libblkid-rs/pull/104
https://github.com/stratis-storage/libblkid-rs/pull/103
https://github.com/stratis-storage/libblkid-rs/pull/102
https://github.com/stratis-storage/libblkid-rs/pull/101
https://github.com/stratis-storage/libblkid-rs/pull/100
https://github.com/stratis-storage/libblkid-rs/pull/99
https://github.com/stratis-storage/libblkid-rs/pull/98
https://github.com/stratis-storage/libblkid-rs/pull/97
https://github.com/stratis-storage/libblkid-rs/pull/96
https://github.com/stratis-storage/libblkid-rs/pull/95
https://github.com/stratis-storage/libblkid-rs/pull/93
https://github.com/stratis-storage/libblkid-rs/pull/92
https://github.com/stratis-storage/libblkid-rs/pull/90
https://github.com/stratis-storage/libblkid-rs/pull/89
https://github.com/stratis-storage/libblkid-rs/pull/88
https://github.com/stratis-storage/libblkid-rs/pull/87
https://github.com/stratis-storage/libblkid-rs/pull/86
https://github.com/stratis-storage/libblkid-rs/pull/85
https://github.com/stratis-storage/libblkid-rs/pull/84
https://github.com/stratis-storage/libblkid-rs/pull/83
https://github.com/stratis-storage/libblkid-rs/pull/81
https://github.com/stratis-storage/libblkid-rs/pull/80
https://github.com/stratis-storage/libblkid-rs/pull/79
https://github.com/stratis-storage/libblkid-rs/pull/77
libblkid-rs 0.2.0
=================
Recommended Rust toolchain version: 1.60.0
Lowest supported Rust toolchain version: 1.54.0
Recommended development release: Fedora 35
- Expose verify method for cache:
https://github.com/stratis-storage/libblkid-rs/pull/74
- Bug fixes: double free, restrictive API:
https://github.com/stratis-storage/libblkid-rs/pull/72
- libblkid-rs-sys new version 0.1.3:
https://github.com/stratis-storage/libblkid-rs/pull/63
- Add categories to Cargo.toml file:
https://github.com/stratis-storage/libblkid-rs/pull/68
- Tidies and Maintenance:
https://github.com/stratis-storage/libblkid-rs/pull/73
https://github.com/stratis-storage/libblkid-rs/pull/71
https://github.com/stratis-storage/libblkid-rs/pull/70
https://github.com/stratis-storage/libblkid-rs/pull/69
https://github.com/stratis-storage/libblkid-rs/pull/67
https://github.com/stratis-storage/libblkid-rs/pull/66
https://github.com/stratis-storage/libblkid-rs/pull/65
https://github.com/stratis-storage/libblkid-rs/pull/64
https://github.com/stratis-storage/libblkid-rs/pull/62
https://github.com/stratis-storage/libblkid-rs/pull/61
https://github.com/stratis-storage/libblkid-rs/pull/59
https://github.com/stratis-storage/libblkid-rs/pull/57