I consider this done. I suggest to open follow-up tickets for further changes.
Move update of NullPIN message to common smart card widget
Consolidate NullPIN checks
Remove duplicate check for NullPINs
Clean up after consolidation of UI of different smart cards
Show "not set" in italics for unset/empty card holder or public key URL
Remove superfluous success message and update only changed smart card
Add "Change Public Key URL" action to card actions menu
Remove superfluous code and includes
Move public key URL field to common smart card widget
Make it possible to change properties of InfoField's value label
Add "Change Cardholder" action to card actions menu
Move getter for public key URL from OpenPGPCard to base class Card
Move cardholder field to common smart card widget
Fix i18n context of action names used in menu
Create status label in common smart card widget
Allow forcing the NullPIN state for a smart card for debugging/testing
Create NullPIN message widget in common smart card widget
Replace the custom NullPinWidget with a standard message widget
Remove unused local variable
Respect AutoLoadP15Certs setting again when reading PKCS#15 cards
LookupCertificatesDialog: Resize columns when initial keys are added
Move update of NullPIN message to common smart card widget
Clean up after consolidation of UI of different smart cards
Remove duplicate check for NullPINs
Consolidate NullPIN checks
Move PIN counters field to common smart card widget
Add "Change Public Key URL" action to card actions menu
Show "not set" in italics for unset/empty card holder or public key URL
Remove superfluous success message and update only changed smart card
Move public key URL field to common smart card widget
Make it possible to change properties of InfoField's value label
Move getter for public key URL from OpenPGPCard to base class Card
Add "Change Cardholder" action to card actions menu
Move cardholder field to common smart card widget
Fix i18n context of action names used in menu
Create NullPIN message widget in common smart card widget
Create status label in common smart card widget
Allow forcing the NullPIN state for a smart card for debugging/testing
Remove unused local variable
Replace the custom NullPinWidget with a standard message widget
Respect AutoLoadP15Certs setting again when reading PKCS#15 cards
LookupCertificatesDialog: Resize columns when initial keys are added
Apply 1 suggestion(s) to 1 file(s)
That's my badness.
I noticed by the CI at
Because a user in did read the documentation, I had a look in the documentation and in other public definitions (e.g. ) and I can understand the questions of the user.
l10n daemon script <scripty@kde.org> committed
rLIBKLEO509f561f257f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA6e152d7b1fe5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rMTP8bf5dc62f09c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEOba1bdbd7f0f3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA651e3b539aae: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEO0d0c05ecea67: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script <scripty@kde.org> committed
rLIBKLEO65fc3b2662d1: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAdf62a10742e4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
gpgtar is compatible to PGP Desktop's format which they call ZIP. This is technically ustar with the most common extensions. Don't let us go into yet another TAR format discussion.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAc05860bab341: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
bernhard set External Link to https://mstdn.social/deck/@GnuPG/113011825339406300 on
T7271: clarify tar format of gpgtar in documentation.
New context flag "proc-all-sigs".
Refactor signature handling in model
Fetch key for every signature
Use Kleo::Formatting::validity to display the keyTrust
Use Kleo::Formatting::validity to display the keyTrust
Fetch key for every feature
Refactor signature handling in model
Also added a new gpgme context flag "proc-all-sigs" and a --porc-all-sigs option to gpgme's run-verify.c tool.
Btw. GpgOL also parses the mail as having a bad signature. Also gpgparsemail from gnupg. I wonder if the creation side of that mail is broken or the verification code. :)
My recommendation would be to include this change together with the other changes from today even in a minor release since any changes are behind:
I tested all scenarios I could think of with multiple embedded mails and mails which had themself embedded mails. signed, unsigned, s/mime and openpgp.
Update NEWS with my changes from today
Add support for encapsulated message/rfc822 data
Change order of overlay dtor
Fix minor memory tracking issue
Add filename sanitizers for windows filenames
Fix uninitalized return value in create_category
• aheinecke renamed
T7269: Attachments vanish from forward encrypted message from
Attachments fanish from forward encrypted message to
Attachments vanish from forward encrypted message.
This is caused by "Mail::removeOurAttachments_o()" to avoid that when you forward an encrypted mail, that the decrypted attachments are also attached as well as the original mail. Same goes for send again.
Only show current certifications / revokations in certifications list
Only show current certifications / revokations in certifications list
Disable "certify" action when a certification is selected
Only consider current certifications for revokation