1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-22 12:22:06 +01:00

Update changelog

This commit is contained in:
Paul Schaub 2022-11-09 15:50:01 +01:00
parent c77c96f849
commit 1c127933bd
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,6 +5,12 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog # PGPainless Changelog
## 1.3.11-SNAPSHOT
- Fix: When verifying subkey binding signatures with embedded recycled primary
key binding signatures, do not reject signature if primary key binding
predates subkey binding
- SOP `verify`: Forcefully expect `data()` to be non-OpenPGP data
## 1.3.10 ## 1.3.10
- Bump `sop-java` to `4.0.3` - Bump `sop-java` to `4.0.3`
- Fix: Fix NPE when verifying signature made by key without key flags on direct-key signature - Fix: Fix NPE when verifying signature made by key without key flags on direct-key signature