Page MenuHome GnuPG
Feed All Stories

Feb 22 2021

werner committed rG2490f4e8e1d1: scd: Fix readkey --info in case a readkey command is available. (authored by werner).
scd: Fix readkey --info in case a readkey command is available.
Feb 22 2021, 6:29 PM
werner committed rG488eaedc9a33: scd:p15: Extract extended usage flagsand act upon them. (authored by werner).
scd:p15: Extract extended usage flagsand act upon them.
Feb 22 2021, 5:55 PM
werner committed rG4c9b509d2402: sm: Extend the list of known OIDs. (authored by werner).
sm: Extend the list of known OIDs.
Feb 22 2021, 5:55 PM
aheinecke closed T5164: GpgOL: Check that verify errors still show a decrypted message on decrypt & verify as Resolved.

Released with gpg4win-3.1.15

Feb 22 2021, 12:11 PM · Info Needed, gpgol
werner added a comment to T5205: GNuPG compile error.

The configure run tells you what libraries are missing - none in your case. However, something is wrong with your development setup: The configure run detected libksba but cc compiler did not found it anymore. Check that you don't have any special envvars set etc. What is the actual compiler command which failed (make sure not to pass V=0 to make for this).

Feb 22 2021, 10:44 AM · gnupg (gpg22), toolchain, Support
werner added a comment to T4417: Work needed for gnupg 2.3.

Note that the backlog at https://dev.gnupg.org/tag/gpg23/ has quite some items and it is not yet clear which we will implement/fix first.

Feb 22 2021, 8:54 AM · gnupg (gpg23)
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7ed926bec73a: 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
Feb 22 2021, 6:56 AM
bobwxc added a comment to T5286: Calculate Z hash for sm2.

Excuse me, where is the link to this blog you mentioned?

Feb 22 2021, 6:17 AM · Not A Bug, Info Needed, libgcrypt, Feature Request
shaoyj added a comment to T5286: Calculate Z hash for sm2.

@bobwxc wrote:
And I found a blog seems written by the SM2 implementation author of libgcrybt -- Tianjia Zhang. He/She drew a red circle on a standard picture of the Z_A.

Excuse me, where is the link to this blog you mentioned?

Feb 22 2021, 3:44 AM · Not A Bug, Info Needed, libgcrypt, Feature Request

Feb 21 2021

rameshrella added a comment to T5205: GNuPG compile error.

Dear Werner,

Feb 21 2021, 8:17 PM · gnupg (gpg22), toolchain, Support
bobwxc added a comment to T5286: Calculate Z hash for sm2.

We need more information on the why and when of this change. We don't want to maintain different versions of the same algorithm. The I-D expired more than 6 years ago and thus it should not be used as a reference.

Feb 21 2021, 3:20 PM · Not A Bug, Info Needed, libgcrypt, Feature Request
werner committed rG54c1f2518e5d: tools,w32: Add resource and manifest files to all binaries. (authored by werner).
tools,w32: Add resource and manifest files to all binaries.
Feb 21 2021, 1:49 PM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA5beca6693883: 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
Feb 21 2021, 6:27 AM
wltjr added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.
Feb 21 2021, 5:06 AM · pinentry, Bug Report

Feb 20 2021

werner added a project to T5309: gpg: key generation failed: Corrupted protection: gnupg (gpg22).
Feb 20 2021, 12:41 PM · Info Needed, gnupg (gpg22), Bug Report
werner added a comment to T5309: gpg: key generation failed: Corrupted protection.

Plesae run gpg with the option --verbose and put

Feb 20 2021, 12:40 PM · Info Needed, gnupg (gpg22), Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA46743f9a6f7b: 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
Feb 20 2021, 8:01 AM

Feb 19 2021

werner committed rGc7d389e77276: doc: Update NEWS (authored by werner).
doc: Update NEWS
Feb 19 2021, 6:01 PM
onickolay added a comment to T5309: gpg: key generation failed: Corrupted protection.

Hm, got something similar on macOS runner as well (however, in this case secret key is generated by RNP, and then successfully imported by GPG) :

2021-02-19T10:49:42.8239220Z /tmp/rnp-local-installs/gpg-install/bin/gpg --homedir /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rnpctmp3ciohli5/.gpg --pinentry-mode=loopback --batch --yes --passphrase key2pass --trust-model always -o /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rnpctmp3ciohli5/cleartext.dec -d /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rnpctmp3ciohli5/cleartext.rnp
2021-02-19T10:49:42.8240980Z gpg: AES256.CFB encrypted session key
2021-02-19T10:49:42.8241480Z gpg: encrypted with 1 passphrase
2021-02-19T10:49:42.8242430Z gpg: encrypted with 1024-bit RSA key, ID 23295470BD33EA4A, created 2021-02-19
2021-02-19T10:49:42.8243090Z       "key2@rnp"
2021-02-19T10:49:42.8243580Z gpg: public key decryption failed: Corrupted protection
2021-02-19T10:49:42.8244650Z gpg: encrypted with 1024-bit RSA key, ID 3A9FE68E283F7439, created 2021-02-19
2021-02-19T10:49:42.8245220Z       "key1@rnp"
2021-02-19T10:49:42.8245690Z gpg: public key decryption failed: Bad passphrase
2021-02-19T10:49:42.8246250Z gpg: decryption failed: Bad session key
Feb 19 2021, 3:20 PM · Info Needed, gnupg (gpg22), Bug Report
onickolay added a comment to T5309: gpg: key generation failed: Corrupted protection.

Attaching the full log:

Feb 19 2021, 3:10 PM · Info Needed, gnupg (gpg22), Bug Report
onickolay created T5309: gpg: key generation failed: Corrupted protection.
Feb 19 2021, 3:09 PM · Info Needed, gnupg (gpg22), Bug Report
ikloecker committed rPd09e7de3df65: build: Make EFL libraries optional unless EFL is explicitly wanted. (authored by ikloecker).
build: Make EFL libraries optional unless EFL is explicitly wanted.
Feb 19 2021, 3:09 PM
ikloecker added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

Well, it's a (hard) requirement unless you explicitly disable efl, i.e. ./configure (without --disable-efl) fails with an error if elementary or ecore-x is not found.

Feb 19 2021, 2:54 PM · pinentry, Bug Report
dkg added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

I don't think the patch made elementary and ecore-x dev headers an absolute hard requirement; in particular, ./configure --disable-efl works fine to build pinentry without having these headers installed.

Feb 19 2021, 2:22 PM · pinentry, Bug Report
ikloecker added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

The following patch makes the efl requirements optional unless pinentry-efl is explicitly enabled:

diff --git a/configure.ac b/configure.ac
index bc67c14..ce170c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -423,7 +423,24 @@ AC_ARG_ENABLE(pinentry-efl,
             pinentry_efl=$enableval, pinentry_efl=maybe)
Feb 19 2021, 12:42 PM · pinentry, Bug Report
werner committed rG5573ab714b92: build: Remove now obsolete HAVE_NEWER_LIBGCRYPT AM conditional. (authored by werner).
build: Remove now obsolete HAVE_NEWER_LIBGCRYPT AM conditional.
Feb 19 2021, 12:25 PM
werner committed rG4da91414e758: wkd: Install gpg-wks-client under bin and add wrapper for libexec (authored by werner).
wkd: Install gpg-wks-client under bin and add wrapper for libexec
Feb 19 2021, 12:25 PM
ikloecker added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

rP19a18ba5fee0 makes elementary and ecore-x hard requirements for pinentry. I don't think that's intended.

Feb 19 2021, 12:05 PM · pinentry, Bug Report
werner committed rG6d4280b13ddc: scd: Minor tweak for easier backporting (authored by werner).
scd: Minor tweak for easier backporting
Feb 19 2021, 10:17 AM
werner committed rG41979ed7308e: scd: Change parameters of readkey fucntion pointer. (authored by werner).
scd: Change parameters of readkey fucntion pointer.
Feb 19 2021, 10:13 AM
werner committed rG669786cf646d: scd: Pass ctrl parameter to more app functions. (authored by werner).
scd: Pass ctrl parameter to more app functions.
Feb 19 2021, 10:12 AM
werner committed rG43b3ec5aee40: scd: Change the apptype from a string to an enum. (authored by werner).
scd: Change the apptype from a string to an enum.
Feb 19 2021, 10:12 AM
werner committed rG6380126b31aa: scd: Add some compatibility code for easier backporting. (authored by werner).
scd: Add some compatibility code for easier backporting.
Feb 19 2021, 10:12 AM
werner committed rGf8588369bcb0: scd: Detect Yubikey and provide nicer display-s/n. (authored by werner).
scd: Detect Yubikey and provide nicer display-s/n.
Feb 19 2021, 10:12 AM
gniibe committed rG8d5a9c858d97: po: Update Japanese Translation. (authored by gniibe).
po: Update Japanese Translation.
Feb 19 2021, 3:40 AM
gniibe added a comment to T4363: Availability of FST-01SZ in Europe.

For the pogo-pin test clip to flash, it is available in China.

Feb 19 2021, 1:21 AM · Verein

Feb 18 2021

ikloecker committed rKLEOPATRA8090445057da: Use std::vector for lists of keys everywhere (authored by ikloecker).
Use std::vector for lists of keys everywhere
Feb 18 2021, 7:34 PM
ikloecker committed rKLEOPATRAe82ade533504: Port deprecated method (authored by ikloecker).
Port deprecated method
Feb 18 2021, 7:34 PM
ikloecker committed rKLEOPATRA9e50e0f99122: Port deprecated signal (authored by ikloecker).
Port deprecated signal
Feb 18 2021, 7:34 PM
ikloecker committed rKLEOPATRA7a5b3bdd2f16: Use std::set for protocols (authored by ikloecker).
Use std::set for protocols
Feb 18 2021, 7:34 PM
ikloecker committed rLIBKLEO3fa598af3a38: Port some deprecated methods (authored by ikloecker).
Port some deprecated methods
Feb 18 2021, 7:30 PM
ikloecker committed rKLEOPATRA1a22db0afdfa: Update certificate lineedit if the selected group was removed (authored by ikloecker).
Update certificate lineedit if the selected group was removed
Feb 18 2021, 5:01 PM
ikloecker committed rKLEOPATRA1df9407578e2: Show comment for groups read from the configuration of gpg (authored by ikloecker).
Show comment for groups read from the configuration of gpg
Feb 18 2021, 5:01 PM
ikloecker committed rKLEOPATRAcd691f05637a: Remove Edit button from group details dialog (authored by ikloecker).
Remove Edit button from group details dialog
Feb 18 2021, 5:01 PM
ikloecker committed rKLEOPATRA5ff134b27f46: Add a configuration module for configuring groups of keys (authored by ikloecker).
Add a configuration module for configuring groups of keys
Feb 18 2021, 5:01 PM
ikloecker committed rKLEOPATRA2e51be87b274: Allow setting the widget that shall have the initial focus (authored by ikloecker).
Allow setting the widget that shall have the initial focus
Feb 18 2021, 5:01 PM
ikloecker committed rKLEOPATRA9873a5a4cfba: Identify updated group of keys by source and source dependent identifier (authored by ikloecker).
Identify updated group of keys by source and source dependent identifier
Feb 18 2021, 5:01 PM
ikloecker committed rKLEOPATRAd6c3cc02dd78: GIT_SILENT: Bump required version of libkleo (authored by ikloecker).
GIT_SILENT: Bump required version of libkleo
Feb 18 2021, 5:01 PM
werner committed rG5c2ff883392a: po: Unified the term "message" in the German translation (authored by werner).
po: Unified the term "message" in the German translation
Feb 18 2021, 4:26 PM
werner committed rG40ddd9a6ba5a: po: update-po (authored by werner).
po: update-po
Feb 18 2021, 4:26 PM
werner committed rG22b4ab1ec732: po: Update German translation (authored by werner).
po: Update German translation
Feb 18 2021, 4:26 PM
werner committed rG8a74b87261d6: scd:piv: Fix a typo in a string. (authored by werner).
scd:piv: Fix a typo in a string.
Feb 18 2021, 4:26 PM
werner committed rG311f477b1803: po: Update all po files from 2.2.27 (authored by werner).
po: Update all po files from 2.2.27
Feb 18 2021, 4:26 PM
werner committed rG0be4861762c2: po: Change translatability of a fallback string. (authored by werner).
po: Change translatability of a fallback string.
Feb 18 2021, 4:26 PM
werner committed rG8b2d01c68ec1: po: Update POTFILES (authored by werner).
po: Update POTFILES
Feb 18 2021, 4:26 PM
dkg committed rP19a18ba5fee0: build: Simplfy use of pkg-config when testing for EFL. (authored by dkg).
build: Simplfy use of pkg-config when testing for EFL.
Feb 18 2021, 3:32 PM
dkg closed T5308: pkg-config misuse in efl sections of pinentry autoconf tooling as Resolved.

Thanks for the verification, @wltjr. I've pushed 19a18ba5fee049aac87b5114763095aaeb42430f to the master branch for future releases.

Feb 18 2021, 3:30 PM · pinentry, Bug Report
ikloecker committed rLIBKLEO32c3f79ee50f: Bump library version (authored by ikloecker).
Bump library version
Feb 18 2021, 1:43 PM
ikloecker committed rLIBKLEO611cd4fb69e3: Allow retrieving and saving of configurable groups of keys (authored by ikloecker).
Allow retrieving and saving of configurable groups of keys
Feb 18 2021, 1:43 PM
ikloecker committed rLIBKLEOb70c7f47aa29: Allow removing a group of keys (authored by ikloecker).
Allow removing a group of keys
Feb 18 2021, 1:43 PM
ikloecker committed rLIBKLEO82b040177c36: Move most code of update() to private implementation (authored by ikloecker).
Move most code of update() to private implementation
Feb 18 2021, 1:43 PM
ikloecker committed rLIBKLEOe9c893fbd80f: Allow adding a group of keys (authored by ikloecker).
Allow adding a group of keys
Feb 18 2021, 1:43 PM
ikloecker committed rLIBKLEO6838d7c9763b: Factor out function for getting the fingerprints of a group of keys (authored by ikloecker).
Factor out function for getting the fingerprints of a group of keys
Feb 18 2021, 1:43 PM
ikloecker committed rLIBKLEO40783b456776: Take care of immutable entries when updating a group of keys (authored by ikloecker).
Take care of immutable entries when updating a group of keys
Feb 18 2021, 1:42 PM
ikloecker committed rLIBKLEOa951e71fc5cf: Allow removing a group from the model (authored by ikloecker).
Allow removing a group from the model
Feb 18 2021, 1:42 PM
ikloecker committed rLIBKLEOb81d6c8cbfb6: Allow adding a group to the model (authored by ikloecker).
Allow adding a group to the model
Feb 18 2021, 1:42 PM
ikloecker committed rLIBKLEOc676a618c4bb: Allow updating a group in the model (authored by ikloecker).
Allow updating a group in the model
Feb 18 2021, 1:42 PM
ikloecker committed rLIBKLEOd79cfe916da7: Identify groups of keys by source and a source dependent identifier (authored by ikloecker).
Identify groups of keys by source and a source dependent identifier
Feb 18 2021, 1:42 PM
ikloecker committed rLIBKLEO8e189f7a9fb6: Add QDebug stream operator for KeyGroup (authored by ikloecker).
Add QDebug stream operator for KeyGroup
Feb 18 2021, 1:42 PM
werner committed rG919a969354d4: speedo: Update w32 stuff from 2.2 (authored by werner).
speedo: Update w32 stuff from 2.2
Feb 18 2021, 1:26 PM
werner triaged T5307: pinentry-qt unilaterally enables rpath, even when configured with `--disable-rpath` as Low priority.
Feb 18 2021, 8:49 AM · qt, pinentry, Bug Report
werner triaged T5308: pkg-config misuse in efl sections of pinentry autoconf tooling as Normal priority.
Feb 18 2021, 8:49 AM · pinentry, Bug Report
wltjr added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

Btw, ecore-x was also needed, so that should remain. Just to be clear, the final version should be

PKG_CHECK_MODULES(EFL,[elementary >= 1.18,ecore-x])

Give or take the >= vs >.

Feb 18 2021, 4:46 AM · pinentry, Bug Report
wltjr added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

@dkg it was the 2nd one, the EFL vs efl. That worked fine after uppercasing it! The >= may not be necessary, but might as well. I am on a much newer EFL, 1.25.1, so not really able to test that part of it. I should be running one of the latest autotools,

[ebuild   R    ] sys-devel/automake-1.16.3-r1:1.16::gentoo  USE="-test" 0 KiB
[ebuild   R    ] sys-devel/autoconf-2.69-r5:2.69::gentoo  USE="-emacs" 1,438 KiB
[ebuild   R    ] sys-devel/libtool-2.4.6-r6:2::gentoo  USE="-vanilla" 951 KiB
Feb 18 2021, 4:42 AM · pinentry, Bug Report
gniibe committed rE1fb90a7da186: build: Support --disable-threads by gen-lock-obj.sh. (authored by gniibe).
build: Support --disable-threads by gen-lock-obj.sh.
Feb 18 2021, 2:26 AM
gniibe changed the status of T5296: libgpg-error: build failure without threads from Open to Testing.

Pushed the change. Please test.

Feb 18 2021, 2:24 AM · gpgrt, Bug Report
gniibe added a comment to T5296: libgpg-error: build failure without threads.

See the comment in rE13918d05a333: Allow building with --disable-threads. for ABI incompatibility.

Feb 18 2021, 2:24 AM · gpgrt, Bug Report
dkg added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

hm, actually, maybe the efl should be EFL in order to produce and substitute the EFL_CFLAGS and EFL_LIBS variables.

Feb 18 2021, 2:22 AM · pinentry, Bug Report
dkg added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

@wltjr maybe it needs ecore-x as well as elementary > 1.18 in the PKG_CHECK_MODULES line? oh, and looks like i screwed up and used > where i should have used >= sorry! fixing those would make the PKG_CHECK_MODULES line be:

Feb 18 2021, 2:18 AM · pinentry, Bug Report
tps800 added a comment to T5304: Kleopatra: Main certificate view does not keep selected column width.

With the third case it accesses the settings file, but does not write anything.

Feb 18 2021, 1:54 AM · gpd5x, Bug Report, kleopatra, gpg4win
tps800 added a comment to T5304: Kleopatra: Main certificate view does not keep selected column width.

When does it work and when not:

  • It works: if I change columns, column widths, sorting column or window size. Then close Kleopatra and restart it within the same environment (screen size).
Feb 18 2021, 1:53 AM · gpd5x, Bug Report, kleopatra, gpg4win
gniibe added a comment to T1756: gpg-agent doesn't accept ssh certificates.

I'm sorry, if my wording sounded harsh.

Feb 18 2021, 1:50 AM · gnupg, Feature Request
tps800 added a comment to T5304: Kleopatra: Main certificate view does not keep selected column width.

Kleopatra running on Linux (Ubuntu 20.10, 21.04; Fedora 34, 35 (rawhide)) does this. Closing Kleopatras window saves columns and column widths as shown (it even works if I change the systemwide used font).
On Windows 10 this does not work. Closing Kleopatra via the windows "Close Button" or by selecting "Close Window" or "Exit" from the main menu settings will not be saved. Opening the window again will show columns as they where after installing (way to small for displaying the dates created and expired and the hash of the key). The sorting column is lost too on Windows, but not Linux.
I am unsure if this bug is triggered by my company setup, or if it exists on any Windows 10 installation.

Feb 18 2021, 1:13 AM · gpd5x, Bug Report, kleopatra, gpg4win
wltjr added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

Looks like its missing an include

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include    -I/usr/include/ncursesw -I../secmem -I../pinentry -Wall  -O2 -pipe -march=amdfam10 -mcx16 -msahf -mabm -mlzcnt -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-efl.o pinentry-efl.c
pinentry-efl.c:32:10: fatal error: Elementary.h: No such file or directory
   32 | #include <Elementary.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.

Feb 18 2021, 1:00 AM · pinentry, Bug Report
wltjr added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

@dkg for sure, I will test out the patch ASAP. Thanks for the ping.

Feb 18 2021, 12:54 AM · pinentry, Bug Report
dkg added a comment to T5291: gpg fails to recognize signatures if signer's user ID subpacket is present with the critical bit set .

I think you're saying "GnuPG will reject all subpackets marked with a critical flag unless there is a specific known semantic for *criticality* for that subpacket" Am I understanding that right? Is there a published list of criticality semantics that GnuPG is willing to accept? How do those semantics differ from standard semantics for the packet in question?

Feb 18 2021, 12:11 AM · gnupg (gpg22), Bug Report

Feb 17 2021

dkg added a comment to T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

fwiw, i think a patch like this ought to work with reasonably-modern versions of autotools:

Feb 17 2021, 9:22 PM · pinentry, Bug Report
dkg updated subscribers of T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.

@wltjr maybe you could take a look at this?

Feb 17 2021, 8:52 PM · pinentry, Bug Report
dkg renamed T5308: pkg-config misuse in efl sections of pinentry autoconf tooling from po to pkg-config misuse in efl sections of pinentry autoconf tooling.
Feb 17 2021, 8:44 PM · pinentry, Bug Report
dkg created T5308: pkg-config misuse in efl sections of pinentry autoconf tooling.
Feb 17 2021, 8:43 PM · pinentry, Bug Report
dkg created T5307: pinentry-qt unilaterally enables rpath, even when configured with `--disable-rpath`.
Feb 17 2021, 8:22 PM · qt, pinentry, Bug Report
werner closed T5306: doc: Fix swapped constants as Resolved.

Thanks. A few hours too late for 1.9.2.

Feb 17 2021, 5:55 PM · libgcrypt
werner committed rC23ca92fb0ed2: doc: Fix swapped GCM/CCM constants. (authored by werner).
doc: Fix swapped GCM/CCM constants.
Feb 17 2021, 5:55 PM
werner committed rGab7dc4b524c3: dirmngr: Support new gpgNtds parameter in LDAP keyserver URLs. (authored by werner).
dirmngr: Support new gpgNtds parameter in LDAP keyserver URLs.
Feb 17 2021, 5:51 PM
werner committed rGcdc828f69026: dirmngr: Rewrite a weird function by straighter code. (authored by werner).
dirmngr: Rewrite a weird function by straighter code.
Feb 17 2021, 5:36 PM
werner committed rG55f46b33df08: dirmngr: Support new gpgNtds parameter in LDAP keyserver URLs. (authored by werner).
dirmngr: Support new gpgNtds parameter in LDAP keyserver URLs.
Feb 17 2021, 5:36 PM
werner committed rG3c7b1f3f5fa8: common: Fix compiler warning (authored by werner).
common: Fix compiler warning
Feb 17 2021, 5:36 PM
Jakuje added a project to T5306: doc: Fix swapped constants: libgcrypt.
Feb 17 2021, 1:13 PM · libgcrypt
Jakuje updated the task description for T5306: doc: Fix swapped constants.
Feb 17 2021, 1:12 PM · libgcrypt
Jakuje created T5306: doc: Fix swapped constants in the S1 Public space.
Feb 17 2021, 1:11 PM · libgcrypt