mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-16 05:39:39 +02:00
Fix NPE when sop generate-key --with-key-password is used with multiple uids
Fixes #351
This commit is contained in:
parent
43a29729ad
commit
05ae631a12
2 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 1.3.15-SNAPSHOT
|
||||
- Fix crash in `sop generate-key --with-key-password` when more then one user-id is given
|
||||
|
||||
## 1.3.14
|
||||
- Bump `bcpg` to `1.72.3`
|
||||
- Fix DSA key parameter check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue