Page MenuHome GnuPG
Feed All Stories

May 3 2021

gniibe added a project to T5413: Unblock PIN by Reset Code: Restricted Project.
May 3 2021, 6:33 AM · Restricted Project, gnupg, scd
gniibe added a comment to T5409: scdaemon: 'Operation not supported by device' error under macOS after upgrading to 2.3.1.

@colemickens We don't maintain any ccid udev rules in GnuPG. What do you refer?

May 3 2021, 6:29 AM · MacOS, Support, scd

May 2 2021

Laurent Montel <montel@kde.org> committed rKLEOPATRAb84aba26685c: Modernize code (authored by Laurent Montel <montel@kde.org>).
Modernize code
May 2 2021, 8:53 AM

May 1 2021

l10n daemon script <scripty@kde.org> committed rLIBKLEO0e3414b661a7: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
May 1 2021, 3:21 AM

Apr 30 2021

colemickens added a comment to T5416: [windows] Smartcards are less reliable under 2.3.1 (requires restarting gpg-agent.exe).

To note, this is in contrast to my experience with gpg-2.2 (provided by gpg4win). With gpg-2.2, I was reliably using my Yubikey for a variety of things, and it handled hotplugging perfectly, as one would expect.

Apr 30 2021, 10:46 PM · yubikey, scd, gnupg (gpg23), Bug Report
colemickens created T5416: [windows] Smartcards are less reliable under 2.3.1 (requires restarting gpg-agent.exe).
Apr 30 2021, 10:44 PM · yubikey, scd, gnupg (gpg23), Bug Report
ikloecker moved T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 30 2021, 11:49 AM · Restricted Project, scd, Restricted Project, kleopatra
ikloecker reopened T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows as "Testing".
Apr 30 2021, 11:49 AM · Restricted Project, scd, Restricted Project, kleopatra
ikloecker closed T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows as Resolved.

I have disabled this on Windows. Once "SCD DEVINFO --watch" works reliably on Windows, we can reenable the DeviceInfoWatcher on Windows.

Apr 30 2021, 11:49 AM · Restricted Project, scd, Restricted Project, kleopatra
ikloecker committed rKLEOPATRAf87b256d66e3: Disable DeviceInfoWatcher on Windows (authored by ikloecker).
Disable DeviceInfoWatcher on Windows
Apr 30 2021, 11:41 AM
aheinecke committed rKLEOPATRAfb90ce069227: PKCS#15: Update readerstatus after import (authored by aheinecke).
PKCS#15: Update readerstatus after import
Apr 30 2021, 11:25 AM
KasparEtter added a comment to T5415: YubiKey no longer recognized in GnuPG 2.3.1 on macOS 10.15.7.

Also let me know if there are any daemons I have to kill/restart when switching between GnuPG versions by changing the $PATH. Whenever I have problems with my YubiKey, I run gpgconf --kill gpg-agent, which I also executed when I switched from version 2.2.27 back to 2.3.1 but I have no idea whether this is required or sufficient.

Apr 30 2021, 11:03 AM · MacOS, yubikey, Bug Report
KasparEtter added a comment to T5415: YubiKey no longer recognized in GnuPG 2.3.1 on macOS 10.15.7.
$ gpg --version
gpg (GnuPG) 2.3.1
libgcrypt 1.9.3
$ gpg --debug ipc --card-status
gpg: reading options from '/Users/user/.gnupg/gpg.conf'
gpg: reading options from '[cmdline]'
gpg: enabled debug flags: ipc
gpg: DBG: chan_3 <- OK Pleased to meet you, process 15218
gpg: DBG: connection to the gpg-agent established
gpg: DBG: chan_3 -> RESET
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> OPTION ttyname=/dev/ttys007
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> OPTION ttytype=xterm-256color
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> OPTION lc-ctype=en_US.UTF-8
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> OPTION lc-messages=en_US.UTF-8
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> GETINFO version
gpg: DBG: chan_3 <- D 2.3.1
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> OPTION allow-pinentry-notify
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> OPTION agent-awareness=2.1.0
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> SCD GETINFO version
gpg: DBG: chan_3 <- D 2.3.1
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> SCD SERIALNO
gpg: DBG: chan_3 <- ERR 100696144 Operation not supported by device <SCD>
gpg: selecting card failed: Operation not supported by device
gpg: OpenPGP card not available: Operation not supported by device
gpg: secmem usage: 0/32768 bytes in 0 blocks
Apr 30 2021, 10:58 AM · MacOS, yubikey, Bug Report
ikloecker moved T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 30 2021, 10:53 AM · Restricted Project, scd, Restricted Project, kleopatra
ikloecker added a project to T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows: Restricted Project.
Apr 30 2021, 10:53 AM · Restricted Project, scd, Restricted Project, kleopatra
werner added a project to T5415: YubiKey no longer recognized in GnuPG 2.3.1 on macOS 10.15.7: MacOS.

Run gpg --debug ipc --card-status to quickly see the communication with the scdaemon.

Apr 30 2021, 10:47 AM · MacOS, yubikey, Bug Report
aheinecke raised the priority of T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows from High to Unbreak Now!.

Hi Ingo,

Apr 30 2021, 10:33 AM · Restricted Project, scd, Restricted Project, kleopatra
KasparEtter created T5415: YubiKey no longer recognized in GnuPG 2.3.1 on macOS 10.15.7.
Apr 30 2021, 9:27 AM · MacOS, yubikey, Bug Report

Apr 29 2021

werner added inline comments to rKLEOPATRA1e77bdf6df5c: Search PKCS#15 keys on ldap servers.
Apr 29 2021, 6:56 PM
aheinecke committed rKLEOPATRA1e77bdf6df5c: Search PKCS#15 keys on ldap servers (authored by aheinecke).
Search PKCS#15 keys on ldap servers
Apr 29 2021, 5:49 PM
aheinecke committed rKLEOPATRAb5398c4e3217: Import keystubs for PKCS#15 cards (authored by aheinecke).
Import keystubs for PKCS#15 cards
Apr 29 2021, 5:49 PM
werner committed rG7637d39fe20e: scd:p15: Update from current GnuPG 2.3 (authored by werner).
scd:p15: Update from current GnuPG 2.3
Apr 29 2021, 4:52 PM
werner committed rG96577e2e46e4: scd: Rewrite READKEY to allow for compressed points. (authored by werner).
scd: Rewrite READKEY to allow for compressed points.
Apr 29 2021, 4:52 PM
werner committed rG5b8593135fa6: common: Extend the openpgp_curve_to_oid function. (authored by werner).
common: Extend the openpgp_curve_to_oid function.
Apr 29 2021, 4:52 PM
werner committed rGf3c98b8cb5ad: common: New module to compute openpgp fingerprints (authored by werner).
common: New module to compute openpgp fingerprints
Apr 29 2021, 4:52 PM
werner committed rGc825117c5fa5: common: New function to uncompress an ECC public key. (authored by werner).
common: New function to uncompress an ECC public key.
Apr 29 2021, 4:52 PM
werner committed rG473e649ea1a6: common: New function cmp_canon_sexp. (authored by werner).
common: New function cmp_canon_sexp.
Apr 29 2021, 4:52 PM
werner committed rG72a7d45a230b: scd: Extend an internal function to also return the algo. (authored by werner).
scd: Extend an internal function to also return the algo.
Apr 29 2021, 4:52 PM
werner committed rG0eed0ced9bcd: scd: New function send_keyinfo to assist in backporting. (authored by werner).
scd: New function send_keyinfo to assist in backporting.
Apr 29 2021, 4:52 PM
werner committed rG91dd74f3d7e3: scd: New function for iso7816 PSO_CSV. (authored by werner).
scd: New function for iso7816 PSO_CSV.
Apr 29 2021, 4:52 PM
werner committed rG3db99b8861a7: scd: Minor changes to assist in backporting from 2.3 (authored by werner).
scd: Minor changes to assist in backporting from 2.3
Apr 29 2021, 4:52 PM
werner committed rG3ce69d838792: scd: Add new status codes. (authored by werner).
scd: Add new status codes.
Apr 29 2021, 4:52 PM
werner committed rG855d14d390e8: scd: Extend iso7816_select_path (authored by werner).
scd: Extend iso7816_select_path
Apr 29 2021, 4:52 PM
werner committed rGec9e8e0d6a1f: scd: Extend ISO binary and record reading functions. (authored by werner).
scd: Extend ISO binary and record reading functions.
Apr 29 2021, 4:52 PM
Bedlas added a comment to T5414: Input/output error (218136625).

Can you help me, please?

Apr 29 2021, 12:39 PM · Support, gpg4win
ikloecker moved T5245: Kleopatra: Add support for trust signatures / trusted introducer from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 29 2021, 9:31 AM · kleopatra, Restricted Project
werner committed rG8d81fd7c01e8: scd: Fix PC/SC removed card problem (authored by werner).
scd: Fix PC/SC removed card problem
Apr 29 2021, 9:16 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO2e3675836957: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Apr 29 2021, 3:20 AM

Apr 28 2021

colemickens added a comment to T5409: scdaemon: 'Operation not supported by device' error under macOS after upgrading to 2.3.1.

@gniibe can you provide any commentary on why the gnupg ccid udev rule is so much smaller than the one debian maintains? Is the debian one considered authoritative these days?

Apr 28 2021, 11:23 PM · MacOS, Support, scd
jukivili committed rCec87511d9cd2: hwf-x86: fix use of wrong operand type (authored by jukivili).
hwf-x86: fix use of wrong operand type
Apr 28 2021, 8:52 PM
werner committed rG1f846823b397: scd:p15: Fix the name of a card. (authored by werner).
scd:p15: Fix the name of a card.
Apr 28 2021, 7:53 PM
werner committed rG178e4eb6555e: build: Allow running sign-release target from the dist dir. (authored by werner).
build: Allow running sign-release target from the dist dir.
Apr 28 2021, 7:53 PM
werner committed rGbb8e3996e44f: scd: Fix problem with reader list becoming empty. (authored by werner).
scd: Fix problem with reader list becoming empty.
Apr 28 2021, 7:53 PM
Jakuje added a comment to T5244: libgcrypt: Restrict MD5 use.

The patch references the following bug:

Apr 28 2021, 5:45 PM · Bug Report, FIPS, libgcrypt
ikloecker added a comment to T5283: GpgOL: Add mixed mode for S/MIME and OpenPGP to libkleo newkeyresolver.

Should be mostly done. What's missing is selection of groups in the approval dialog. Groups are not (yet) supported by the KeySelectionCombo.

Apr 28 2021, 3:56 PM · kleopatra, Restricted Project, gpgol
ikloecker closed T5397: GpgOL: Add support for groups with S/MIME keys, a subtask of T5283: GpgOL: Add mixed mode for S/MIME and OpenPGP to libkleo newkeyresolver, as Resolved.
Apr 28 2021, 3:54 PM · kleopatra, Restricted Project, gpgol
ikloecker closed T5397: GpgOL: Add support for groups with S/MIME keys as Resolved.
Apr 28 2021, 3:54 PM · kleopatra, Restricted Project, gpgol
ikloecker moved T5397: GpgOL: Add support for groups with S/MIME keys from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 28 2021, 3:54 PM · kleopatra, Restricted Project, gpgol
ikloecker committed rLIBKLEOc2edbc858e12: Remove obsolete function (authored by ikloecker).
Remove obsolete function
Apr 28 2021, 3:49 PM
ikloecker committed rLIBKLEOcad54768c779: Update documentation (authored by ikloecker).
Update documentation
Apr 28 2021, 3:49 PM
ikloecker committed rLIBKLEO011e28191c03: Update copyright information (authored by ikloecker).
Update copyright information
Apr 28 2021, 3:49 PM
ikloecker committed rLIBKLEO94862d5d594b: Clean up headers (authored by ikloecker).
Clean up headers
Apr 28 2021, 3:49 PM
Bedlas added a comment to T5414: Input/output error (218136625).

when I insert: gpg --verify -v Bisq-64bit-1.6.2.exe.asc at the command line (at windows), I get the answer:
gpg: cannot open "Bisq-64bit-1.6.2.exe.asc": No such file or directory
gpg: verify signatures failed: No such file or directory

Apr 28 2021, 1:35 PM · Support, gpg4win
ikloecker committed rLIBKLEOc43b69027c10: Take groups into account when resolving signing keys (authored by ikloecker).
Take groups into account when resolving signing keys
Apr 28 2021, 12:10 PM
ikloecker committed rLIBKLEO265662200481: Log warning if test key was not found to catch typos and c&p bugs in tests (authored by ikloecker).
Log warning if test key was not found to catch typos and c&p bugs in tests
Apr 28 2021, 12:10 PM
ikloecker committed rLIBKLEO50bea92e5c0b: Simplify adding signing key to result (authored by ikloecker).
Simplify adding signing key to result
Apr 28 2021, 12:10 PM
ikloecker committed rLIBKLEOfde4ff96a3a4: Resolve encryption groups only if encryption keys are needed (authored by ikloecker).
Resolve encryption groups only if encryption keys are needed
Apr 28 2021, 12:10 PM
werner added a comment to T5414: Input/output error (218136625).

Please try to verify on the command line (cmd.exe):

Apr 28 2021, 11:37 AM · Support, gpg4win
Bedlas created T5414: Input/output error (218136625).
Apr 28 2021, 9:35 AM · Support, gpg4win
colemickens added a comment to T5409: scdaemon: 'Operation not supported by device' error under macOS after upgrading to 2.3.1.

Thanks @gniibe, that's very helpful advice and pointers. Very appreciated, cheers.

Apr 28 2021, 5:03 AM · MacOS, Support, scd
bagnaram closed T5410: pinentry-gnome3 no longer functions in Wayland as Resolved.
Apr 28 2021, 4:38 AM · pinentry
bagnaram added a comment to T5410: pinentry-gnome3 no longer functions in Wayland.

Thank you all for the help. I thought this was a bug with pinentry itself but appears to be dbus related based on the above command.

Apr 28 2021, 4:38 AM · pinentry
gniibe added a comment to T5409: scdaemon: 'Operation not supported by device' error under macOS after upgrading to 2.3.1.

Perhaps, if a distro haven't offered setting of USB, it would be better to configure GnuPG build with --disable-ccid-driver and only support scdaemon with PC/SC. GPG for Windows does so.

Apr 28 2021, 4:05 AM · MacOS, Support, scd
gniibe added a comment to T5409: scdaemon: 'Operation not supported by device' error under macOS after upgrading to 2.3.1.
  1. It's a breaking change for system with both of PC/SC and CCID. T4673 due to T3300
    • If you configure with no libusb, users don't need 'disable-ccid' option.
  2. I don't know how "wide".
  3. In Debian, it is maintained here: https://salsa.debian.org/debian/gnupg2/-/blob/debian/main/debian/scdaemon.udev
  4. Yes.
Apr 28 2021, 3:59 AM · MacOS, Support, scd
gniibe added a comment to T5410: pinentry-gnome3 no longer functions in Wayland.

To set DISPLAY, dbus-update-activation-environment is your friend.

Apr 28 2021, 3:43 AM · pinentry
gniibe added a comment to T5410: pinentry-gnome3 no longer functions in Wayland.

FYI, for me, on a machine with Debian GNU/Linux, I use Sway, it works fine with pinentry-gnome3.

Apr 28 2021, 3:34 AM · pinentry
gniibe added a comment to rC060c378c050e: ecc: Check the input length for the point..

Backported in rC3f48e3ea37ad: ecc: Check the input length for the point..

Apr 28 2021, 3:20 AM
bagnaram added a comment to T5410: pinentry-gnome3 no longer functions in Wayland.

I have installed the Gnome keyring prompter and there seems to be a problem using the Wayland display

Apr 28 2021, 12:46 AM · pinentry

Apr 27 2021

ikloecker moved T5397: GpgOL: Add support for groups with S/MIME keys from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 27 2021, 5:08 PM · kleopatra, Restricted Project, gpgol
ikloecker committed rLIBKLEO729cdb3e475a: Resolve groups after overrides but before keys (authored by ikloecker).
Resolve groups after overrides but before keys
Apr 27 2021, 5:03 PM
ikloecker committed rLIBKLEO4f0aadb32a1a: Improve cleanup after tests (authored by ikloecker).
Improve cleanup after tests
Apr 27 2021, 5:03 PM
ikloecker committed rLIBKLEO68fda099d430: Improve group support in key resolver (authored by ikloecker).
Improve group support in key resolver
Apr 27 2021, 5:03 PM
ikloecker committed rLIBKLEO1b9f9eb11095: Replace bool arguments needSign and needEncrypt with KeyUsage enum (authored by ikloecker).
Replace bool arguments needSign and needEncrypt with KeyUsage enum
Apr 27 2021, 5:03 PM
werner renamed T5411: After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes. from After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GnuOL does not load, Outlook crashes. to After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes..
Apr 27 2021, 2:39 PM · gpg4win, Support
werner added a comment to T5412: Getting "Invalid digest algorithm", when trying to generate ECDH keys, in batch mode.

The curve is not defined to be used for ECDH (encryption); in fact it should in general only be used with the EdDSA
algorithm. You need to use "Key-Type: eddsa". Note that the EdDSA signing algorithm is different than the commonly used ECDSA signing algorithm.

Apr 27 2021, 2:39 PM · FAQ, gnupg, OpenPGP
werner added a comment to rC060c378c050e: ecc: Check the input length for the point..

Can you please port this also to 1.8?

Apr 27 2021, 2:34 PM
gniibe committed rGf209d7d2db0e: scd: Fix unblock PIN by a Reset Code with KDF. (authored by kirelagin).
scd: Fix unblock PIN by a Reset Code with KDF.
Apr 27 2021, 1:49 PM
gniibe triaged T5413: Unblock PIN by Reset Code as Normal priority.
Apr 27 2021, 1:45 PM · Restricted Project, gnupg, scd
gniibe created T5413: Unblock PIN by Reset Code.
Apr 27 2021, 1:44 PM · Restricted Project, gnupg, scd
masoudbahar added a comment to T5412: Getting "Invalid digest algorithm", when trying to generate ECDH keys, in batch mode.

Thanks for the quick response Werner. I knew I could use it with quick-gen-key and I’ve updated my config file to have it as default.
But, just for my understanding, is there a reason ed25519 cannot be used with full-gen-key and gen-key in batch mode?

Apr 27 2021, 12:13 PM · FAQ, gnupg, OpenPGP
gniibe committed rC060c378c050e: ecc: Check the input length for the point. (authored by gniibe).
ecc: Check the input length for the point.
Apr 27 2021, 10:30 AM
werner closed T5412: Getting "Invalid digest algorithm", when trying to generate ECDH keys, in batch mode as Resolved.
Apr 27 2021, 8:34 AM · FAQ, gnupg, OpenPGP
werner edited projects for T5412: Getting "Invalid digest algorithm", when trying to generate ECDH keys, in batch mode, added: gnupg, FAQ; removed gnupg (gpg23), Bug Report.

You can't use ecdh with ed25519.

Apr 27 2021, 8:33 AM · FAQ, gnupg, OpenPGP
werner claimed T5412: Getting "Invalid digest algorithm", when trying to generate ECDH keys, in batch mode.
Apr 27 2021, 8:14 AM · FAQ, gnupg, OpenPGP
masoudbahar created T5412: Getting "Invalid digest algorithm", when trying to generate ECDH keys, in batch mode.
Apr 27 2021, 5:14 AM · FAQ, gnupg, OpenPGP
tps800 renamed T5411: After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes. from After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 to After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GnuOL does not load, Outlook crashes..
Apr 27 2021, 2:07 AM · gpg4win, Support
tps800 created T5411: After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes..
Apr 27 2021, 2:06 AM · gpg4win, Support

Apr 26 2021

colemickens added a comment to T5409: scdaemon: 'Operation not supported by device' error under macOS after upgrading to 2.3.1.

Hi, as a contributor to NixOS I'd also like some guidance. I'm testing the 2.3 upgrade ahead of 2.4, and it "breaks" Yubikey UX that I know many of us use. This might be because we appear to not yet install gnupg's CCID udev rules installed. A few questions:

Apr 26 2021, 11:12 PM · MacOS, Support, scd
jukivili committed rCeb96baf28473: hash_buffers: add output length param for XOF support (authored by jukivili).
hash_buffers: add output length param for XOF support
Apr 26 2021, 9:47 PM
jukivili committed rCe866c01e645d: keccak: add hash_buffers functions for SHAKE128 & SHAKE256 (authored by jukivili).
keccak: add hash_buffers functions for SHAKE128 & SHAKE256
Apr 26 2021, 9:47 PM
jukivili committed rC580ae61db5fe: md: remove hash_buffer function from algorithms (authored by jukivili).
md: remove hash_buffer function from algorithms
Apr 26 2021, 9:47 PM
jukivili committed rCf53d541d0947: Add XOF output support for internal _gcry_md_hash_buffers (authored by jukivili).
Add XOF output support for internal _gcry_md_hash_buffers
Apr 26 2021, 9:47 PM
jukivili committed rC4770ad72607f: Use memset for constant length wipememory2 (authored by jukivili).
Use memset for constant length wipememory2
Apr 26 2021, 9:47 PM
werner committed rCa208f6af5033: doc: Clarify gcry_md_setkey for keyed BLAKE hashes. (authored by werner).
doc: Clarify gcry_md_setkey for keyed BLAKE hashes.
Apr 26 2021, 8:13 PM
jukivili closed T5255: libgcrypt: build "error: invalid operand for instruction" when compiling with Clang & LTO as Resolved.
Apr 26 2021, 5:43 PM · asm, libgcrypt, clang, Bug Report
aheinecke committed rW54c9b20c0677: Update kde-l10n and gpg4win-tools (authored by aheinecke).
Update kde-l10n and gpg4win-tools
Apr 26 2021, 4:38 PM
aheinecke committed rW0a2650c6ea24: Fix libkleo-lower-cmake-requirement patch (authored by aheinecke).
Fix libkleo-lower-cmake-requirement patch
Apr 26 2021, 4:38 PM
aheinecke committed rW6545b2bf286b: Remove gpgwrap installation (authored by aheinecke).
Remove gpgwrap installation
Apr 26 2021, 4:17 PM
werner committed rG99db4b0c7fd1: gpg: Do not use import-clean for LDAP keyserver imports. (authored by werner).
gpg: Do not use import-clean for LDAP keyserver imports.
Apr 26 2021, 3:36 PM
werner committed rG4fcfac6feb2a: gpg: Fix mailbox based search via AKL keyserver method. (authored by werner).
gpg: Fix mailbox based search via AKL keyserver method.
Apr 26 2021, 3:36 PM