Page MenuHome GnuPG
Feed Advanced Search

Feb 4 2026

wiz created T8084: ctype(3) API use.
Feb 4 2026, 11:18 AM · NetBSD, gnupg, Bug Report
gniibe claimed T8052: GnuPG: First listing of secret keys is empty.

I found two issues in libgpg-error for spawning functions.

Feb 4 2026, 7:21 AM · gpd5x (gpd-5.0.2), gpgrt, Bug Report, gpgagent, gnupg26
gniibe added a comment to T8065: gnupg self test hang: clean migration.

POSIX documentation never says that PSHARED=0 prevents sharing among processes. In my opinion, it still conforms to POSIX even when a PSHARED=0 semaphore can be shared between parent and child processes.

Feb 4 2026, 1:29 AM · gpgrt, NetBSD, gnupg26, Bug Report

Feb 3 2026

ikloecker claimed T8082: Kleopatra does not use the correct gpgconf.
Feb 3 2026, 10:22 PM · gpd5x (gpd-5.0.2), vsd34, gpg4win, Bug Report, gpd, vsd, kleopatra
werner closed T8071: libgrcypt 1.12.0: SmartOS (Solaris) build problem as Resolved.

Will go into 1.12.1

Feb 3 2026, 4:43 PM · Solaris, Bug Report, libgcrypt
werner added projects to T8082: Kleopatra does not use the correct gpgconf: gpd5x, vsd34.
Feb 3 2026, 3:45 PM · gpd5x (gpd-5.0.2), vsd34, gpg4win, Bug Report, gpd, vsd, kleopatra
werner triaged T8082: Kleopatra does not use the correct gpgconf as High priority.
Feb 3 2026, 3:04 PM · gpd5x (gpd-5.0.2), vsd34, gpg4win, Bug Report, gpd, vsd, kleopatra
ikloecker changed the status of T8079: Kleopatra: Order of filters with custom id in settings dialog is wrong from Open to Testing.

Additionally, the de-vs-compliance filters are no longer show in non-compliant installations like Gpg4win.

Feb 3 2026, 11:42 AM · vsd34, gpd5x (gpd-5.0.2), Bug Report, kleopatra
ikloecker claimed T8079: Kleopatra: Order of filters with custom id in settings dialog is wrong.
Feb 3 2026, 11:03 AM · vsd34, gpd5x (gpd-5.0.2), Bug Report, kleopatra
wiz added a comment to T8065: gnupg self test hang: clean migration.

I've tried the new patch in my environment, and it fixes the gnupg HEAD self tests as well. Thank you!

Feb 3 2026, 10:51 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe claimed T8080: libgcrypt 1.12.0 regression: gcry_mpi_ec_curve_point.
Feb 3 2026, 7:10 AM · libgcrypt, Bug Report
gniibe created T8080: libgcrypt 1.12.0 regression: gcry_mpi_ec_curve_point.
Feb 3 2026, 7:09 AM · libgcrypt, Bug Report
gniibe changed the status of T8065: gnupg self test hang: clean migration from Open to Testing.
Feb 3 2026, 6:48 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe added a project to T8065: gnupg self test hang: clean migration: gpgrt.

In tests/migrations, (unlike tests/openpgp and tests/cms), the tests do not prepare gpg-agent, but it is gpg which invokes gpg-agent if needed.
Because of that, on NetBSD (where POSIX semaphore has a different semantics), it hangs with gpg --list-secret-key, when gpg tries to spawn the gpg-agent process.
In the old code of 2.4, it simply ignores about the npth_protect and npth_unprotect sequence when calling fork to spawn a process.
New code in libgpg-error cares about npth_protect and npth_unprotect sequence but it was not sufficient; We need to care about NetBSD's semantics. Child process should not call npth_protect. With shared semantics, child process's calling npth_protect affects to cause parent process: it hangs.

Feb 3 2026, 6:48 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe added a comment to T8065: gnupg self test hang: clean migration.

@wiz Thank you for your quick feedback.

Feb 3 2026, 6:33 AM · gpgrt, NetBSD, gnupg26, Bug Report

Feb 2 2026

wiz added a comment to T8065: gnupg self test hang: clean migration.

Thank you for the patch. I've tried it in my environment, and gnupg 987c6a398a9505399b2c25a775d4b625753bc962 passes all its self-tests for me now!

Feb 2 2026, 8:06 PM · gpgrt, NetBSD, gnupg26, Bug Report
wiz added a comment to T8071: libgrcypt 1.12.0: SmartOS (Solaris) build problem.

Thank you, that did indeed fix the problem!

Feb 2 2026, 6:11 PM · Solaris, Bug Report, libgcrypt
ebo triaged T8079: Kleopatra: Order of filters with custom id in settings dialog is wrong as Normal priority.
Feb 2 2026, 5:05 PM · vsd34, gpd5x (gpd-5.0.2), Bug Report, kleopatra
ebo assigned T5374: GpgOL: Can't move a signed mail in Outlook from In-Mail folder to any other folder to mmontkowski.
Feb 2 2026, 4:49 PM · gpgol, Bug Report, gpg4win
ikloecker created T8079: Kleopatra: Order of filters with custom id in settings dialog is wrong.
Feb 2 2026, 4:32 PM · vsd34, gpd5x (gpd-5.0.2), Bug Report, kleopatra
werner triaged T8078: GpgAgent: trustlist.txt still requires LF on the last line as Low priority.

Oh yeah, the mentioned patch is bogus because it assumes that fgets has already set the eof flag while reading the last line. This seems not to be the case.

Feb 2 2026, 3:46 PM · gnupg24, gnupg22, Bug Report, gpgagent, gnupg26
timegrid created T8078: GpgAgent: trustlist.txt still requires LF on the last line.
Feb 2 2026, 3:20 PM · gnupg24, gnupg22, Bug Report, gpgagent, gnupg26
werner triaged T8076: Kleopatra: Unable to completely delete key with secret subkeys and offline-primary key as Normal priority.
Feb 2 2026, 12:08 PM · gnupg26, gpd5x, kleopatra, Bug Report
ebo added a project to T8076: Kleopatra: Unable to completely delete key with secret subkeys and offline-primary key: gpd5x.
Feb 2 2026, 11:53 AM · gnupg26, gpd5x, kleopatra, Bug Report
ikloecker renamed T8076: Kleopatra: Unable to completely delete key with secret subkeys and offline-primary key from Kleopatra: Unable to completely delete incomplete team key to Kleopatra: Unable to completely delete key with secret subkeys and "offline" primary key.
Feb 2 2026, 11:49 AM · gnupg26, gpd5x, kleopatra, Bug Report
ikloecker added a comment to T8076: Kleopatra: Unable to completely delete key with secret subkeys and offline-primary key.

This is actually a (known) bug in gpg, i.e. gpg --delete-secret-and-public-key PRIMARY_KEY_FPR only deletes the public key for keys without primary secret key.

Feb 2 2026, 11:39 AM · gnupg26, gpd5x, kleopatra, Bug Report
ikloecker created T8076: Kleopatra: Unable to completely delete key with secret subkeys and offline-primary key.
Feb 2 2026, 11:27 AM · gnupg26, gpd5x, kleopatra, Bug Report
ikloecker closed T8070: qgpgme-2.0.0: Solaris (SmartOS) build problem as Resolved.

Makes me wonder why they think they can use such a common word for a typedef without risking name clashes everywhere. Luckily, the helper function single is superfluous nowadays so that we can easily avoid the name clash.

Feb 2 2026, 10:58 AM · Solaris, gpgmeqt, Bug Report
ikloecker triaged T8070: qgpgme-2.0.0: Solaris (SmartOS) build problem as Normal priority.
Feb 2 2026, 10:54 AM · Solaris, gpgmeqt, Bug Report
ebo moved T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings" from Backlog to WIP on the gpd5x board.
Feb 2 2026, 10:19 AM · vsd33 (vsd-3.3.5), Bug Report, gpd5x, gpgol
gniibe added a comment to T8065: gnupg self test hang: clean migration.

Thank you for the log.

Feb 2 2026, 8:14 AM · gpgrt, NetBSD, gnupg26, Bug Report

Feb 1 2026

ametzler1 added a comment to T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT`.

CVE-2026-24882 has been assigned to this issue.

Feb 1 2026, 4:45 PM · gnupg26, CVE, TPM, Bug Report
werner added projects to T8071: libgrcypt 1.12.0: SmartOS (Solaris) build problem: Bug Report, Solaris.
Feb 1 2026, 2:13 PM · Solaris, Bug Report, libgcrypt

Jan 31 2026

wiz created T8070: qgpgme-2.0.0: Solaris (SmartOS) build problem.
Jan 31 2026, 6:44 PM · Solaris, gpgmeqt, Bug Report

Jan 30 2026

timegrid added a comment to T8052: GnuPG: First listing of secret keys is empty.

I added the gpgsm log output in the description (same error as in the gpg log)

Jan 30 2026, 11:25 AM · gpd5x (gpd-5.0.2), gpgrt, Bug Report, gpgagent, gnupg26
timegrid updated the task description for T8052: GnuPG: First listing of secret keys is empty.
Jan 30 2026, 11:24 AM · gpd5x (gpd-5.0.2), gpgrt, Bug Report, gpgagent, gnupg26
timegrid closed T8053: GpgSM: `log-file` is ignored as Invalid.

Ah, thanks for the pointer, I did not expect gpgsm to behave differently here. Then it's probably intentional and I'll close this as invalid.

Jan 30 2026, 11:18 AM · gpd5x, Bug Report, S/MIME, gnupg26
pl13 added a comment to T8053: GpgSM: `log-file` is ignored.

The gnupg manual (page 113) mentions:

Jan 30 2026, 10:30 AM · gpd5x, Bug Report, S/MIME, gnupg26
wiz added a comment to T8065: gnupg self test hang: clean migration.

Thank you for looking at this.
I'm testing with gnupg git head as of today, please let me know if you prefer 2.5.17 instead.

Jan 30 2026, 9:46 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe claimed T8065: gnupg self test hang: clean migration.
Jan 30 2026, 9:02 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe added a comment to T8065: gnupg self test hang: clean migration.

Thank you for your report.

Jan 30 2026, 9:00 AM · gpgrt, NetBSD, gnupg26, Bug Report

Jan 29 2026

ebo closed T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings" as Resolved.
Jan 29 2026, 5:44 PM · vsd33 (vsd-3.3.5), Bug Report, gpd5x, gpgol
ebo moved T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings" from Triage to Done on the gpgol board.

works in vsd 3.3.5

Jan 29 2026, 5:44 PM · vsd33 (vsd-3.3.5), Bug Report, gpd5x, gpgol
timegrid moved T6425: improve pinentry behavior and texts in smart card context from Backlog to QA on the gpd5x board.
Jan 29 2026, 3:49 PM · needs discussion, kleopatra, gpd5x, gnupg24 (gnupg-2.4.5), scd, Bug Report
timegrid edited projects for T6425: improve pinentry behavior and texts in smart card context , added: gpd5x; removed Restricted Project.
Jan 29 2026, 3:49 PM · needs discussion, kleopatra, gpd5x, gnupg24 (gnupg-2.4.5), scd, Bug Report
werner closed T7226: libgcrypt 1.11.0 buid error on armhf with gcc-14 as Resolved.
Jan 29 2026, 2:21 PM · FTBFS, arm, libgcrypt, Bug Report
werner closed T7220: The CF protection not enabled in libgcrypt as Resolved.
Jan 29 2026, 2:20 PM · libgcrypt, Bug Report
werner closed T7519: libgcrypt: (EC)DSA signature generation should be constant-time as Resolved.
Jan 29 2026, 2:20 PM · CVE, libgcrypt, Bug Report
werner closed T7889: libgcrypt: HAVE_BROKEN_MLOCK as Resolved.
Jan 29 2026, 2:19 PM · backport, libgcrypt, Bug Report
wiz added a comment to T8065: gnupg self test hang: clean migration.

I bisected it and found the commit that introduced this test failure:

Jan 29 2026, 2:07 PM · gpgrt, NetBSD, gnupg26, Bug Report
ebo updated subscribers of T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings".

@mmontkowski, use this as string:

Jan 29 2026, 1:56 PM · vsd33 (vsd-3.3.5), Bug Report, gpd5x, gpgol
wiz added a comment to T8065: gnupg self test hang: clean migration.

In the same environment, 2.4.9 passes its self tests.
I've reverted the update in pkgsrc until this can be resolved.

Jan 29 2026, 8:56 AM · gpgrt, NetBSD, gnupg26, Bug Report
gniibe created T8066: gpgrt: Static linking support.
Jan 29 2026, 5:21 AM · Linux, Feature Request, gpgrt

Jan 28 2026

wiz added a comment to T8065: gnupg self test hang: clean migration.

The previous pkgsrc version was 2.4.9. However, I've just tested 2.5.14 and saw the same behaviour (so I guess there is no point in testing 2.5.16).

Jan 28 2026, 5:17 PM · gpgrt, NetBSD, gnupg26, Bug Report
ebo added a project to T7989: GpgOL: Confusing message in dialog window "Conflicting crypto settings": Bug Report.
Jan 28 2026, 4:56 PM · vsd33 (vsd-3.3.5), Bug Report, gpd5x, gpgol
werner added projects to T8065: gnupg self test hang: clean migration: gnupg26, NetBSD.

Do you remember wether you had the same problem also with 2.5.14 or 2.5.16? Or can you test with these versions? Which version of libgpg-error are you using?

Jan 28 2026, 4:13 PM · gpgrt, NetBSD, gnupg26, Bug Report
wiz added a comment to T8065: gnupg self test hang: clean migration.

When I kill the gpg process, I see:

("/tmp/security/gnupg2/work/gnupg-2.5.17/g10/gpg" --no-permission-warning --no-greeting --no-secmem-warning --batch "--agent-program=/tmp/security/gnupg2/work/gnupg-2.5.17/agent/gpg-agent|--debug-quick-random" --list-sec
ret-keys) failed: gpg: starting migration from earlier GnuPG versions
Jan 28 2026, 3:57 PM · gpgrt, NetBSD, gnupg26, Bug Report
wiz updated the task description for T8065: gnupg self test hang: clean migration.
Jan 28 2026, 3:52 PM · gpgrt, NetBSD, gnupg26, Bug Report
wiz created T8065: gnupg self test hang: clean migration.
Jan 28 2026, 3:52 PM · gpgrt, NetBSD, gnupg26, Bug Report
werner added a comment to T8029: IPC error on batch import of secret kyber cert.

My actual plan is to rework the imp[ort/export of secret keys to gpg-agent. Right now gpg-agent has knowledge of OpenPGP for import/export. This is not good and the required conversion should be moved to a helper tools for easier testing and to have this out of the gpg-agent process. For Kyber we right now don't use any conversion mut store the secret keys in gpg-agent's native format. Thus the passphrase is not necessary. We need to figure out why we have this problem here.

Jan 28 2026, 11:47 AM · gnupg26, Bug Report, gpd5x, kleopatra

Jan 27 2026

werner closed T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT` as Resolved.
Jan 27 2026, 5:18 PM · gnupg26, CVE, TPM, Bug Report
werner closed T8049: Null pointer dereference with overlong signature packet as Resolved.
Jan 27 2026, 5:17 PM · segv, gnupg26, Bug Report
werner closed T8055: pinentry-tty: Correct/Cancel/Wrong - what does "C" select? as Resolved.
Jan 27 2026, 5:17 PM · gnupg, pinentry, Bug Report
werner renamed T8049: Null pointer dereference with overlong signature packet from Security (internal) - Aisle Research report: Null pointer dereference with overlong signature packet to Null pointer dereference with overlong signature packet.
Jan 27 2026, 5:16 PM · segv, gnupg26, Bug Report
werner changed the visibility for T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT`.
Jan 27 2026, 5:12 PM · gnupg26, CVE, TPM, Bug Report
werner closed T8044: gpg-agent stack buffer overflow in pkdecrypt using KEM as Resolved.
Jan 27 2026, 5:12 PM · CVE, gnupg26, gpgagent, Bug Report
ebo moved T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT` from Backlog to Done on the gnupg26 board.
Jan 27 2026, 2:34 PM · gnupg26, CVE, TPM, Bug Report
ebo edited projects for T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT`, added: gnupg26; removed gnupg.
Jan 27 2026, 2:33 PM · gnupg26, CVE, TPM, Bug Report
ebo moved T8044: gpg-agent stack buffer overflow in pkdecrypt using KEM from Backlog to Done on the gnupg26 board.
Jan 27 2026, 2:31 PM · CVE, gnupg26, gpgagent, Bug Report
ebo moved T4581: Kleopatra stuck in loading the certificate cache from Done to gpd-5.0.0 on the gpd5x board.
Jan 27 2026, 1:59 PM · gpd5x (gpd-5.0.0), gpg4win, kleopatra, Bug Report
ebo moved T8026: Kleopatra: Export of multiple S/MIME certificates only exports one from Done to gpd-5.0.1 on the gpd5x board.
Jan 27 2026, 1:58 PM · gpd5x (gpd-5.0.1), gnupg26, Bug Report
ebo closed T8026: Kleopatra: Export of multiple S/MIME certificates only exports one as Resolved.
Jan 27 2026, 1:54 PM · gpd5x (gpd-5.0.1), gnupg26, Bug Report
ebo moved T8026: Kleopatra: Export of multiple S/MIME certificates only exports one from WIP to Done on the gnupg26 board.

works in Gpg4win 5.0.1 with GnuPG 2.5.17

Jan 27 2026, 1:52 PM · gpd5x (gpd-5.0.1), gnupg26, Bug Report

Jan 26 2026

timegrid added a comment to T8052: GnuPG: First listing of secret keys is empty.

To reproduce the hang, a loop will suffice (usually happens within the first 15 times, once it needed 50 runs):

Jan 26 2026, 11:39 AM · gpd5x (gpd-5.0.2), gpgrt, Bug Report, gpgagent, gnupg26
timegrid added a comment to T8053: GpgSM: `log-file` is ignored.

There's no other configuration, this happens with a clean gnupghome with one smime cert + root cert and the above gpgsm.conf (output on stdin/stderr):

Jan 26 2026, 11:18 AM · gpd5x, Bug Report, S/MIME, gnupg26

Jan 25 2026

werner added a comment to T8049: Null pointer dereference with overlong signature packet.

Reconsidering this all I don't think it makes any sense to distinguish between (-1) and GPG_ERR_INV_PACKET. We use (-1) for a too short read of the hashed or unhashed area (premature eof). INV_PACKET is for unknown versions, too much data (arbitrary limit), bad parameters, and underflow. Let's forget my previous comment and always use INV_PACKET.

Jan 25 2026, 5:23 PM · segv, gnupg26, Bug Report
werner changed the status of T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT` from Open to Testing.
Jan 25 2026, 5:02 PM · gnupg26, CVE, TPM, Bug Report
werner triaged T8055: pinentry-tty: Correct/Cancel/Wrong - what does "C" select? as Low priority.
Jan 25 2026, 4:38 PM · gnupg, pinentry, Bug Report
werner added a comment to T8055: pinentry-tty: Correct/Cancel/Wrong - what does "C" select?.

I think "O" is a better key:

Jan 25 2026, 4:37 PM · gnupg, pinentry, Bug Report
werner added a comment to T8055: pinentry-tty: Correct/Cancel/Wrong - what does "C" select?.

We need to change the accelerator. Right now gpg-agent uses

Jan 25 2026, 4:14 PM · gnupg, pinentry, Bug Report
ametzler1 created T8055: pinentry-tty: Correct/Cancel/Wrong - what does "C" select?.
Jan 25 2026, 7:47 AM · gnupg, pinentry, Bug Report

Jan 23 2026

werner lowered the priority of T8049: Null pointer dereference with overlong signature packet from Unbreak Now! to Normal.
Jan 23 2026, 9:18 PM · segv, gnupg26, Bug Report
werner added a comment to T8053: GpgSM: `log-file` is ignored.

Please run with --debug 0 which should show you which confiration files are read in which order. Is there anything in a common.conf file? A log-file statement tehre would overwrite the command line option.

Jan 23 2026, 9:16 PM · gpd5x, Bug Report, S/MIME, gnupg26
timegrid updated the task description for T8052: GnuPG: First listing of secret keys is empty.
Jan 23 2026, 2:43 PM · gpd5x (gpd-5.0.2), gpgrt, Bug Report, gpgagent, gnupg26
timegrid created T8053: GpgSM: `log-file` is ignored.
Jan 23 2026, 2:28 PM · gpd5x, Bug Report, S/MIME, gnupg26
timegrid added a project to T8052: GnuPG: First listing of secret keys is empty: Bug Report.
Jan 23 2026, 2:22 PM · gpd5x (gpd-5.0.2), gpgrt, Bug Report, gpgagent, gnupg26
timegrid added a project to T6767: Kleopatra: system error without error code when encrypting a file to full disk on Windows: Bug Report.
Jan 23 2026, 11:12 AM · Bug Report, gpd5x, gpgme, kleopatra

Jan 22 2026

ikloecker changed the status of T8051: Kleopatra: Tab navigation in smartcard table is broken from Open to Testing.

Fixed and backported for VSD 3.4

Jan 22 2026, 5:06 PM · gpd5x (gpd-5.0.2), Bug Report, vsd34, a11y, kleopatra
ikloecker moved T8051: Kleopatra: Tab navigation in smartcard table is broken from Backlog to WIP on the gpd5x board.
Jan 22 2026, 5:03 PM · gpd5x (gpd-5.0.2), Bug Report, vsd34, a11y, kleopatra
ikloecker renamed T8051: Kleopatra: Tab navigation in smartcard table is broken from Kleopatra: Fix tab navigation in smart card table to Kleopatra: Tab navigation in smartcard table is broken.
Jan 22 2026, 3:19 PM · gpd5x (gpd-5.0.2), Bug Report, vsd34, a11y, kleopatra
gniibe added a comment to T8049: Null pointer dereference with overlong signature packet.

Here are changes to fix the behavior:


Jan 22 2026, 7:48 AM · segv, gnupg26, Bug Report
gniibe renamed T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT` from Security (internal) - Stack-based buffer overflow in TPM2 `PKDECRYPT` to Stack-based buffer overflow in TPM2 `PKDECRYPT`.
Jan 22 2026, 12:33 AM · gnupg26, CVE, TPM, Bug Report

Jan 21 2026

werner shifted T8045: Stack-based buffer overflow in TPM2 `PKDECRYPT` from the Restricted Space space to the S1 Public space.
Jan 21 2026, 12:40 PM · gnupg26, CVE, TPM, Bug Report
werner shifted T8044: gpg-agent stack buffer overflow in pkdecrypt using KEM from the Restricted Space space to the S1 Public space.
Jan 21 2026, 12:23 PM · CVE, gnupg26, gpgagent, Bug Report
TobiasFella placed T7644: Kleopatra: 'Show Audit Log' in signature verification needs two clicks to open up for grabs.
Jan 21 2026, 11:12 AM · gpd5x (gpd-5.0.0), vsd34, Bug Report, kleopatra
TobiasFella closed T7429: Kleopatra: Importing certificate from Verification result dialog doesn't correctly re-verify the signature as Resolved.
Jan 21 2026, 11:06 AM · gpd5x (gpd-5.0.0), kleopatra, Bug Report
werner closed T8032: libksba: Input validation for DER encoded INTEGER as Wontfix.
Jan 21 2026, 10:39 AM · S/MIME, libksba, Bug Report
timegrid added a comment to T8048: Keyboxd: S/MIME certificate is imported on ldap search.

The "ca" root cert is not on the ldap, if that matters

Jan 21 2026, 10:23 AM · keyboxd, Bug Report, gnupg26, S/MIME, LDAP, gpd5x
werner changed the status of T8044: gpg-agent stack buffer overflow in pkdecrypt using KEM from Open to Testing.
Jan 21 2026, 10:20 AM · CVE, gnupg26, gpgagent, Bug Report
timegrid renamed T8048: Keyboxd: S/MIME certificate is imported on ldap search from GnuPG: S/MIME certificate is imported on ldap search to Keyboxd: S/MIME certificate is imported on ldap search.
Jan 21 2026, 10:14 AM · keyboxd, Bug Report, gnupg26, S/MIME, LDAP, gpd5x