Bug 397341 - PGP keys: Changing expiration date doesn't change expiration date of all subkeys
Summary: PGP keys: Changing expiration date doesn't change expiration date of all subkeys
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-10 12:44 UTC by t.schmittlauch
Modified: 2022-02-09 18:00 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description t.schmittlauch 2018-08-10 12:44:30 UTC
When changing the expiration date of a PGP key only the subkeys for certifying and signing are changed, while the subkey for encryption remains unchanged.

How to reproduce:
1. Change the expiration date of a key (either using right-click -> "Change Expiry Date" or right-click -> "Details" -> pen symbol next to "Expires")
2. look at expiration dates of subkeys (right-click -> "Details" -> "More details")

Expected results: all subkeys have been set to expire at the new expiration date

Actual result: Only the subkey with the usage "Certify, Sign" has been set to the new expiration date, while the subkey with the usage "Encrypt" remains unchanged

kleopatra version 18.04.3
Comment 1 Ingo Klöcker 2022-02-09 18:00:13 UTC
This has been changed/fixed recently. Please retry with version 21.12. For details see https://dev.gnupg.org/T4717