2021-06-28 20:18:16 +00:00
|
|
|
-------------------------------------------------------------------
|
2021-08-09 21:20:57 +00:00
|
|
|
Mon Aug 9 20:44:23 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
2021-08-08 16:15:00 +00:00
|
|
|
|
|
|
|
- rnp 0.15.2:
|
|
|
|
* Be less strict in userid validation: allow to use userids with
|
|
|
|
self-signature, which has key expiration in the past
|
|
|
|
* Do not mark signature as invalid if key which produced it is
|
|
|
|
expired now, but was valid during signing
|
|
|
|
* Fix incorrect key expiration calculation in some cases
|
|
|
|
* rnp: Show error message if encryption failed
|
|
|
|
* rnpkeys: Add --expiration option to specify expiration time
|
|
|
|
during key generation
|
2021-08-09 21:20:57 +00:00
|
|
|
- run tests
|
2021-08-08 16:15:00 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-06-28 20:18:16 +00:00
|
|
|
Mon Jun 28 20:17:02 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- rnp 0.15.1:
|
|
|
|
* Fix updating of expiration time for a key with multiple user
|
|
|
|
IDs
|
|
|
|
* Fixed key expiry check for keys valid after the year 2038
|
|
|
|
* Pick up key expiration time from direct-key signature or primary
|
|
|
|
userid certification if available
|
|
|
|
* CVE-2021-33589: issue with cleartext key data after the
|
|
|
|
rnp_key_unprotect()/rnp_key_protect() calls (boo#1187759)
|
|
|
|
- includes changes from 0.15.0:
|
|
|
|
* Improve handling of cleartext signatures, when empty line
|
|
|
|
between headers and contents contains some whitespace
|
|
|
|
* Relax requirements for the armored messages CRC (allow absence
|
|
|
|
of the CRC, and issue warning instead of complete failure)
|
|
|
|
* documentation updates
|
|
|
|
* rnpkeys: add --remove-key command
|
|
|
|
|
2021-02-18 09:54:58 +00:00
|
|
|
-------------------------------------------------------------------
|
2021-02-21 21:44:43 +00:00
|
|
|
Sun Feb 21 21:44:24 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
2021-02-18 09:54:58 +00:00
|
|
|
|
|
|
|
- initial package, 0.14.0
|