mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 11:27:57 +01:00
Update changelog
This commit is contained in:
parent
4d297880ff
commit
4252f11d59
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
- Add profile `rfc4880` to reflect status quo
|
- Add profile `rfc4880` to reflect status quo
|
||||||
- `version`: Add support for `--sop-spec` option
|
- `version`: Add support for `--sop-spec` option
|
||||||
|
|
||||||
|
# 1.4.5
|
||||||
|
- Bugfix: Direct-Key signatures are calculated over the signee key only, not the signer key + signee key
|
||||||
|
- Security: Fix faulty bit-strength policy check for signing subkeys
|
||||||
|
|
||||||
## 1.4.4
|
## 1.4.4
|
||||||
- Fix expectations on subpackets of v3 signatures (thanks @bjansen)
|
- Fix expectations on subpackets of v3 signatures (thanks @bjansen)
|
||||||
- Properly verify v3 signatures, which do not yet have signature subpackets, yet we required them to have
|
- Properly verify v3 signatures, which do not yet have signature subpackets, yet we required them to have
|
||||||
|
|
Loading…
Reference in a new issue