mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 03:17:58 +01:00
Update changelog
This commit is contained in:
parent
bbe60ba9dc
commit
078c4b84b6
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
# PGPainless Changelog
|
# PGPainless Changelog
|
||||||
|
|
||||||
|
## 1.6.8-SNAPSHOT
|
||||||
|
- Bump `sop-java` to `7.0.2`
|
||||||
|
- SOP `change-key-password`: Fix reading password from indirect parameter instead of erroneously passing filename (fixes #453)
|
||||||
|
- SOP `revoke-key`: Allow for multiple `--with-key-password` options
|
||||||
|
|
||||||
## 1.6.7
|
## 1.6.7
|
||||||
- SOP: Fix OOM error when detached-signing large amounts of data (fix #432)
|
- SOP: Fix OOM error when detached-signing large amounts of data (fix #432)
|
||||||
- Move `CachingBcPublicKeyDataDecryptorFactory` from `org.bouncycastle` packet to `org.pgpainless.decryption_verification` to avoid package split (partially addresses #428)
|
- Move `CachingBcPublicKeyDataDecryptorFactory` from `org.bouncycastle` packet to `org.pgpainless.decryption_verification` to avoid package split (partially addresses #428)
|
||||||
|
|
Loading…
Reference in a new issue