Page MenuHome GnuPG
Feed Advanced Search

Oct 30 2023

dkav created T6784: Python .egg format is deprecated.
Oct 30 2023, 6:21 PM · MacOS, Python, gpgme, Bug Report
ikloecker added a comment to T6736: Year 2038 issue for key validity date.

Eva tested a few expiration dates for new keys: For 2038-01-18 the date is correct. For 2038-01-20 and 2106-02-05 the expiration date of the new key is 2038-01-21 and 2106-02-06 respectively. Kleopatra passes the date as ISO date.

Oct 30 2023, 4:52 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo changed the status of T6736: Year 2038 issue for key validity date from Testing to Open.
Oct 30 2023, 4:02 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo moved T6736: Year 2038 issue for key validity date from QA to WiP on the gnupg22 board.
Oct 30 2023, 4:01 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo added a comment to T6736: Year 2038 issue for key validity date.

hmm, almost. With VS-Desktop-3.1.90.258-Beta I do not get an error any more, a key is generated. But the "vaild until" date is off by one day, it is one day later as the one given at key generation.

Oct 30 2023, 4:00 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo reopened T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag as "Testing".
Oct 30 2023, 3:36 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
ebo closed T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag as Resolved.

works, the secret part is now imported, too, tested with VS-Desktop-3.1.90.258-Beta

Oct 30 2023, 3:36 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
ciudadex added a comment to T6783: Import secret keys created in Kleopatra with Windows 11 to Ubuntu.

update error{F5228116}

Oct 30 2023, 3:31 PM · Ubuntu, gnupg, Support
ciudadex created T6783: Import secret keys created in Kleopatra with Windows 11 to Ubuntu.
Oct 30 2023, 3:00 PM · Ubuntu, gnupg, Support
ebo moved T6736: Year 2038 issue for key validity date from gnupg-2.2.42 to QA on the gnupg22 board.
Oct 30 2023, 2:55 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo moved T6736: Year 2038 issue for key validity date from QA to gnupg-2.2.42 on the gnupg22 board.
Oct 30 2023, 2:54 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
ebo moved T6497: gpgtar does not return failure code to gpgme from QA to gnupg-2.2.42 on the gnupg22 board.
Oct 30 2023, 2:54 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, Restricted Project
ebo closed T6497: gpgtar does not return failure code to gpgme as Resolved.

In VS-Desktop-3.1.90.258-Beta it is "no space left on device" now in the encrypt/verify window.

Oct 30 2023, 2:54 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, Restricted Project
dfaure-kdab added a comment to T6781: gpgme fails to "build a simple Qt program".

It works, thanks!

Oct 30 2023, 10:47 AM · Restricted Project, gpgme, Bug Report
ikloecker closed T6781: gpgme fails to "build a simple Qt program" as Resolved.

Should work now. Please test if the auto-detection works. (Tumbleweed builds Qt 6 without "reduce-relocations", so that I cannot check it on my system.)

Oct 30 2023, 9:46 AM · Restricted Project, gpgme, Bug Report
ikloecker moved T6781: gpgme fails to "build a simple Qt program" from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Small correction: On my/our system (Tumbleweed) the test without -fPIC always succeeded, so that -fPIC was never added. That's why I removed this useless test which, as it turns out, wasn't useless on your distro (@dfaure-kdab Which distro are you using?).

Oct 30 2023, 8:56 AM · Restricted Project, gpgme, Bug Report

Oct 28 2023

aheinecke assigned T6781: gpgme fails to "build a simple Qt program" to ikloecker.

Thanks for creating the task.

Oct 28 2023, 4:19 PM · Restricted Project, gpgme, Bug Report
dfaure-kdab created T6781: gpgme fails to "build a simple Qt program".
Oct 28 2023, 2:55 PM · Restricted Project, gpgme, Bug Report
aheinecke closed T6777: gpg - K and Kelopatra are going into the Hung status on Windows Server as Invalid.

Hello,
this is a support question since you are not a customer to my knowlege please use https://www.gpg4win.org/community.html

Oct 28 2023, 9:18 AM · Bug Report, gpg4win
aheinecke triaged T6778: gpgme-1.23.1 tests fail with gnupg configured without tofu as Normal priority.

There should not be an exception "Invalid crypto engine" in that call. I expect that gnupg errors out immediately if the parameter with tofu is given while instead it should print a warning and show no information. Or of it errors then Invalid Crypto Engine is definitely the wrong error for that.

Oct 28 2023, 8:58 AM · gpgme, Gentoo, Bug Report
thesamesam added a comment to T6778: gpgme-1.23.1 tests fail with gnupg configured without tofu.

I did this locally:

--- a/lang/python/tests/support.py
+++ b/lang/python/tests/support.py
@@ -46,13 +46,15 @@ def is_gpg_version(version):
Oct 28 2023, 5:19 AM · gpgme, Gentoo, Bug Report
thesamesam created T6778: gpgme-1.23.1 tests fail with gnupg configured without tofu.
Oct 28 2023, 5:06 AM · gpgme, Gentoo, Bug Report

Oct 27 2023

AnkurGupta07 claimed T6777: gpg - K and Kelopatra are going into the Hung status on Windows Server.
Oct 27 2023, 8:12 PM · Bug Report, gpg4win
AnkurGupta07 created T6777: gpg - K and Kelopatra are going into the Hung status on Windows Server.
Oct 27 2023, 8:11 PM · Bug Report, gpg4win
werner changed the status of T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows, a subtask of T4365: Encoding problem: gpg truncates multibyte characters in interactive prompts on Windows, from Open to Testing.
Oct 27 2023, 2:23 PM · Windows, gnupg (gpg23), Bug Report
werner changed the status of T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows from Open to Testing.
Oct 27 2023, 2:23 PM · gnupg24 (gnupg-2.4.4), i18n, Windows, Bug Report
werner added a comment to T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows.

Thanks. I'll apply your patch.

Oct 27 2023, 2:22 PM · gnupg24 (gnupg-2.4.4), i18n, Windows, Bug Report
werner added a parent task for T6736: Year 2038 issue for key validity date: T4195: Fix time API in gpgme.
Oct 27 2023, 8:29 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report

Oct 26 2023

werner changed the status of T6736: Year 2038 issue for key validity date from Open to Testing.
Oct 26 2023, 4:26 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6736: Year 2038 issue for key validity date from WiP to QA on the gnupg24 board.
Oct 26 2023, 4:25 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6736: Year 2038 issue for key validity date from WiP to QA on the gnupg22 board.

For 32 bit WIndows I now hacked some extra code to handle the expiration time if given as ISO string. Although gpg won't display the time correctly on the command line, Kleopatra does this and also allows to set the expiration time.

Oct 26 2023, 12:04 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner moved T6736: Year 2038 issue for key validity date from QA to WiP on the gnupg24 board.
Oct 26 2023, 9:41 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner changed the status of T6736: Year 2038 issue for key validity date from Testing to Open.

Or better wait. We can now pass "seconds=2147483648" as expire value but that is added to the creation date which might not want we want. I'll look again into this.

Oct 26 2023, 9:41 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report
werner changed the status of T6736: Year 2038 issue for key validity date from Open to Testing.
Oct 26 2023, 9:33 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report

Oct 25 2023

lecris added a comment to T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag.

Would love to test this, but I can't seem to compile this project, getting stuck at The system does not provide a working iconv function. Is there a Fedora based dockerfile or equivalent where I could build it? Here is the reference Fedora source. I have tried to hack it and build from a gitarchive, but I am still encountering issues No rule to make target 'audit-events.h', needed by 'all'. Stop.

Oct 25 2023, 3:44 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
werner moved T6437: Kleopatra: sign/encrypt folder results in general error from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:43 AM · gpgme (gpgme 1.23.x), Bug Report, Restricted Project
werner moved T5438: gpgme_op_keylist_from_data_start ignores GPGME_KEYLIST_MODE_SIGS from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:43 AM · gpgme (gpgme 1.23.x), OpenPGP, Bug Report
werner moved T4820: gpgme's json test fails with gpg 2.2.19 from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:42 AM · gpgme (gpgme 1.23.x), Bug Report
werner moved T4456: gpgme repeatedly segfaults claws-mail after update to 1.13.0 from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:42 AM · gpgme (gpgme 1.23.x), Bug Report
werner moved T3920: t-verify test fails from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:42 AM · gpgme (gpgme 1.23.x), Bug Report
werner moved T2961: gpgme_op_revuid silently fails to remove the last UID from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:41 AM · gpgme (gpgme 1.23.x), Bug Report
werner moved T3018: Assuan: No obvious way to connect to gpg-agent with non-standard homedir from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:41 AM · gpgme (gpgme 1.23.x), Bug Report
werner moved T6456: Kleopatra: Offers encryption-only OpenPGP keys as signing key from QA for next release to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:40 AM · gpgme (gpgme 1.23.x), Restricted Project, kleopatra, Bug Report
werner moved T6622: Kleopatra: Misleading result when decrypting clear signed message followed by public key block in notepad from done to gpgme 1.23.x on the gpgme board.
Oct 25 2023, 10:17 AM · gpgme (gpgme 1.23.x), Bug Report, Restricted Project, kleopatra

Oct 24 2023

werner changed the status of T6752: New minip12 does not import from Firefox anymore from Open to Testing.
Oct 24 2023, 2:17 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner added a comment to T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag.

Now fixed in 2.2 and 2.4 (commits rG08f0b9ea2e955209d467f1ff624bf7abd10ae7ac and rG7661d2fbc6eb533016df63a86ec3e35bf00cfb1f). See also T6752

Oct 24 2023, 2:16 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
werner moved T6736: Year 2038 issue for key validity date from Backlog to QA on the gnupg22 board.
Oct 24 2023, 1:47 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report

Oct 23 2023

jukivili closed T6451: libgcrypt | gcry_cipher_setkey: 3DES-CBC key returns GPG_ERR_WEAK even with GCRYCTL_SET_ALLOW_WEAK_KEY as Resolved.
Oct 23 2023, 6:56 PM · Debian, libgcrypt, Bug Report

Oct 20 2023

werner closed T6365: Help text translation is not applied as Resolved.

Well, this bug is fixed by using a decent libgpg-error or configure it correctly.

Oct 20 2023, 3:51 PM · MacOS, i18n, Bug Report, gnupg24

Oct 18 2023

aheinecke closed T6676: GgpOL: Signed Mails from Filesystem are modified when opened as Resolved.

Ok then we can resolve this. Because I don't want to change the code there too much since it is about a plaintext leak which we cannot reliably reproduce so any change there we cannot really test if it brings up the plaintext leak again. And for users that have problems with the changing of the mail we can point them to the workaround.

Oct 18 2023, 9:00 AM · Restricted Project, gpgol, Bug Report

Oct 17 2023

werner closed T6763: DEPRECATION: gpg 1.14.0-unknown has a non-standard version number as Invalid.

Sorry, we have nothing do to with this pypi thing even if that file claims " The GnuPG hackers".

Oct 17 2023, 8:57 PM · Bug Report
ebo added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

The debug/workaround option works: When the option is checked, opening the msg file will not change its date.

Oct 17 2023, 4:58 PM · Restricted Project, gpgol, Bug Report
ebo added a comment to T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag.

With VS-Desktop-3.1.90.246-Beta I can not import the secret part of the edward.tester@demo.gnupg.com.p12 Testkey (ECC brainpool).
I do not see any error message.

Oct 17 2023, 3:51 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
Jerry created T6765: signature-key.pdf has incorrect signature.
Oct 17 2023, 12:25 AM · Documentation

Oct 16 2023

un99known99 updated the task description for T6763: DEPRECATION: gpg 1.14.0-unknown has a non-standard version number.
Oct 16 2023, 3:39 PM · Bug Report
un99known99 updated the task description for T6763: DEPRECATION: gpg 1.14.0-unknown has a non-standard version number.
Oct 16 2023, 3:29 PM · Bug Report
un99known99 updated the task description for T6763: DEPRECATION: gpg 1.14.0-unknown has a non-standard version number.
Oct 16 2023, 3:29 PM · Bug Report
un99known99 updated the task description for T6763: DEPRECATION: gpg 1.14.0-unknown has a non-standard version number.
Oct 16 2023, 3:28 PM · Bug Report
un99known99 updated the task description for T6763: DEPRECATION: gpg 1.14.0-unknown has a non-standard version number.
Oct 16 2023, 3:27 PM · Bug Report
un99known99 created T6763: DEPRECATION: gpg 1.14.0-unknown has a non-standard version number.
Oct 16 2023, 3:24 PM · Bug Report
Saturneric created T6762: Unable to Clone libgpg-error Repository via HTTPS, but Successful with Git Protocol.
Oct 16 2023, 2:40 PM · dev.gnupg.org
lecris added a comment to T6757: gpgsm 2.4 Fails to import P12 certificate/key.

Thanks, what should I look out for? I don't think I can provide the .p12 directly because it is from a production provider that I do not have full access. I can provide the log and x509 public certificate again using the firefox generated one.

Oct 16 2023, 2:19 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner closed T6729: scdaemon 'Operation not supported by device' on macOS unless racing for first (?) read on boot as Invalid.

Funny error description from macOS. Looks that there is no device - your PC/SC test programs confirms this. Thus I don't think this is a bug in scdaemon.

Oct 16 2023, 1:30 PM · Feature Request, Not A Bug, gnupg, scd, MacOS
werner triaged T6756: max-cache-ttl-ssh overrides max-cache-ttl as Low priority.
Oct 16 2023, 1:24 PM · MacOS, gpgagent, ssh, Bug Report
werner added a parent task for T6757: gpgsm 2.4 Fails to import P12 certificate/key: T6752: New minip12 does not import from Firefox anymore.
Oct 16 2023, 1:23 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner added a subtask for T6752: New minip12 does not import from Firefox anymore: T6757: gpgsm 2.4 Fails to import P12 certificate/key.
Oct 16 2023, 1:23 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner triaged T6757: gpgsm 2.4 Fails to import P12 certificate/key as Normal priority.

Recent Mozilla again changed some things. Please see T6752. Can you please provide a sample in case this is not the same problem as in T6752?

Oct 16 2023, 1:22 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
ebo moved T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 16 2023, 1:10 PM · Restricted Project, gpgol, Bug Report
ikloecker added a comment to T6736: Year 2038 issue for key validity date.

Some time ago, I have checked and hopefully fixed all usage of time_t in Kleopatra and GpgME to make sure we always use unsigned 32-bit integer arithmetic. Dates entered by the users are capped to some date in 2106 (a few days before the overflow date).

Oct 16 2023, 10:51 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report

Oct 13 2023

ebo added a comment to T6497: gpgtar does not return failure code to gpgme.

The error message in Kleo is now (with VS-Desktop-3.1.90.246-Beta) "Broken pipe". But in the linked error protocol you can find the gpg error message "no space left on device". So I would find this message acceptable.

Oct 13 2023, 2:17 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, Restricted Project

Oct 10 2023

ajaja renamed T6758: gpg-agent doesn't cache passwords in loopback pinentry mode from gpg-agent doesn't cache passwords in pinentry-mode loopback to gpg-agent doesn't cache passwords in loopback pinentry mode.
Oct 10 2023, 6:28 PM · Not A Bug
ajaja created T6758: gpg-agent doesn't cache passwords in loopback pinentry mode.
Oct 10 2023, 6:26 PM · Not A Bug
lecris updated the task description for T6757: gpgsm 2.4 Fails to import P12 certificate/key.
Oct 10 2023, 5:47 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
lecris added a project to T6757: gpgsm 2.4 Fails to import P12 certificate/key: S/MIME.
Oct 10 2023, 5:46 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
lecris created T6757: gpgsm 2.4 Fails to import P12 certificate/key.
Oct 10 2023, 5:45 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
memeplex updated the task description for T6756: max-cache-ttl-ssh overrides max-cache-ttl.
Oct 10 2023, 2:20 PM · MacOS, gpgagent, ssh, Bug Report
memeplex updated the task description for T6756: max-cache-ttl-ssh overrides max-cache-ttl.
Oct 10 2023, 2:19 PM · MacOS, gpgagent, ssh, Bug Report
memeplex created T6756: max-cache-ttl-ssh overrides max-cache-ttl.
Oct 10 2023, 2:13 PM · MacOS, gpgagent, ssh, Bug Report
wenzehan added a comment to T6752: New minip12 does not import from Firefox anymore.

115.3.1esr

Oct 10 2023, 1:22 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner added a comment to T6752: New minip12 does not import from Firefox anymore.

Yes, there is clearly a problem with the handling of NDEF. I have a fix for that but there are other oddities in that pkcs12 object. Do you have the Firefox version you used to create this?

Oct 10 2023, 11:13 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner claimed T6752: New minip12 does not import from Firefox anymore.
Oct 10 2023, 10:06 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner triaged T6752: New minip12 does not import from Firefox anymore as Normal priority.
Oct 10 2023, 9:37 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
darkthread.gpg added a comment to T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows.

Here is my code to test differences between setlocale(LC_TIME, ".UTF8") and setlocale(LC_TIME, "") and the results on English, Japanese and Korea Windows.

I think ".UTF8" is always better than LC_TIME="" if the display string contains non-English Unicode chars.

Oct 10 2023, 6:20 AM · gnupg24 (gnupg-2.4.4), i18n, Windows, Bug Report

Oct 9 2023

wenzehan created T6752: New minip12 does not import from Firefox anymore.
Oct 9 2023, 12:45 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report

Oct 6 2023

ncts added a comment to T6729: scdaemon 'Operation not supported by device' on macOS unless racing for first (?) read on boot.
❯ /opt/local/bin/gpg-error 100696144 # installed with MacPorts
100696144 = (6, 32848) = (GPG_ERR_SOURCE_SCD, GPG_ERR_ENODEV) = (SCD, Operation not supported by device)
Oct 6 2023, 2:59 PM · Feature Request, Not A Bug, gnupg, scd, MacOS
werner added a comment to T6729: scdaemon 'Operation not supported by device' on macOS unless racing for first (?) read on boot.

I am wondering a bit about the gpg: DBG: chan_3 <- ERR 100696144 Operation not supported by device <SCD> which is not the string I expected for this error:

Oct 6 2023, 2:28 PM · Feature Request, Not A Bug, gnupg, scd, MacOS
werner triaged T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows as Normal priority.
Oct 6 2023, 11:27 AM · gnupg24 (gnupg-2.4.4), i18n, Windows, Bug Report
werner added a project to T6741: gpg 2.3+ may display garbled characters for date and time in non-English Windows: i18n.
Oct 6 2023, 11:27 AM · gnupg24 (gnupg-2.4.4), i18n, Windows, Bug Report
gniibe added a comment to T6052: gnupg2 tpm2d tests do not work.

Applied to 2.4, too.

Oct 6 2023, 3:14 AM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report

Oct 5 2023

werner moved T6497: gpgtar does not return failure code to gpgme from WiP to QA on the gnupg22 board.
Oct 5 2023, 4:00 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, Restricted Project
werner triaged T6747: sexp string including \0 as Normal priority.
Oct 5 2023, 11:41 AM · libgcrypt, Bug Report
ebo closed T6697: Kleopatra: Wrong User IDs selected when certifying specific User IDs and other User IDs have tags as Resolved.

works. In current VSD-testing-Beta.

Oct 5 2023, 10:53 AM · kleopatra, Restricted Project, Bug Report
werner moved T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 5 2023, 10:42 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
werner edited projects for T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag, added: gnupg24; removed gnupg24 (gnupg-2.4.3).
Oct 5 2023, 10:39 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
werner added a comment to T6536: Extend P12 parser for ShroudedKeyBag inside a CertBag.

Okay, I found and fixed the import problem in 2.4 and will backport this to 2.2

Oct 5 2023, 10:26 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Bug Report, S/MIME, Restricted Project
gniibe changed the status of T6747: sexp string including \0 from Open to Testing.
Oct 5 2023, 8:38 AM · libgcrypt, Bug Report
gniibe claimed T6747: sexp string including \0.
Oct 5 2023, 8:30 AM · libgcrypt, Bug Report
gniibe created T6747: sexp string including \0.
Oct 5 2023, 8:30 AM · libgcrypt, Bug Report
gniibe changed the status of T6052: gnupg2 tpm2d tests do not work from Open to Testing.

OK. I pushed: rG227b3b14f4be: tests:tpm2dtests: Modify tests with SWTPM and relax the condition.
... which doesn't require swtpm_ioctl and tssstartup any more.

Oct 5 2023, 3:28 AM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report

Oct 4 2023

ikloecker closed T6698: Kleopatra: Not all User IDs tagged with chosen tag selected when certifying a certificate as Resolved.

The tag of the last displayed user ID that has a tag is chosen. And that's tag tagC1 in the above scenario.

Oct 4 2023, 5:56 PM · kleopatra, Restricted Project, Bug Report