File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
%global debug_package %{nil }
2
- %define release_num 1
2
+ %define release_num 2
3
3
4
4
Name: cryptpilot
5
5
Version: 0.2.5
139
139
140
140
141
141
%changelog
142
+ *
Thu Jun 12 2025 Kun Lai <[email protected] > -
0.2.5-2
143
+ - cryptpilot-convert: fix failed checking free nbd device when no nbd kernel module avaliable
144
+ - cryptpilot.spec: add missing requires for file package
145
+ - cmd/open: add checking passphrase before open the volume
146
+ - fs/nbd.rs: change udev rule path to volatile runtime directory /run/udev/rules.d
147
+
148
+
142
149
*
Thu Jun 12 2025 Kun Lai <[email protected] > -
0.2.5-1
143
150
- Add "cryptpilot config check" command to check if the config is valid
144
151
- Add support to specify more than one volume name to open/init/close command
You can’t perform that action at this time.
0 commit comments