Page MenuHome GnuPG
Feed All Stories

Dec 7 2023

CarlSchwan committed rMTP4a4980737d4a: Add api to get email status (authored by CarlSchwan).
Add api to get email status
Dec 7 2023, 3:57 PM
ikloecker committed rKLEOPATRA411cf56737d4: Don't start OpenPGP key server lookup if key server usage is disabled (authored by ikloecker).
Don't start OpenPGP key server lookup if key server usage is disabled
Dec 7 2023, 11:42 AM
ikloecker committed rKLEOPATRA249bfd0a8e81: Simplify lookup of key IDs prefixed with "0x" (authored by ikloecker).
Simplify lookup of key IDs prefixed with "0x"
Dec 7 2023, 11:42 AM
ikloecker committed rKLEOPATRA8effa10b8239: Try lookup via WKD even if key server is "none" (authored by ikloecker).
Try lookup via WKD even if key server is "none"
Dec 7 2023, 11:42 AM
ikloecker moved T6868: Kleopatra: Allow search of WKD in case of keyserver none from Backlog to WiP on the vsd33 board.
Dec 7 2023, 10:51 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker claimed T6868: Kleopatra: Allow search of WKD in case of keyserver none.
Dec 7 2023, 10:51 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ebo moved T6761: Kleopatra: Handle special keyserver value "none" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 7 2023, 10:27 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ebo triaged T6868: Kleopatra: Allow search of WKD in case of keyserver none as Normal priority.
Dec 7 2023, 10:25 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
aheinecke added a comment to T6761: Kleopatra: Handle special keyserver value "none".

Yes, It was not my intention that WKD should not work when searching for keys, when keyserver is None. Although such a search could be handled by just entering the email address in the recipient dialog in the file encryption widget to trigger a locate key or in the case of GpgOL to enter the recipient mail but I think that feature is very hidden / not really discoverable for users. And yes an improvement for the search Window in that case would be to then switch to "Enter Email" and use an email validator on the input field for example. So let us handle this as part of T6493

Dec 7 2023, 9:59 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRA3f2a34aff33e: Fix build with Qt 6.7 and QT_NO_CONTEXTLESS_CONNECT (authored by CarlSchwan).
Fix build with Qt 6.7 and QT_NO_CONTEXTLESS_CONNECT
Dec 7 2023, 9:38 AM
ikloecker changed the status of T6761: Kleopatra: Handle special keyserver value "none" from Open to Testing.

I had a quick look at "Lookup on Server" with regard to doing WKD even if no key servers (neither for OpenPGP nor for S/MIME) are configured. This requires more work because WKD lookup is only possible if an email address is entered while key server lookup also works for arbitrary search terms. The users have to be informed about this restriction which is out of scope of this ticket. I think this fits nicely into T6493.

Dec 7 2023, 8:42 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker added a comment to T6761: Kleopatra: Handle special keyserver value "none".
In T6761#179919, @ebo wrote:

This is not as intended. When doing a search, we wanted No error message and only WKD search should be executed.

Dec 7 2023, 8:30 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
gniibe committed rC7e503fa9170f: Add an API for Key Encapsulation Mechanism. (authored by gniibe).
Add an API for Key Encapsulation Mechanism.
Dec 7 2023, 6:48 AM
gniibe committed rGfa677a37cef0: po: Fix quotes in Polish Translation. (authored by Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>).
po: Fix quotes in Polish Translation.
Dec 7 2023, 4:13 AM
gniibe committed rG1ded50dd5b58: po: Fix quotes in Polish Translation. (authored by Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>).
po: Fix quotes in Polish Translation.
Dec 7 2023, 4:13 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2751659e3766: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 7 2023, 4:12 AM
l10n daemon script <scripty@kde.org> committed rMTP080a7981fe59: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 7 2023, 3:18 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA90312c6d766d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 7 2023, 3:17 AM
l10n daemon script <scripty@kde.org> committed rMTP4519456d87fd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 7 2023, 2:30 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7ef97f8d1135: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 7 2023, 2:30 AM

Dec 6 2023

ebo changed the status of T6761: Kleopatra: Handle special keyserver value "none" from Testing to Open.

This is not as intended. When doing a search, we wanted No error message and only WKD search should be executed.

Dec 6 2023, 10:21 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker changed the status of T6761: Kleopatra: Handle special keyserver value "none" from Open to Testing.

The following operations were changed:

  • Export OpenPGP key to key server now shows an error if key server is set to "none".
  • Refresh OpenPGP keys now shows an error if key server is set to "none".
  • If key server is set to "none" and no S/MIME directory servers are configured then you'll get an error when you try Lookup on Server.
  • Kleopatra no longer stores the special value "none" as "hkps://none".
Dec 6 2023, 9:30 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker changed the status of T6866: Kleopatra: Remove fallback to keys.gnupg.net if no key server is configured from Open to Testing.

The fallback wasn't used/offered for any GnuPG versions after 2.1.19.

Dec 6 2023, 9:22 AM · vsd33, kleopatra, Restricted Project
ikloecker committed rKLEOPATRAcb686b30396a: Add a tooltip for OpenPGP keyserver config mentioning "none" (authored by ikloecker).
Add a tooltip for OpenPGP keyserver config mentioning "none"
Dec 6 2023, 9:14 AM
ikloecker committed rLIBKLEO51f9e1e64b2d: Support special keyserver value "none" in helper functions (authored by ikloecker).
Support special keyserver value "none" in helper functions
Dec 6 2023, 9:13 AM
l10n daemon script <scripty@kde.org> committed rMTPe7913ec01bbc: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 6 2023, 3:19 AM
l10n daemon script <scripty@kde.org> committed rMTP0477ffba5ac3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 6 2023, 2:26 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA76b0141aa3c3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 6 2023, 2:25 AM

Dec 5 2023

Albert Astals Cid <aacid@kde.org> committed rLIBKLEO449b90f360e4: GIT_SILENT Port to new way of including CI templates (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Port to new way of including CI templates
Dec 5 2023, 10:08 PM
ikloecker claimed T6761: Kleopatra: Handle special keyserver value "none".
Dec 5 2023, 5:34 PM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker added a comment to T6867: Kleopatra: Process for multiple detatched signatures of a file.

What if the second signer cannot verify the first signature because they don't have the required public key?

Dec 5 2023, 4:43 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
aheinecke committed rWfe13621cad46: Post release version bump (authored by aheinecke).
Post release version bump
Dec 5 2023, 2:48 PM
aheinecke committed rWef88506adb6c: Fix 3.2.0 release date (authored by aheinecke).
Fix 3.2.0 release date
Dec 5 2023, 2:48 PM
ikloecker committed rKLEOPATRA98bda4c923b2: GIT_SILENT Migrate to required include:project syntax (authored by ikloecker).
GIT_SILENT Migrate to required include:project syntax
Dec 5 2023, 2:31 PM
ebo created T6867: Kleopatra: Process for multiple detatched signatures of a file.
Dec 5 2023, 2:21 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker committed rKLEOPATRA05b9e0bc6986: Don't prefix special key server value "none" with hkps:// (authored by ikloecker).
Don't prefix special key server value "none" with hkps://
Dec 5 2023, 2:07 PM
ikloecker committed rKLEOPATRAf2d388ea2073: Show an error if the usage of key servers has been disabled (authored by ikloecker).
Show an error if the usage of key servers has been disabled
Dec 5 2023, 2:07 PM
ikloecker moved T6761: Kleopatra: Handle special keyserver value "none" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 5 2023, 10:10 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker claimed T6866: Kleopatra: Remove fallback to keys.gnupg.net if no key server is configured.
Dec 5 2023, 10:09 AM · vsd33, kleopatra, Restricted Project
ikloecker triaged T6866: Kleopatra: Remove fallback to keys.gnupg.net if no key server is configured as Normal priority.

Use same priority as T6761

Dec 5 2023, 10:09 AM · vsd33, kleopatra, Restricted Project
ikloecker created T6866: Kleopatra: Remove fallback to keys.gnupg.net if no key server is configured.
Dec 5 2023, 10:09 AM · vsd33, kleopatra, Restricted Project
cklassen created T6865: Email will be sent encrypted after draft was saved in encrypted state although encryption is disabled.
Dec 5 2023, 9:34 AM · Restricted Project, gpgol, Bug Report
ikloecker committed rLIBKLEOf0352e36e9d2: Prevent infinite recursion when listing subjects of certificates (authored by ikloecker).
Prevent infinite recursion when listing subjects of certificates
Dec 5 2023, 9:09 AM
ikloecker changed the status of T6602: Kleopatra: Crashes on deleting circular certificate chains from Open to Testing.

Fixed.

Dec 5 2023, 9:08 AM · vsd33, kleopatra, Restricted Project
TimS closed T6848: gpg.exe gets stuck and piling up as Resolved.

Hi Werner,
after I enabled more detailed logging, I found that the issue is whithin an "old" file what was encyrpted using an outdated key. Somehow the gpg-agent got stuck here while trying to decrypt the file. After removal of the file the issue is gone, thank you for your input!

Dec 5 2023, 6:54 AM · Bug Report, gpg4win
l10n daemon script <scripty@kde.org> committed rMTP3227775f769e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 5 2023, 2:23 AM
CarlSchwan committed rMTPb15d01a3c3b4: Workaround qml compiler error (authored by Albert Astals Cid <aacid@kde.org>).
Workaround qml compiler error
Dec 5 2023, 1:30 AM

Dec 4 2023

Albert Astals Cid <aacid@kde.org> committed rMTP620a45b92408: Workaround qml compiler error (authored by Albert Astals Cid <aacid@kde.org>).
Workaround qml compiler error
Dec 4 2023, 9:50 PM
svuorela committed rGPGPASS6998f34bce51: Move the profile selection into the toolbar. Leaves more real-estate to the… (authored by svuorela).
Move the profile selection into the toolbar. Leaves more real-estate to the…
Dec 4 2023, 5:16 PM
svuorela committed rGPGPASSe7e61b54c846: Use KMessageWidget for certain error message; also clear panel on profile change (authored by svuorela).
Use KMessageWidget for certain error message; also clear panel on profile change
Dec 4 2023, 5:16 PM
ikloecker claimed T6602: Kleopatra: Crashes on deleting circular certificate chains.
Dec 4 2023, 5:14 PM · vsd33, kleopatra, Restricted Project
ikloecker moved T6807: Kleo shows 3 certs in a chain while there are only two from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 4 2023, 5:07 PM · vsd33, Restricted Project, S/MIME, Bug Report, kleopatra
ikloecker changed the status of T6807: Kleo shows 3 certs in a chain while there are only two from Open to Testing.
Dec 4 2023, 5:06 PM · vsd33, Restricted Project, S/MIME, Bug Report, kleopatra
ikloecker added a comment to T6807: Kleo shows 3 certs in a chain while there are only two.

Fixed. This regression was introduced with the fix for T5697: Kleopatra: Crashes or hangs on circular certificate chains.

Dec 4 2023, 5:05 PM · vsd33, Restricted Project, S/MIME, Bug Report, kleopatra
ikloecker committed rLIBKLEO6b5726c3f541: Don't list the root of a two certificate chain twice (authored by ikloecker).
Don't list the root of a two certificate chain twice
Dec 4 2023, 5:03 PM
werner added a comment to T6848: gpg.exe gets stuck and piling up.

Are you using the keyboxd - that is, is this a new installation with gpg 2.4.3 or an old installation w/o keyboxd enabled?

Dec 4 2023, 5:03 PM · Bug Report, gpg4win
werner triaged T6858: libgcrypt fails to be cross-compiled. as Normal priority.

You may better ask on gcrypt-devel at gnupg.org for help.

Dec 4 2023, 4:57 PM · libgcrypt
ikloecker claimed T6807: Kleo shows 3 certs in a chain while there are only two.

Which certificate list? The list in the main view? Or the certificate list of a smart card?

Dec 4 2023, 4:21 PM · vsd33, Restricted Project, S/MIME, Bug Report, kleopatra
CarlSchwan committed rLIBKLEO5038c375f8fd: Improve KeyResovler::Solution api doc (authored by CarlSchwan).
Improve KeyResovler::Solution api doc
Dec 4 2023, 4:09 PM
CarlSchwan committed rLIBKLEO09cbff677a4e: Apply 1 suggestion(s) to 1 file(s) (authored by ikloecker).
Apply 1 suggestion(s) to 1 file(s)
Dec 4 2023, 4:09 PM
werner committed rW3e0f0771c78e: Fix upload of the source tarball. (authored by werner).
Fix upload of the source tarball.
Dec 4 2023, 3:38 PM
CarlSchwan committed rLIBKLEO578067d5f69a: Apply 1 suggestion(s) to 1 file(s) (authored by ikloecker).
Apply 1 suggestion(s) to 1 file(s)
Dec 4 2023, 3:00 PM
CarlSchwan committed rLIBKLEO5ee7248069d8: Improve KeyResovler::Solution api doc (authored by CarlSchwan).
Improve KeyResovler::Solution api doc
Dec 4 2023, 2:50 PM
aheinecke added a comment to T6862: Document how to switch akonadi database backend to sqlite.

It is okay for you to start with option so "akonadictl --migrate" but I would suggest deleting the old DB only as an option. Especially if error handling is not 100% perfect there should be also an easy way to restore your old config.

Dec 4 2023, 1:57 PM · Restricted Project, KMail
aheinecke committed rWeba892e92ae2: NEWS: Add release date (authored by aheinecke).
NEWS: Add release date
Dec 4 2023, 11:54 AM
aheinecke committed rW7a03aee2489b: NEWS: Move gpgtar entry more to the top (authored by aheinecke).
NEWS: Move gpgtar entry more to the top
Dec 4 2023, 11:54 AM
aheinecke committed rW6daefc7e5a29: Allow to set different displayName for Okular (authored by aheinecke).
Allow to set different displayName for Okular
Dec 4 2023, 11:54 AM
aheinecke committed rWd5dcd2d3c029: Update mimetreeparser (authored by aheinecke).
Update mimetreeparser
Dec 4 2023, 11:54 AM
aheinecke committed rWd242b43a9c91: Add note about installing Okular (authored by aheinecke).
Add note about installing Okular
Dec 4 2023, 11:54 AM
aheinecke committed rWba4112bb6ebf: Fix grouping of NEWS entries (authored by aheinecke).
Fix grouping of NEWS entries
Dec 4 2023, 11:54 AM
aheinecke committed rWd8697074d18d: Combine NEWS from 4.2.0 to 3.2.0 (authored by aheinecke).
Combine NEWS from 4.2.0 to 3.2.0
Dec 4 2023, 11:54 AM
aheinecke triaged T6864: GpgOL: Invalid filenames are not checked for temporary files as Normal priority.
Dec 4 2023, 11:10 AM · vsd32 (vsd-3.2.3), vsd33, Restricted Project, gpgol
dvratil added a comment to T6862: Document how to switch akonadi database backend to sqlite.

Requests to be able to migrate to SQLite without losing data/configuration has been requested multiple times since we blogged about the improvements in SQLite support.

Dec 4 2023, 10:45 AM · Restricted Project, KMail
svuorela committed rGPGPASS6395aaf3fbe2: Try follow the application style for toolbars (authored by svuorela).
Try follow the application style for toolbars
Dec 4 2023, 10:41 AM
svuorela committed rGPGPASSa75ee606a419: Better messages on uniitialized profiles (authored by svuorela).
Better messages on uniitialized profiles
Dec 4 2023, 10:41 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA1a48bc231d3e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 4 2023, 4:07 AM
l10n daemon script <scripty@kde.org> committed rMTP93491261022e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 4 2023, 2:26 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA33f7a1f5ca3b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 4 2023, 2:26 AM

Dec 3 2023

mlaurent committed rMTP6473f623015c: GIT_SILENT: it compiles fine without deprecated methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated methods
Dec 3 2023, 10:23 AM
mlaurent committed rKLEOPATRA6c23bcd166ef: GIT_SILENT: it compiles fine without deprecated methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated methods
Dec 3 2023, 10:22 AM
mlaurent committed rLIBKLEOd51b58fdc42b: GIT_SILENT: it compiles fine without deprecated methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated methods
Dec 3 2023, 10:20 AM
mlaurent committed rMTPed159f6a1c93: Fix url (authored by mlaurent).
Fix url
Dec 3 2023, 10:15 AM
aheinecke triaged T6855: Numbers not readable in some dialogs of Kleopatra (German) as Low priority.

I am heavily tending towards tagging this ticket as invalid as it sounds super individual, but I would like to understand the reason. Not sure how to triage this. Maybe lets give it a low.

Dec 3 2023, 3:18 AM · kleopatra, Bug Report, gpg4win
l10n daemon script <scripty@kde.org> committed rMTPf1ef63c2e8d4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 3 2023, 2:24 AM

Dec 2 2023

mlaurent committed rMTPfc99d30335d5: GIT_SILENT: time to increase kf dependency (authored by mlaurent).
GIT_SILENT: time to increase kf dependency
Dec 2 2023, 12:45 PM
mlaurent committed rKLEOPATRAabfdcedd0b6b: GIT_SILENT: time to increase kf dependency (authored by mlaurent).
GIT_SILENT: time to increase kf dependency
Dec 2 2023, 12:44 PM
mlaurent committed rLIBKLEO1cc9c016bf05: GIT_SILENT: time to increase kf dependency (authored by mlaurent).
GIT_SILENT: time to increase kf dependency
Dec 2 2023, 12:42 PM
l10n daemon script <scripty@kde.org> committed rMTP97457e9c1a42: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 2 2023, 2:26 AM

Dec 1 2023

ametzler1 created T6863: [patch] libgcrypt copyright header cleanup.
Dec 1 2023, 6:21 PM · patch, libgcrypt, Bug Report
CarlSchwan committed rKLEOPATRA6fe7123d210b: Fix typo that makes akonadi support to never be built (authored by antonio-rojas).
Fix typo that makes akonadi support to never be built
Dec 1 2023, 4:38 PM
aheinecke committed rX842ee12ee6f0: Post release version bump (authored by aheinecke).
Post release version bump
Dec 1 2023, 4:14 PM
aheinecke committed rX0e6c3ad19feb: Auto update po files (authored by aheinecke).
Auto update po files
Dec 1 2023, 4:14 PM
aheinecke committed rXff9571e5211a: Update NEWS for todays release (authored by aheinecke).
Update NEWS for todays release
Dec 1 2023, 4:14 PM
aheinecke committed rW450706864df3: Update Kleopatra to 3.2.0 (authored by aheinecke).
Update Kleopatra to 3.2.0
Dec 1 2023, 4:01 PM
aheinecke committed rW820d55b9f7c9: More spelling and language improvements for NEWS (authored by aheinecke).
More spelling and language improvements for NEWS
Dec 1 2023, 4:01 PM
ArminiXTS added a comment to T6855: Numbers not readable in some dialogs of Kleopatra (German).

No, I didn't make any special localization settings or environment variables on my computer. The only multi-lingual use case I have is that I used for some time the spanish version of Microsoft Office.

Dec 1 2023, 3:32 PM · kleopatra, Bug Report, gpg4win
aheinecke committed rKLEOPATRAb5a6292a76fa: Bump Kleopatra version to 3.2.0 (authored by aheinecke).
Bump Kleopatra version to 3.2.0
Dec 1 2023, 1:46 PM
aheinecke committed rKLEOPATRA079836452b75: Bump Kleopatra version to 3.2.0 (authored by aheinecke).
Bump Kleopatra version to 3.2.0
Dec 1 2023, 1:41 PM
aheinecke committed rDbfed0a85835c: swdb: Update gpgex to 1.0.10 (authored by aheinecke).
swdb: Update gpgex to 1.0.10
Dec 1 2023, 1:33 PM
aheinecke committed rW823eb4521357: Switch GpgEX from Beta to release version (authored by aheinecke).
Switch GpgEX from Beta to release version
Dec 1 2023, 1:33 PM