A workaround exists with the new option --ignore-crl-extensions.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Thu, Dec 5
Thu, Nov 21
Perfect, thank you!
[GNUPG:] BEGIN_DECRYPTION [GNUPG:] DECRYPTION_INFO 0 9 0 [GNUPG:] PLAINTEXT 62 1732178872 [GNUPG:] PLAINTEXT_LENGTH 72 You will be advanced socially, without any special effort on your part. [GNUPG:] DECRYPTION_OKAY
You are right. Printing the algo was missing in gnupg22.
Tue, Nov 12
Nov 8 2024
For Beta-75 it looks similar judging from my first tries.
Nov 7 2024
I managed to get the same "loading certificate" message several times in a row on this test instance by stopping and starting Kleopatra in a row twice. After removing the Signature Card 2.0 this did not happen again in 5-6 tries, although I collected 2 lingering listing processes again (not both started on the same startup). Even import of a X.509 certificate worked.
Next I managed to have one gpg and one gpgsm process each left over from the last execution of Kleopatra.
After starting Kleopatra new anyway, again "loading certificate cache" and an additional pair of gpg and gpgsm listing processes start.
Had a occurrence of the never ending "loading certificate cache" issue again.
There was a leftover gpgsm process from the previous tests (although Kleopatra warned when I closed it, that processes still running in the background were there and would be aborted).
Nov 4 2024
Nov 2 2024
Nov 1 2024
@ebo Thank you for your continuous testing.
Oct 31 2024
Unfortunately, this seems not to have ended the sporadic hangs.
I just saw a hanging initial keylisting with gpg4win-beta-70 which has gpg 2.4.6
My fault: All my test had the relax flag set which is so common to me that I did not thought about this. So you fix is for the case that no flag has been set for a fingerprint.
(Please don't set a milestone tag for a fix to an already released version - we use the milestones to track done tickets). Use instead the branch specific tag so it ends up on the workboard.
Oct 29 2024
Fix backported to 2.4
Oct 24 2024
Passing ticket to werner to consider backports.
Oct 22 2024
Oct 17 2024
Oct 15 2024
Oct 14 2024
Oct 11 2024
I suggest always updating modifications which are "exportable".
Oct 10 2024
I do not want to do that for 2.2.45 (T7255) because we want to do that release RSN
Oct 9 2024
Oct 4 2024
works for VS-Desktop-3.2.94.2-Beta (Beta for VSD 3.2.4)
Porting to 2.2 was straightforward - we won't give it an extra QA run.
Oct 2 2024
gpgme should handle lists correctly. In Kleopatra those options are not shown in the configuration dialog because they are GC_LEVEL_INVISIBLE, i.e. Kleopatra can read them programmatically but they are not shown to the user.
Oct 1 2024
In T6882#191854, @werner wrote:While testing this I noticed that only the last adsk or trusted key is listed. Thus several assurances of this options are not properly represented. See T7313
Fixed for master. Let's first test this with kleopatra.
Done for 2.2. It is already in 2.4.
Sep 27 2024
Will do.
Sep 26 2024
werner: Can you also backport listing of "default-new-key-adsk" with gpgconf so that Kleopatra can check whether a default ADSK is set?
Backported to 2.2
Sep 25 2024
Fixed in 2.2 with: rGc33523a0132e047032c4d65f9dedec0297bfbef3
I guess this is now fixed for all branches.
Sep 20 2024
The test with Gpg4win 4.3.1 (using GnuPG 2.4) seems to indicate that:
- gpg didn't update the trustdb automatically after importing the extended trusted certificate.
- gpg updated the trustdb automatically after deleting and re-importing the expired trusted certificate, but Kleopatra still showed the certificates signed by the trusted certificate as "certified". This could be a bug in the trustdb calculation (note the log message "Schlüssel C5D6C919005F36A4 ist als ultimativ vertrauenswürdig gekennzeichnet" which could indicate that gpg treats the key as valid although it's expired). On the other hand, my test with GnuPG 2.4 on Linux doesn't reproduce this problem.
And I can replicate it with the Appimage for VSD 3.2.2, too.
The issue is the same on import on the command line. So it's a gpg issue.
Sep 17 2024
Fixed GnuPG 2.4 in: rG730593affa91: common:w32: Don't expose unused functions.
libgpg-error fix is done in: rEc2a713fe11e3: w32:spawn: Remove unused function get_max_fds.
Sep 3 2024
Sep 2 2024
Aug 23 2024
The new option `--proc-all-sigs' will be available in 2.5.1, 2.4.6, and 2.2.45.
Aug 21 2024
Aug 20 2024
2.2.44 seems to be released. Is it correct that this issue shows as "open"?
Aug 16 2024
Aug 14 2024
Did a quick manual test import and encryption/decryption with VS-Desktop-3.2.93.1-Beta with the relevant test-X509 certificate.
Works as expected.
Aug 7 2024
This patch has a new fix for T5793 which is now only used where needed.
I don't think that we can do much manual testing here because we have all test cases anyway in the regression test suite and our local non-public regression tests (which has the p12 files we are not allowed to publish)
Aug 6 2024
Alright. Done for master; backport will come soon.
Aug 2 2024
Status is testing for 2.4, no backport yet for 2.2, so there it stays in the backlog column
Jul 31 2024
The garbled data might be due to a bug in dumpasn1 (version 2021-02-12).
Jul 25 2024
Jul 1 2024
Backported to 2.4. Options are now listed with gpgconf.
Jun 21 2024
Jun 17 2024
It would be helpful if gpgconf --list-options gpg listed the default-new-key-adsk option so that Kleopatra knows whether the option is set.
Jun 7 2024
Jun 6 2024
Not much QA can do here.
Jun 5 2024
Now also with support for --quick-add-adsk in 2.6. This will work also for gpgme without further changes.