Skip to content

Commit b376ab8

Browse files
committed
cryptpilot.spec: release v0.2.5-2
Signed-off-by: Kun Lai <[email protected]>
1 parent 93bd7ac commit b376ab8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

cryptpilot.spec

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%global debug_package %{nil}
2-
%define release_num 1
2+
%define release_num 2
33

44
Name: cryptpilot
55
Version: 0.2.5
@@ -139,6 +139,13 @@ fi
139139

140140

141141
%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+
142149
* Thu Jun 12 2025 Kun Lai <[email protected]> - 0.2.5-1
143150
- Add "cryptpilot config check" command to check if the config is valid
144151
- Add support to specify more than one volume name to open/init/close command

0 commit comments

Comments
 (0)