Page MenuHome GnuPG

ikloecker (Ingo Klöcker)
Engineering

Projects

User Details

User Since
Jul 24 2020, 9:57 AM (234 w, 6 d)
Availability
Busy Busy until Jul 29 2030.

Recent Activity

Today

ikloecker committed rO623b0a478217: Replace usage of deprecated Error::asString() (authored by ikloecker).
Replace usage of deprecated Error::asString()
Thu, Jan 23, 5:07 PM
ikloecker committed rOc6b5136baf53: build: Explicitly look for gpgmepp (authored by ikloecker).
build: Explicitly look for gpgmepp
Thu, Jan 23, 5:07 PM
ikloecker committed rMf6403a998f81: build: Fix generation of ChangeLog on secondary working trees (authored by ikloecker).
build: Fix generation of ChangeLog on secondary working trees
Thu, Jan 23, 11:10 AM

Yesterday

ikloecker committed rKLEOPATRA37e45b921d51: certifygroupcommand: Remove space before ellipsis (authored by CarlSchwan).
certifygroupcommand: Remove space before ellipsis
Wed, Jan 22, 7:42 PM
ikloecker removed a project from T7491: Kleopatra: Confusing additional pinentry on creation of new keypair with ADSK configured : kleopatra.

Kleopatra has no influence on this. This does surely also happen when a new keypair is created on the command line.

Wed, Jan 22, 7:41 PM · gpgagent, gnupg26, gnupg

Mon, Jan 20

ikloecker moved T7489: Kleopatra: missing translations in kf5 from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Mon, Jan 20, 3:57 PM · vsd33, Restricted Project, kleopatra
ikloecker committed rW853b37b04a7b: Remove local translations file for libkleopatra (authored by ikloecker).
Remove local translations file for libkleopatra
Mon, Jan 20, 3:29 PM
ikloecker committed rWa8e886efa4f3: Add local translations files for Japanese (authored by ikloecker).
Add local translations files for Japanese
Mon, Jan 20, 3:29 PM
ikloecker committed rW943341519006: Update local translations file for kleopatra (authored by ikloecker).
Update local translations file for kleopatra
Mon, Jan 20, 3:29 PM
ikloecker committed rW6f2881b694a8: Add local translations file for French (authored by ikloecker).
Add local translations file for French
Mon, Jan 20, 3:29 PM
ikloecker committed rWb847a2805a2d: Add script for updating local translation files (authored by ikloecker).
Add script for updating local translation files
Mon, Jan 20, 3:29 PM
ikloecker committed rW6c8bd6941344: gen-tarball.sh: Support local translations for all languages (authored by ikloecker).
gen-tarball.sh: Support local translations for all languages
Mon, Jan 20, 3:29 PM

Thu, Jan 16

ikloecker committed rW537bbb8fb33c: Update NEWS (authored by ikloecker).
Update NEWS
Thu, Jan 16, 4:31 PM

Mon, Jan 13

ikloecker committed rGTOca8ff6e7172c: Look for group config at new location with fallback to old location (authored by ikloecker).
Look for group config at new location with fallback to old location
Mon, Jan 13, 5:23 PM
ikloecker changed the status of T7484: Keyresolver GpgOL: groups are not resolved from Open to Testing.

Fixed. No backport needed because we use gpg4win-tools master also for VSD 3.3
@werner: gpg4win-tools needs to be updated in gpg4win master.

Mon, Jan 13, 1:02 PM · vsd33 (vsd-3.3.0), Restricted Project, gpgol, kleopatra
ikloecker claimed T7484: Keyresolver GpgOL: groups are not resolved .
Mon, Jan 13, 10:05 AM · vsd33 (vsd-3.3.0), Restricted Project, gpgol, kleopatra
ikloecker committed rLIBKLEOce7f4a05a60f: Change license of cmake find modules from BSD 3-clause to BSD 2-clause (authored by ikloecker).
Change license of cmake find modules from BSD 3-clause to BSD 2-clause
Mon, Jan 13, 9:37 AM

Fri, Jan 10

ikloecker added a comment to T7484: Keyresolver GpgOL: groups are not resolved .

The file path of the group config file in line
https://dev.gnupg.org/source/g4wt/browse/master/src/resolver/resolver.cpp$171
has to be changed to the one in line
https://dev.gnupg.org/source/kleo/browse/master/src/kleopatraapplication.cpp$355 .
It may be best to add a function returning the default path to libkleo. Or to use the new path by default if no other path is passed to the c'tor of KeyGroupConfig. It's unfortunate that the path is GNUPGHOME/kleopatra/kleopatragroupsrc although the groups are also used by GpgOL and they should likely also be supported/used by KMail.

Fri, Jan 10, 4:23 PM · vsd33 (vsd-3.3.0), Restricted Project, gpgol, kleopatra

Thu, Jan 9

ikloecker added a comment to T7482: Difficult to read tooltip related to piv card administration.

Yeah, I guess we can word this a bit less spec-like. It has more or less the same purpose as an admin PIN except that it's a 128 (?) bit key. And, if I understand correctly, it can also be used by the (admin) user to make sure they are talking to the correct card (if all cards are provisioned with unique keys). Kleopatra automatically tries to authenticate with the standard key so that we never see the prompt for the key unless we have changed it.

Thu, Jan 9, 5:51 PM · gpd5x, kleopatra
ikloecker changed the status of T7481: Kleopatra: Set default expiration date for generate key on card from Open to Testing.

Backported for VSD 3.3

Thu, Jan 9, 11:37 AM · vsd33 (vsd-3.3.0), Restricted Project, vsd, kleopatra
ikloecker committed rKLEOPATRA896028a6b029: Adapt code to old branch (authored by ikloecker).
Adapt code to old branch
Thu, Jan 9, 11:11 AM
ikloecker committed rKLEOPATRA0f7ec8edc967: Use default expiration date for generated card keys (authored by ikloecker).
Use default expiration date for generated card keys
Thu, Jan 9, 11:10 AM
ikloecker claimed T7481: Kleopatra: Set default expiration date for generate key on card.
Thu, Jan 9, 10:55 AM · vsd33 (vsd-3.3.0), Restricted Project, vsd, kleopatra
ikloecker committed rKLEOPATRA4776bf9d3c41: Use default expiration date for generated card keys (authored by ikloecker).
Use default expiration date for generated card keys
Thu, Jan 9, 10:44 AM

Wed, Jan 8

ikloecker moved T7365: Kleopatra: Error on key generation after using the "Retry" button from Backlog to WiP on the vsd33 board.

The additional changes were also backported for VSD 3.3

Wed, Jan 8, 10:43 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker committed rKLEOPATRAa951e3f705f3: Keep RSA algorithm selected when retrying key generation after timeout (authored by ikloecker).
Keep RSA algorithm selected when retrying key generation after timeout
Wed, Jan 8, 10:38 PM
ikloecker moved T7350: Kleopatra: Don't offer "Trust root certificate" if users are not allowed to do this from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Wed, Jan 8, 11:21 AM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker committed rKLEOPATRA26a42ba05a20: Don't offer "Trust root certificate" if users are not allowed to do this (authored by ikloecker).
Don't offer "Trust root certificate" if users are not allowed to do this
Wed, Jan 8, 11:18 AM
ikloecker committed rKLEOPATRAd5024b5ce60f: Remove support for setting long obsolete gpg-agent option (authored by ikloecker).
Remove support for setting long obsolete gpg-agent option
Wed, Jan 8, 11:18 AM
ikloecker committed rLIBKLEOd10fe216f6fc: Add helper to return value of a crypto config entry of type None (authored by ikloecker).
Add helper to return value of a crypto config entry of type None
Wed, Jan 8, 11:10 AM
ikloecker added a comment to T7477: Add a proper title for pineentry on Windows.

Maybe the title should be "Password - Kleopatra" (or similar) if the operation was triggered by Kleopatra.

Wed, Jan 8, 9:13 AM · Windows, gpd5x, pinentry
ikloecker committed rLIBKLEO4f970ea50c47: Port to KAdjustingScrollArea (authored by CarlSchwan).
Port to KAdjustingScrollArea
Wed, Jan 8, 9:04 AM
ikloecker committed rKLEOPATRAcd1e731a2b6f: Port to KAdjustingScrollArea (authored by CarlSchwan).
Port to KAdjustingScrollArea
Wed, Jan 8, 9:04 AM

Tue, Jan 7

ikloecker committed rWb8dc1704ddeb: Update NEWS (authored by ikloecker).
Update NEWS
Tue, Jan 7, 2:26 PM
ikloecker changed the status of T7476: Kleopatra crashes when decrypting file that was only encrypted for a hidden recipient from Open to Testing.

Backported for VSD 3.3

Tue, Jan 7, 1:56 PM · vsd33 (vsd-3.3.0), Restricted Project, gpd5x, kleopatra, Bug Report

Mon, Jan 6

ikloecker moved T6486: Kleopatra: Put help info on welcome page from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Mon, Jan 6, 5:09 PM · vsd33 (vsd-3.3.0), vsd, kleopatra
ikloecker committed rKLEOPATRAdbdaead21e0f: Fix build (authored by ikloecker).
Fix build
Mon, Jan 6, 5:00 PM
ikloecker committed rKLEOPATRA4ef7d366cdfe: Use more useful help in welcome page for VSD (authored by TobiasFella).
Use more useful help in welcome page for VSD
Mon, Jan 6, 4:55 PM
ikloecker added a comment to T7459: 5.0.0-beta: Pinentry crashes with 0x000007b.

GpgEX requires/uses Kleopatra so that only GnuPG would be left if you could deselect Kleopatra. And that's exactly what the simple installer installs because the simple installer is included in the Gpg4win installer.

Mon, Jan 6, 2:12 PM · Windows, pinentry, Bug Report, gpg4win
ikloecker added a comment to T7459: 5.0.0-beta: Pinentry crashes with 0x000007b.

Thanks for your feedback. Maybe the "minimal" install is missing a file. It's a beta version for a reason. We'll make sure to fix it for the stable release.

Mon, Jan 6, 1:17 PM · Windows, pinentry, Bug Report, gpg4win

Thu, Jan 2

ikloecker committed rMb9f9e24c0044: tests,json: Prevent failing tests after 2027-05-15 (authored by ikloecker).
tests,json: Prevent failing tests after 2027-05-15
Thu, Jan 2, 11:13 AM
ikloecker changed the status of T7471: gpgme testsuite timebomb from Open to Testing.

I have replaced the expiring test key with a new non-expiring test key.

Thu, Jan 2, 10:49 AM · gpgme, Bug Report

Dec 20 2024

ikloecker added a project to T7468: Kleopatra: General error when aborting subkey generation: gnupg.

Looks like gpg 2.2 doesn't emit a canceled status log message, but gpg 2.4 does if the problem only occurs with VSD but not with Gpg4win.

Dec 20 2024, 5:22 PM · gnupg22, kleopatra
ikloecker added a comment to T7459: 5.0.0-beta: Pinentry crashes with 0x000007b.

What components of Gpg4win other than GnuPG do you use?

Dec 20 2024, 3:06 PM · Windows, pinentry, Bug Report, gpg4win
ikloecker added a comment to T7466: gpg4win: Installer creates GnuPG dir regardless of chosen install target.

Yes, that's by design. GnuPG is always installed in $INSTDIR\..\GnuPG by the gpg4win installer.

Dec 20 2024, 3:01 PM · FAQ, Support, gpg4win

Dec 18 2024

ikloecker moved T7204: Kleopatra: Remove Option "Show tags attached to certificates" from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3.

Dec 18 2024, 2:19 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRA0aea12f03c64: Remove option to show tags (authored by TobiasFella).
Remove option to show tags
Dec 18 2024, 2:18 PM
ikloecker added a comment to T7454: Kleopatra: GnuPG System settings’ translations are not pulled.

Another data point:

$ locale
LANG=de_DE.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=
Dec 18 2024, 1:40 PM · Not A Bug, gnupg, Bug Report
ikloecker added a comment to T7454: Kleopatra: GnuPG System settings’ translations are not pulled.

Are you sure that the translations for gnupg are installed? On Tumbleweed translations are usually in a separate package. After installing the gpg2-lang package I get this when I force the Turkish translation:

$ LANGUAGE=tr_TR gpg --version
gpg (GnuPG) 2.5.2
libgcrypt 1.11.0
Copyright (C) 2024 g10 Code GmbH
License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Dec 18 2024, 1:35 PM · Not A Bug, gnupg, Bug Report

Dec 17 2024

ikloecker committed rLIBKLEO0eab072516cb: Fix look-up of libassuan and libgpg-error (authored by ikloecker).
Fix look-up of libassuan and libgpg-error
Dec 17 2024, 10:16 AM
ikloecker edited projects for T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows, added: gpd5x; removed Restricted Project.
Dec 17 2024, 9:05 AM · gpd5x, kleopatra, gpg4win, Bug Report

Dec 16 2024

ikloecker committed rKLEOPATRAb4310983d924: CMakeLists.txt inqlude does not exist anymore (authored by nmariusp).
CMakeLists.txt inqlude does not exist anymore
Dec 16 2024, 3:12 PM
ikloecker moved T7461: Kleopatra: List newly generated OpenPGP certificate with validation from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Dec 16 2024, 3:05 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker committed rKLEOPATRAf60c0c8651da: List newly generated OpenPGP certificate with validation (authored by ikloecker).
List newly generated OpenPGP certificate with validation
Dec 16 2024, 3:03 PM
ikloecker added a project to T7461: Kleopatra: List newly generated OpenPGP certificate with validation: vsd33.

Let's backport this for VSD 3.3 even if https://dev.gnupg.org/T7227#195685 is just a cosmetic issue. The first impression counts.

Dec 16 2024, 2:58 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker changed the status of T7461: Kleopatra: List newly generated OpenPGP certificate with validation from Open to Testing.

Apart from checking the gpgme logs to see if validation is enabled for the key listing this can be tested indirectly by verifying that the Status column isn't too narrow after generating a new certificate in an empty keyring in a VSD version (see https://dev.gnupg.org/T7227#195685).

Dec 16 2024, 2:44 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker committed rKLEOPATRAe400b9e8670d: List newly generated OpenPGP certificate with validation (authored by ikloecker).
List newly generated OpenPGP certificate with validation
Dec 16 2024, 2:37 PM
ikloecker added a comment to T7227: Kleopatra: Ensure columns are wide enough when they are made visible.
In T7227#195685, @ebo wrote:

The status column is not wide enough.

Dec 16 2024, 2:33 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker triaged T7461: Kleopatra: List newly generated OpenPGP certificate with validation as Normal priority.
Dec 16 2024, 2:32 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra
ikloecker added a comment to T6486: Kleopatra: Put help info on welcome page.

There's the VERSION file that is used for customizing the About data for VSD and GnuPG Desktop. It's an ini format file that's read with QSettings.

Dec 16 2024, 2:14 PM · vsd33 (vsd-3.3.0), vsd, kleopatra

Dec 12 2024

ikloecker added a comment to T7454: Kleopatra: GnuPG System settings’ translations are not pulled.

Which dialogs? pinentry? If yes, then your assumption is correct. pinentry also gets the texts from GnuPG.

Dec 12 2024, 1:34 PM · Not A Bug, gnupg, Bug Report
ikloecker added a comment to T7455: Improved Sign/Encrypt/Decrypt/Verify from clipboard.

I'm not sure what we need for the clipboard that's not already in the SignEncryptWidget. I think the SignEncryptFilesDialog mostly adds functionality for the file handling. It might make more sense to try to share code that's implemented for the Notepad and then wrap this in a simple dialog.

Dec 12 2024, 1:30 PM · gpd5x, kleopatra
ikloecker added a comment to T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound).

There were three parties involved:

  • gpgconf --launch gpg-agent
  • gpg -k ...
  • gpgsm --server followed by LISTKEYS command
Dec 12 2024, 9:05 AM · gnupg, kleopatra

Dec 11 2024

ikloecker moved T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from Backlog to WiP on the vsd33 board.

Backported the latest change for VSD 3.3

Dec 11 2024, 9:30 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRAa0477243eefc: Hide Origin column in UserID table by default (authored by TobiasFella).
Hide Origin column in UserID table by default
Dec 11 2024, 9:29 PM

Dec 10 2024

ikloecker added a comment to T7437: Kleopatra: Remove explicit start of gpg-agent on startup.

I don't really understand the problem. After all gpg-agent seems to be started using gpgconf --launch gpg-agent which should handle the locking properly.

Dec 10 2024, 5:28 PM · kleopatra
ikloecker added a comment to T7448: Draft: Kleopatra: Unify the information given on certificate import.

Maybe we could join the two dialogs, i.e. add the additional text and the Certify button to the import result window.

Dec 10 2024, 2:13 PM · gpd5x, kleopatra
ikloecker added a comment to T7447: Kleopatra Notepad: Two step decrypt then verify.

The title says "notepad". The description says "clipboard". What do you want?

Dec 10 2024, 9:08 AM · gpd5x, kleopatra

Dec 9 2024

ikloecker added a comment to T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.

We'll do this with QGpgME 3. And it's easy to add new functions by using the NVI pattern and, if needed, virtual functions in the attached private classes. I've been using this technique for quite some time now.

Dec 9 2024, 9:26 PM · Restricted Project, gpgme
ikloecker committed rKLEOPATRA15fd4482574f: Fix build on macOS due to not having Wayland (variant 2) (authored by unshare).
Fix build on macOS due to not having Wayland (variant 2)
Dec 9 2024, 9:04 PM
ikloecker added a comment to T7446: Kleopatra: Improve the text for the import certificates dialog.

I think we have to use multiple different texts instead of assuming that we can use something general as "Detailed import results from %1" which fits all cases in all languages.

Dec 9 2024, 5:31 PM · gpd5x, kleopatra
ikloecker updated the task description for T7446: Kleopatra: Improve the text for the import certificates dialog.
Dec 9 2024, 5:29 PM · gpd5x, kleopatra

Dec 6 2024

ikloecker added a comment to T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab.

My comment referred exclusively to Tobias's "In the future [...]" comment.

Dec 6 2024, 4:17 PM · gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details.

"Tags" are stored with certifications. Therefore, I think it's useful and makes sense to show the Tags column in the Certifications view.

Dec 6 2024, 4:11 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a comment to T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab.

Isn't the name of the tab showing the imported certificates "Imported Certficates" or something like that? The filter "All" shows all imported certificates. And when you select the filter OpenPGP you see the subset of imported OpenPGP certificates. Therefore, I don't think it makes sense to add a custom filter.

Dec 6 2024, 3:36 PM · gpd5x, kleopatra, Bug Report
ebo awarded T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound) a Like token.
Dec 6 2024, 10:14 AM · gnupg, kleopatra

Dec 4 2024

ikloecker committed rM7a42ec5d466d: build,python: Fix uninstalling in distcheck (authored by ikloecker).
build,python: Fix uninstalling in distcheck
Dec 4 2024, 5:03 PM
ikloecker committed rM27da4ec6350d: build,python: Add Python 3.13 and remove Python 3.8 (authored by ikloecker).
build,python: Add Python 3.13 and remove Python 3.8
Dec 4 2024, 5:03 PM
ikloecker closed T5944: Kleopatra: Recipient input is confused about secondary user IDs as Resolved.

This doesn't happen anymore now that we offer all valid user IDs and not just the primary user IDs.

Dec 4 2024, 1:52 PM · Restricted Project, kleopatra, Bug Report
ikloecker added a comment to T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound).

I have created two subtasks for the two changes we could make in Kleopatra to avoid the gpg-agent startup race.

Dec 4 2024, 11:29 AM · gnupg, kleopatra
ikloecker created T7438: Kleopatra: Serialize listing of OpenPGP and S/MIME certificates.
Dec 4 2024, 11:27 AM · kleopatra
ikloecker created T7437: Kleopatra: Remove explicit start of gpg-agent on startup.
Dec 4 2024, 11:20 AM · kleopatra
ikloecker added a comment to T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound).

Neither gpg nor gpgsm start gpg-agent if the keyring is empty. That's why Andre made Kleo start gpg-agent explicitly so that people could get going with an empty keyring after inserting their (PKCS#15) smartcard.

Dec 4 2024, 11:11 AM · gnupg, kleopatra

Dec 3 2024

ikloecker added a comment to T6409: Kleopatra: misleading representation of key with multiple uids in sign/encrypt dialog.

Looks like there's something not correct in the completion model. Or we use different criteria for showing the blue "i" (as "information") which doesn't make it better. Reopen?

Dec 3 2024, 5:31 PM · vsd33, Feature Request, Restricted Project, kleopatra
ikloecker added a comment to T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound).

Yes, that's what happens. I did an experiment with waiting for gpgconf --launch gpg-agent to succeed, but the timeout of 5 seconds I used was too low and I didn't feel like increasing the timeout. Instead now we run gpgconf --launch gpg-agent detached.

Dec 3 2024, 4:48 PM · gnupg, kleopatra
ikloecker removed a project from T6626: Kleopatra: Improve certification and revocation: gnupg.
Dec 3 2024, 4:22 PM · kleopatra
ikloecker moved T6663: Kleopatra: change option "publish on keyserver" from Backlog to WIP on the gpd5x board.
Dec 3 2024, 4:20 PM · gpd5x, vsd, kleopatra
ikloecker changed the status of T6663: Kleopatra: change option "publish on keyserver" from Open to Testing.

This is long done, but only for Qt 6-based releases. Andre's comment T6663#175481 has also been addressed.

Dec 3 2024, 4:20 PM · gpd5x, vsd, kleopatra
ikloecker changed the status of T6663: Kleopatra: change option "publish on keyserver", a subtask of T6626: Kleopatra: Improve certification and revocation, from Open to Testing.
Dec 3 2024, 4:20 PM · kleopatra
ikloecker moved T6627: Kleopatra: Add checkbox in certifications dialog from Backlog to WIP on the gpd5x board.
Dec 3 2024, 4:14 PM · gpd5x, kleopatra
ikloecker changed the status of T6627: Kleopatra: Add checkbox in certifications dialog, a subtask of T6626: Kleopatra: Improve certification and revocation, from Open to Testing.
Dec 3 2024, 4:14 PM · kleopatra
ikloecker changed the status of T6627: Kleopatra: Add checkbox in certifications dialog from Open to Testing.

This is long done, but only for Qt 6-based releases.

Dec 3 2024, 4:14 PM · gpd5x, kleopatra
ikloecker removed a project from T6553: Kleopatra: Expiry date issues and improvements: Restricted Project.
Dec 3 2024, 4:07 PM · kleopatra
ikloecker moved T7435: Kleopatra: Show Details does not work for certificates selected as Encrypt for others from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3 / Gpg4win 4.4.1.

Dec 3 2024, 3:44 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra, Bug Report
ikloecker committed rW1a20522a2d7f: Update NEWS (authored by ikloecker).
Update NEWS
Dec 3 2024, 3:39 PM
ikloecker committed rKLEOPATRAa866bfed3b65: Fix showing Certificate Details for the user ID's certificate (authored by ikloecker).
Fix showing Certificate Details for the user ID's certificate
Dec 3 2024, 3:34 PM
ikloecker changed the status of T7435: Kleopatra: Show Details does not work for certificates selected as Encrypt for others from Open to Testing.

I'll backport this for VSD 3.3 / Gpg4win 4.4.1. Regression risk is minimal.

Dec 3 2024, 3:27 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra, Bug Report
ikloecker committed rKLEOPATRA282f224cfd3d: Fix showing Certificate Details for the user ID's certificate (authored by ikloecker).
Fix showing Certificate Details for the user ID's certificate
Dec 3 2024, 3:26 PM
ikloecker claimed T7435: Kleopatra: Show Details does not work for certificates selected as Encrypt for others.
Dec 3 2024, 3:22 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra, Bug Report
ikloecker added a project to T7435: Kleopatra: Show Details does not work for certificates selected as Encrypt for others: gpd5x.
Dec 3 2024, 3:22 PM · vsd33 (vsd-3.3.0), gpd5x, kleopatra, Bug Report