Skip to content

Commit 33754ae

Browse files
fix(cli): unusable empty password private keys (#15022)
* fix(cli): unusable empty password private keys * Bump minisign to 0.9 and revert other changes * Lock to `=0.7.3`
1 parent 3935dee commit 33754ae

4 files changed

Lines changed: 98 additions & 83 deletions

File tree

.changes/sign-no-password.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"tauri-cli": patch:bug
3+
"@tauri-apps/cli": patch:bug
4+
---
5+
6+
Fix updater signing private keys generated using `tauri signer generate` with empty password can't be used (The keys generated during tauri were broken between v2.9.3 and v2.10.0, you'll need to regenerate them)

0 commit comments

Comments
 (0)