Page MenuHome GnuPG
Feed Advanced Search

Apr 18 2016

cpm added projects to T2326: libgcrypt fails to build on FreeBSD 9.3: libgcrypt, Bug Report.
Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
cpm set Due Date to Apr 18 2016, 2:00 AM on T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
cpm set Version to 1.7.0 on T2326: libgcrypt fails to build on FreeBSD 9.3.
Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
cpm added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

Apr 18 2016, 7:59 PM · Bug Report, libgcrypt
justus claimed T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.
Apr 18 2016, 5:22 PM · gnupg, OpenPGP, Bug Report
justus updated subscribers of T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.
Apr 18 2016, 5:22 PM · gnupg, OpenPGP, Bug Report
justus added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

Ok, so there are two problems:

  1. gpg --batch should not use the pinentry mechanism at all.
  2. gpg --export-secret-key should export unprotected keys that are stored w/o a

passphrase.

Werner, I started patching gpg-agent to allow 2., but gpg does only accept
protected keys from gpg-agent in export.c's transfer_format_to_openpgp. Is that
by design or simply not yet implemented?

Apr 18 2016, 5:22 PM · gnupg, OpenPGP, Bug Report
aheinecke claimed T2210: Kleopatra causes Smart Card logon to fail.
Apr 18 2016, 2:05 PM · Bug Report, gpg4win
aheinecke raised the priority of T2210: Kleopatra causes Smart Card logon to fail from Low to Normal.
Apr 18 2016, 2:05 PM · Bug Report, gpg4win
aheinecke added a comment to T2210: Kleopatra causes Smart Card logon to fail.

I don't have a test setup for that. Kleopatra currently polls gpg-agent if a
smartcard is available.

According to Gniibe this might be causing this problem. I'm planning to change
that to switch to looking for readerstatus files that are created when a
smartcard becomes known. But this still might cause the smartcard to be locked
by scdaemon? I'm not sure.

Apr 18 2016, 2:05 PM · Bug Report, gpg4win
mech added a comment to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).

HKPS won't be the reason, we use plain HKP

as of gpg.conf
keyserver hkp://keyserver.int.myCompany.com:11371

BTW. The versions in the previous post should have been 2.0.28 and 2.0.30 vs.
2.1.11, of course.

Apr 18 2016, 1:34 PM · gnupg, Bug Report
justus claimed T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).
Apr 18 2016, 1:01 PM · gnupg, Bug Report
justus added a comment to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).

Hello. If you are using https to talk to your keyserver, your problem might be
Issue 1950 which we fixed in GnuPG 2.1.10.

Apr 18 2016, 1:01 PM · gnupg, Bug Report
justus claimed T2323: fdpassing fails during make check.
Apr 18 2016, 12:35 PM · Duplicate, libassuan
justus added a comment to T2323: fdpassing fails during make check.

I don't think the bugs are necessarily related. Your issue looks like you build
your own libgpg-error and linked fdpassing against that, but your runtime linker
uses your system-supplied libgpg-error. Try running 'ldd tests/fdpassing' to
see which libgpg-error is used at run-time. Feel free to ask if you need more
assistance.

Apr 18 2016, 12:35 PM · Duplicate, libassuan
justus lowered the priority of T2323: fdpassing fails during make check from High to Normal.
Apr 18 2016, 12:35 PM · Duplicate, libassuan
justus claimed T2318: Libassuan failure.
Apr 18 2016, 12:30 PM · Bug Report, libassuan
justus added a comment to T2318: Libassuan failure.

Hello,

please run:

  strace -f -E srcdir=tests -o fdpassing.strace tests/fdpassing

and attach fdpassing.strace to this bug report.

Apr 18 2016, 12:30 PM · Bug Report, libassuan
aheinecke closed T2322: Code Signing Certificate information missmatch as Resolved.
Apr 18 2016, 10:51 AM · Bug Report, gpg4win
aheinecke added a comment to T2322: Code Signing Certificate information missmatch.

I've now also mentioned that the current one is used since April 2016 and listed
the previous certificates.

Apr 18 2016, 10:51 AM · Bug Report, gpg4win
bernhard reopened T2322: Code Signing Certificate information missmatch as "Open".
Apr 18 2016, 9:53 AM · Bug Report, gpg4win
bernhard added a comment to T2322: Code Signing Certificate information missmatch.

Andre, we probably should also list the old certificate, because we still have
files out there with it.

Like, until 2.3.0 the codesigning certificate was: ..

For completeness, this are the pages:
https://www.gpg4win.de/package-integrity-de.html
https://www.gpg4win.de/package-integrity.html

Apr 18 2016, 9:53 AM · Bug Report, gpg4win
aheinecke added a comment to T2322: Code Signing Certificate information missmatch.

Indeed, thanks for the report, I've updated the information for our new
certificate that we've used for 2.3.1

Sorry for the confusion caused by missing that in the first place.

Apr 18 2016, 9:51 AM · Bug Report, gpg4win
aheinecke closed T2322: Code Signing Certificate information missmatch as Resolved.
Apr 18 2016, 9:51 AM · Bug Report, gpg4win
ann added a comment to T2325: rijndael error during make.

System is Linux 3.2.0-23-generic.

Apr 18 2016, 9:44 AM · Assembler, Bug Report, libgcrypt
ann added a comment to T2325: rijndael error during make.

Apr 18 2016, 9:41 AM · Assembler, Bug Report, libgcrypt
ann added projects to T2325: rijndael error during make: libgcrypt, Bug Report.
Apr 18 2016, 9:41 AM · Assembler, Bug Report, libgcrypt
ann set Version to 1.7.0 on T2325: rijndael error during make.
Apr 18 2016, 9:41 AM · Assembler, Bug Report, libgcrypt
bernhard assigned T2322: Code Signing Certificate information missmatch to aheinecke.
Apr 18 2016, 9:39 AM · Bug Report, gpg4win
bernhard added a comment to T2322: Code Signing Certificate information missmatch.

GnstheGrain,

hmmm. :/

Thanks for the report.

Apr 18 2016, 9:39 AM · Bug Report, gpg4win
bernhard updated subscribers of T2322: Code Signing Certificate information missmatch.
Apr 18 2016, 9:39 AM · Bug Report, gpg4win
mech added a comment to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only).

A collegue of mine now has a similar problem with GnuPG on MacOS during gpg
--refesh-keys from an in-house SKS keyserver (set in gpg.conf)

Happens with GnuPG 2.2.28 and GnuPG 2.2.30. Problem disappeared with GnuPG 2.1.11.
Hence changed category back to gnupg as it's no Windows-only problem anymore.
Still assume that it is somewhat related to larger key rings.

gpg: Total number processed: 392
gpg: unchanged: 392
gpg: keyserver communications error: Not found
gpg: keyserver communications error: Bad public key
gpg: keyserver refresh failed: Bad public key

Apr 18 2016, 9:27 AM · gnupg, Bug Report
mech added a project to T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only): gnupg.
Apr 18 2016, 9:27 AM · gnupg, Bug Report
mech removed a project from T2297: Refresh keys fails for whole (large) keyring since GnuPG 2.0.27+ (gpg4win only): gpg4win.
Apr 18 2016, 9:27 AM · gnupg, Bug Report
ann added a comment to T2323: fdpassing fails during make check.

Duplicate of T2318

Apr 18 2016, 5:55 AM · Duplicate, libassuan
ann added a project to T2323: fdpassing fails during make check: Duplicate.
Apr 18 2016, 5:55 AM · Duplicate, libassuan

Apr 17 2016

dkg added a comment to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.

furthermore, if the user enters an empty password, gpg-agent says "please
confirm that you do not want to have any protection on your key".

If the user chooses "yes, protection is not needed" in this followup prompt, gpg
*still* refuses to export the secret key, producing this error message:

---------------

gpg: key 0CA2C754F8DF3194EC1F1C7EF88AEA8D20BAFB0F: error receiving key from
agent: No passphrase given - skipped

gpg: WARNING: nothing exported

Apr 17 2016, 10:31 PM · gnupg, OpenPGP, Bug Report
dkg set Version to 2.1.11 on T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase.
Apr 17 2016, 9:56 PM · gnupg, OpenPGP, Bug Report
dkg added a project to T2324: gpg --batch --export-secret-key fails (requires user interaction) if key has no passphrase: Bug Report.
Apr 17 2016, 9:56 PM · gnupg, OpenPGP, Bug Report
ann renamed T2323: fdpassing fails during make check from fdpassing fails during to fdpassing fails during make check.
Apr 17 2016, 9:40 AM · Duplicate, libassuan
ann removed Due Date on T2323: fdpassing fails during make check.
Apr 17 2016, 9:39 AM · Duplicate, libassuan
ann set Version to 2.4.2 on T2323: fdpassing fails during make check.
Apr 17 2016, 9:37 AM · Duplicate, libassuan
ann set Due Date to Apr 18 2016, 2:00 AM on T2323: fdpassing fails during make check.
Apr 17 2016, 9:37 AM · Duplicate, libassuan
ann added projects to T2323: fdpassing fails during make check: libassuan, Bug Report.
Apr 17 2016, 9:37 AM · Duplicate, libassuan
ann added a comment to T2323: fdpassing fails during make check.

Apr 17 2016, 9:37 AM · Duplicate, libassuan

Apr 16 2016

GnstheGrain added projects to T2322: Code Signing Certificate information missmatch: gpg4win, Bug Report.
Apr 16 2016, 9:29 PM · Bug Report, gpg4win
actionmystique added a comment to T2321: undefined reference to `gpgrt_annotate_leaked_object'.

If I understand correctly, we cannot compile latest libgcrypt because:

  • the installed libgpg-error is a beta release
  • it has been installed in /usr instead of /usr/local

That's unusual.
So I rebuilt libgcrypt with libgpg-error stable 1.21 installed in /usr, and it
passed.

Apr 16 2016, 11:28 AM · Bug Report, Not A Bug, libgcrypt
actionmystique added a comment to T2321: undefined reference to `gpgrt_annotate_leaked_object'.

It is true that I have built & installed libgpg-error from git master into
/usr:
./configure --enable-shared=yes \

			--enable-maintainer-mode \
			--prefix=/usr --sysconfdir=/etc --localstatedir=/var

But what do you mean by "properly install the library"?

Apr 16 2016, 10:54 AM · Bug Report, Not A Bug, libgcrypt
werner closed T2256: (Near) endless loop in gcry_mpi_powm as Resolved.
Apr 16 2016, 10:47 AM · Bug Report, libgcrypt
werner removed a project from T2256: (Near) endless loop in gcry_mpi_powm: Restricted Project.
Apr 16 2016, 10:47 AM · Bug Report, libgcrypt
werner closed T2242: Crash in libgcrypt from gnome-keyring in AES cipher in ARM assembler as Resolved.
Apr 16 2016, 10:47 AM · Bug Report, libgcrypt
werner removed a project from T2242: Crash in libgcrypt from gnome-keyring in AES cipher in ARM assembler: Restricted Project.
Apr 16 2016, 10:47 AM · Bug Report, libgcrypt
werner closed T2304: Buffer Overrun in GPGME encrypt-sign.c:168? as Resolved.
Apr 16 2016, 10:46 AM · gpgme, Not A Bug, Bug Report
werner added a project to T2321: undefined reference to `gpgrt_annotate_leaked_object': Not A Bug.
Apr 16 2016, 10:44 AM · Bug Report, Not A Bug, libgcrypt
werner lowered the priority of T2321: undefined reference to `gpgrt_annotate_leaked_object' from Unbreak Now! to Normal.
Apr 16 2016, 10:44 AM · Bug Report, Not A Bug, libgcrypt
werner added a comment to T2321: undefined reference to `gpgrt_annotate_leaked_object'.

Your system is misconfigured. You are using the gpg-error.h header
file from an unreleased version of libgpg-error but you are linking to
an older library.

  checking for gpg-error-config... /usr/bin/gpg-error-config
  checking for GPG Error - version >= 1.13... yes (1.22-beta14)

It seems you installed a libgpg-error version from git master
(.1.22-beta14) into the system directories instead of using
/usr/local. And you forgot to properly install the library.

Apr 16 2016, 10:44 AM · Bug Report, Not A Bug, libgcrypt
actionmystique added a comment to T2321: undefined reference to `gpgrt_annotate_leaked_object'.

Configured with:
./configure --enable-shared=yes \

			--enable-maintainer-mode \
			--prefix=/usr --sysconfdir=/etc --localstatedir=/var
Apr 16 2016, 9:38 AM · Bug Report, Not A Bug, libgcrypt
actionmystique set Version to 1.7.0 on T2321: undefined reference to `gpgrt_annotate_leaked_object'.
Apr 16 2016, 9:37 AM · Bug Report, Not A Bug, libgcrypt
actionmystique added projects to T2321: undefined reference to `gpgrt_annotate_leaked_object': libgcrypt, Bug Report.
Apr 16 2016, 9:37 AM · Bug Report, Not A Bug, libgcrypt
gupsgr raised the priority of T2320: pinentry: Fix -Wimplicit-function-declaration warning in pinentry-curses.c [patch] from Low to Normal.
Apr 16 2016, 9:13 AM · Bug Report, pinentry
gupsgr added projects to T2320: pinentry: Fix -Wimplicit-function-declaration warning in pinentry-curses.c [patch]: pinentry, Bug Report.
Apr 16 2016, 9:12 AM · Bug Report, pinentry

Apr 15 2016

dylanetaft added a comment to T2304: Buffer Overrun in GPGME encrypt-sign.c:168?.

Apr 15 2016, 4:58 PM · gpgme, Not A Bug, Bug Report
dylanetaft added a comment to T2304: Buffer Overrun in GPGME encrypt-sign.c:168?.

Thank you! All set.

Apr 15 2016, 4:58 PM · gpgme, Not A Bug, Bug Report
dkg added a comment to T2313: gpg --import of secret keys prompts for passwords in 2.1.

I understand the reason for re-encrypting -- i'm quite happy that the agent is
sensible about improving the security of the key when it adopts it.

my concern is that users don't know what to expect, and that different workflows
result in different sets of keys stored in the agent.

So i'd recommend that when importing without --batch, if the password fails for
any reason, gpg should fall back to the fast migration "kludge" rather than just
skipping that keyblock. That way the imported secret key material will still be
available and can be cleaned up/hardened on first successful use.

Apr 15 2016, 2:20 PM · S/MIME, Feature Request, Stalled, gnupg, OpenPGP
werner added projects to T2304: Buffer Overrun in GPGME encrypt-sign.c:168?: Not A Bug, gpgme.
Apr 15 2016, 8:59 AM · gpgme, Not A Bug, Bug Report
werner added a comment to T2304: Buffer Overrun in GPGME encrypt-sign.c:168?.

The manual states:

     RECP must be a ‘NULL’-terminated array of keys.  The user must keep
     references for all keys during the whole duration of the call (but
     see ‘gpgme_op_encrypt_start’ for the requirements with the
     asynchronous variant).

What you call a blank key is a NULL stored in the array. A common way to
allocate such an array is by using

  gpgme_key_t *keys = calloc(nkeys+1, sizeof *keys);

and then fill the array with the keys: If you don't put keys into the array
(i.e.NULL as first item) the fucntion retruns GPG_ERR_INV_VALUE.

Regarding your problem with gpgme_get_key: You need to pass a variabale of type
gpgme_key_t to that function. The fucntion allocates a new key objects and
_stores_ it at that variable:

  gpgme_key_t akey;
  err = gpgme_get_key (ctx, fingerprint, &akey, 0);
  .. processing goes here ...
  gpgme_key_unref (akey);

Note that on error NULL is stored at AKEY and thus gpgme_key_unref can be called
in any case.

Apr 15 2016, 8:59 AM · gpgme, Not A Bug, Bug Report
werner added a comment to T2312: GnuPG 2.1 migration fails due to permissions but appears to succeed.

gpg-agent should fix the permission of private-keys-v1.d/.

Apr 15 2016, 8:39 AM · gnupg, Bug Report
werner added a project to T2312: GnuPG 2.1 migration fails due to permissions but appears to succeed: gnupg.
Apr 15 2016, 8:39 AM · gnupg, Bug Report
werner added projects to T2313: gpg --import of secret keys prompts for passwords in 2.1: OpenPGP, gnupg.
Apr 15 2016, 8:38 AM · S/MIME, Feature Request, Stalled, gnupg, OpenPGP
werner set Version to 2.1 on T2313: gpg --import of secret keys prompts for passwords in 2.1.
Apr 15 2016, 8:38 AM · S/MIME, Feature Request, Stalled, gnupg, OpenPGP
werner added a comment to T2313: gpg --import of secret keys prompts for passwords in 2.1.

The reason for prompting for the passphrase is that gpg/gpg-agent needs to
re-encrypt the key to the format used by gpg-agent. Although the format is
currently very similar it is not a 1-to-1 mappring and thus it needs to be
re-encrypted. Further the S2K "iteration" parameter used by gpg-agent is to be
adjusted to the speed of the new machine.

The kludge we use with --batch is to allow fast migration of keys from older gpg
versions to to 2.1. This works by storing the secret key directly in the
gpg-agent store in a special format. As soon as gpg-agent needs to use that key
and thus requires a passphrase anyway, the key will be re-encrypted on the fly.

We can change the interfactive import to continue processing with the next
keyblock if a passphrase was not given.

Apr 15 2016, 8:38 AM · S/MIME, Feature Request, Stalled, gnupg, OpenPGP
werner added a project to T2316: ssh-add ignores keys already in private-keys-v1.d but not in sshcontrol: gnupg.
Apr 15 2016, 8:31 AM · gnupg, Not A Bug, Bug Report, ssh, gpgagent, gnupg (gpg21)
gniibe added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Thank you for your patch. Yes, we already located the issue is the alignment.
I think that it were good if the MTX were placed at the head. While your patch
works, it changes ABI of the lock object for existing archs, unfortunately.

I fixed the detection of Solaris in:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commit;h=f7a77c5c236ecec846de9be46703026f9b01008f

And I believe that the bug reported here had gone.
Please test current development master.

Apr 15 2016, 1:12 AM · Bug Report, gpgrt

Apr 14 2016

werner claimed T2315: No reliable way to select a uid for --quick-sign-key.
Apr 14 2016, 7:38 PM · gnupg, Bug Report
werner raised the priority of T2315: No reliable way to select a uid for --quick-sign-key from Normal to High.
Apr 14 2016, 7:38 PM · gnupg, Bug Report
werner added a project to T2315: No reliable way to select a uid for --quick-sign-key: gnupg.
Apr 14 2016, 7:38 PM · gnupg, Bug Report
werner added a comment to T2315: No reliable way to select a uid for --quick-sign-key.

Oh well, I see the problem. Needs to be fixed.

Apr 14 2016, 7:38 PM · gnupg, Bug Report
aheinecke set Version to 1.4.0 on T2319: GpgOL takes over sent S/MIME mails sent with Outlook even when S/MIME is disabled.
Apr 14 2016, 7:14 PM · Bug Report, gpgol
aheinecke added projects to T2319: GpgOL takes over sent S/MIME mails sent with Outlook even when S/MIME is disabled: gpgol, Bug Report.
Apr 14 2016, 7:14 PM · Bug Report, gpgol
pskocik added a comment to T2315: No reliable way to select a uid for --quick-sign-key.

The problem is that using an entire uid that is a substring of another
uid selects both uids. This makes it impossible to select a uid that is
a substring of another.

Apr 14 2016, 5:32 PM · gnupg, Bug Report
jf added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Apr 14 2016, 5:25 PM · Bug Report, gpgrt
jf added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

The attached is an analysis from the Solaris/SPARC point of view.

One of the possible SPARC specific fixes:

  • ./src/posix-lock-obj.h.orig Wed Apr 13 08:24:20 2016

+++ ./src/posix-lock-obj.h Wed Apr 13 08:24:25 2016
@@ -29,7 +29,7 @@

typedef struct
{

  • long vers;

+ long long vers;
#if USE_POSIX_THREADS

union {
  pthread_mutex_t mtx;
  • ./src/gen-posix-lock-obj.c.orig Wed Apr 13 08:23:59 2016

+++ ./src/gen-posix-lock-obj.c Wed Apr 13 08:24:29 2016
@@ -66,7 +66,7 @@

int i;

#endif

struct {
  • long vers;

+ long long vers;
#ifdef USE_POSIX_THREADS

pthread_mutex_t mtx;

#endif
@@ -105,7 +105,7 @@

   union and include a long and a pointer to a long.  */
printf ("typedef struct\n"
        "{\n"
  • " long _vers;\n"

+ " long long _vers;\n"

"  union {\n"
"    volatile char _priv[%d];\n"
"%s"

@@ -138,7 +138,7 @@

printf ("/* Dummy object - no locking available.  */\n"
        "typedef struct\n"
        "{\n"
  • " long _vers;\n"

+ " long long _vers;\n"

           "} gpgrt_lock_t;\n"
           "\n"
           "#define GPGRT_LOCK_INITIALIZER {%d}\n",

Note, that this was not fully tested on other platforms and might need
additional changes in the header files. I did some minor tests on
Solaris amd64/SPARCv9/SPARCv7, Linux amd64/SPARCv9.

Apr 14 2016, 5:25 PM · Bug Report, gpgrt
werner added a comment to T2315: No reliable way to select a uid for --quick-sign-key.

Please do not refer to another web site - write your report here.

Why don't you use the entire user id? This quarantees that you select the right
one (match is case insensitive). Note that this matching is different from the
key selection mechanism becuase it is inteded to be used by other tools.

Apr 14 2016, 4:18 PM · gnupg, Bug Report
werner added a comment to T2283: tsign domain not documented.

If someone comes up with a brief description on how to use it, we can add it.

Apr 14 2016, 4:00 PM · Documentation, Bug Report, gnupg
werner added a project to T2316: ssh-add ignores keys already in private-keys-v1.d but not in sshcontrol: Not A Bug.
Apr 14 2016, 3:48 PM · gnupg, Not A Bug, Bug Report, ssh, gpgagent, gnupg (gpg21)
werner added a comment to T2316: ssh-add ignores keys already in private-keys-v1.d but not in sshcontrol.

I would not consider this a bug. sshcontrol is used to enable certain keys for
use with ssh. Updating keys is useless if they are already available.

If you remove the keys from sshcontrol you disable them. I would suggest to put
a '!' in front of the keygrip instead of deleting the line in sshcontrol. This
allows to re-enable a key w/o problems.

Apr 14 2016, 3:48 PM · gnupg, Not A Bug, Bug Report, ssh, gpgagent, gnupg (gpg21)
werner lowered the priority of T2318: Libassuan failure from High to Normal.
Apr 14 2016, 3:41 PM · Bug Report, libassuan
neal added a comment to T2318: Libassuan failure.

What distribution are you using? You are probably better off using their
supplied binaries, which are hopefully tested.

Apr 14 2016, 9:28 AM · Bug Report, libassuan
malghwell added projects to T2318: Libassuan failure: libassuan, Bug Report.
Apr 14 2016, 8:54 AM · Bug Report, libassuan
malghwell set Version to 2.4.2 on T2318: Libassuan failure.
Apr 14 2016, 8:54 AM · Bug Report, libassuan

Apr 13 2016

aheinecke added projects to T2317: Gpg4win-3.0-beta create checksum files in Kleopatra broken: gpg4win, kleopatra, Bug Report.
Apr 13 2016, 5:26 PM · Bug Report, kleopatra, gpg4win
aheinecke set Version to master on T2317: Gpg4win-3.0-beta create checksum files in Kleopatra broken.
Apr 13 2016, 5:26 PM · Bug Report, kleopatra, gpg4win
DamienCassou added a comment to T2316: ssh-add ignores keys already in private-keys-v1.d but not in sshcontrol.

The solution is to remove the key in private-keys-v1.d before running ssh-add.

http://superuser.com/a/1064269/216912

Apr 13 2016, 10:49 AM · gnupg, Not A Bug, Bug Report, ssh, gpgagent, gnupg (gpg21)
DamienCassou set Version to 2.1.11 on T2316: ssh-add ignores keys already in private-keys-v1.d but not in sshcontrol.
Apr 13 2016, 10:48 AM · gnupg, Not A Bug, Bug Report, ssh, gpgagent, gnupg (gpg21)
DamienCassou added projects to T2316: ssh-add ignores keys already in private-keys-v1.d but not in sshcontrol: gnupg (gpg21), gpgagent, ssh, Bug Report.
Apr 13 2016, 10:48 AM · gnupg, Not A Bug, Bug Report, ssh, gpgagent, gnupg (gpg21)

Apr 12 2016

pskocik set Version to 2.1, (9e3a7e8) on T2315: No reliable way to select a uid for --quick-sign-key.
Apr 12 2016, 11:31 PM · gnupg, Bug Report
pskocik added a project to T2315: No reliable way to select a uid for --quick-sign-key: Bug Report.
Apr 12 2016, 11:31 PM · gnupg, Bug Report
dkg added a comment to T2283: tsign domain not documented.

I'm not convinced that the +-prefixed lines address clint's concern.

In particular, the parenthetical remark "(domain means the domain part of the
mail address)" is the important bit -- will this be documented somewhere?

Apr 12 2016, 2:03 AM · Documentation, Bug Report, gnupg
dkg added a project to T2313: gpg --import of secret keys prompts for passwords in 2.1: Bug Report.
Apr 12 2016, 1:23 AM · S/MIME, Feature Request, Stalled, gnupg, OpenPGP
dkg added a project to T2312: GnuPG 2.1 migration fails due to permissions but appears to succeed: Bug Report.
Apr 12 2016, 1:04 AM · gnupg, Bug Report