Page MenuHome GnuPG
Feed Advanced Search

May 10 2016

werner added a project to T2246: Regression: home dir no longer automatically created: Unreleased.
May 10 2016, 11:41 AM · Bug Report, gnupg
werner closed T2246: Regression: home dir no longer automatically created as Resolved.
May 10 2016, 11:41 AM · Bug Report, gnupg

May 9 2016

werner added a comment to T2236: Importing a key with badly ordered packets doesn't reorder it, and while --edit-key does reorder it doesn't move the signature packets to the right place.

I see. I just pushed two fixes.

May 9 2016, 9:17 PM · gnupg (gpg22), Bug Report
werner added a comment to T2246: Regression: home dir no longer automatically created.

Thanks. Fix released with 2.0.30 and 2.1.12.
We can close this bug after the release of 1.4.21

May 9 2016, 8:46 PM · Bug Report, gnupg
gniibe added a comment to T2246: Regression: home dir no longer automatically created.

Fixed in all branches.

Master 2.1: d9f9b3be036747c9f55060aed47896f951bfb853
1.4: d957e4388f72581b1ec801613b5629b5ea3f586d
2.0: eb7806d63df63663170ba86f0673caa34b944c28

For some reason, the commit messages of 1.4 and 2.0 refers
master commit of 2f3e42047d17313eeb38d354048f343158402a8d.
Perhaps, I did in my repo and it was 2f3e420 and apply it to 1.4 and 2.0.
Then, I pushed 1.4, 2.0, and 2.1. and 2.1 was failed because of
non-fast-forward. Then I rebased for 2.1.

May 9 2016, 4:18 AM · Bug Report, gnupg
gniibe set Version to 1.4.20,2.0.29,2.1.11 on T2246: Regression: home dir no longer automatically created.
May 9 2016, 4:18 AM · Bug Report, gnupg

May 6 2016

neal added a comment to T2193: keyring / keybox race.

Patch applied in dc417bf0c555a7416d0aedde6645fd1087660f92 (Dec 15, 2015)

May 6 2016, 8:56 PM · Bug Report, gnupg
werner renamed T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX from Redeclaration of internal functions to use "external" typedef prevents build to Redeclaration of internal functions to use "external" typedef prevents build on AIX.
May 6 2016, 8:33 PM · Bug Report, libgcrypt
werner added a project to T2186: --encrypt-to ambiguous with a expired and revoked key: Stalled.
May 6 2016, 8:31 PM · gnupg24, Feature Request
werner added a comment to T2186: --encrypt-to ambiguous with a expired and revoked key.

iirc, we removed the patch from 2.1 due to some problems. We plan to work on it
in 2.3.

May 6 2016, 8:31 PM · gnupg24, Feature Request
werner added a comment to T2193: keyring / keybox race.

Neal, what is the status of this bug?

May 6 2016, 8:29 PM · Bug Report, gnupg
werner assigned T2193: keyring / keybox race to neal.
May 6 2016, 8:29 PM · Bug Report, gnupg
werner added a comment to T2071: Processes invoking gpgme_op_decrypt() should not incur a delay due to the invocation of gpg-agent.

We still need to check whether has been fixed for 1.4 and 2.0.

May 6 2016, 8:27 PM · Restricted Project, gnupg, Bug Report
werner closed T2181: ship sks-keyservers.netCA.pem in distributed tarball as Resolved.
May 6 2016, 8:24 PM · gnupg, Bug Report, dirmngr
werner closed T2107: dirmngr crash when searching keyservers on OpenBSD as Resolved.
May 6 2016, 8:23 PM · Duplicate, gnupg, Bug Report, dirmngr
werner added a comment to T2246: Regression: home dir no longer automatically created.

For which branches has this been fixed?
Do we have releases for all of them?

May 6 2016, 8:20 PM · Bug Report, gnupg
werner added a comment to T2236: Importing a key with badly ordered packets doesn't reorder it, and while --edit-key does reorder it doesn't move the signature packets to the right place.

2.1.12 does a verbose check and fix during --edit-key. We will eventually call
that reorder function during import. But let's wait for bug reports with the
--edit-key triggered code.

May 6 2016, 8:18 PM · gnupg (gpg22), Bug Report
werner closed T2315: No reliable way to select a uid for --quick-sign-key as Resolved.
May 6 2016, 8:14 PM · gnupg, Bug Report
werner added a comment to T2315: No reliable way to select a uid for --quick-sign-key.

Fixed in 2.1.12

May 6 2016, 8:14 PM · gnupg, Bug Report
gniibe added a project to T2347: Regression in cipher/ecc.c: Restricted Project.
May 6 2016, 10:21 AM · Bug Report, libgcrypt

May 4 2016

werner added a comment to T2134: iconv.dll is still a problem.

Should be solved now: Use Libgpg-error 1.22 and GnuPG 2.1.12.

May 4 2016, 5:26 PM · Feature Request, gnupg

May 3 2016

werner closed T2342: reading uninitialized memory in libksba/cert-basic, with subsequent crash as Resolved.
May 3 2016, 6:39 PM · Bug Report, libksba
werner added a comment to T2342: reading uninitialized memory in libksba/cert-basic, with subsequent crash.

1.3.4 has been released.

May 3 2016, 6:39 PM · Bug Report, libksba
werner added a comment to T2343: Function ksba_cert_get_digest_algo returns an uninitialized pointer in some error cases.

1.3.4 has been released

May 3 2016, 6:39 PM · Bug Report, libksba
werner added a comment to T2344: out of bounds read in ksba_cert_get_ext_key_usages called from libksba/cert-basic.

I just released 1.3.4 and thus closing this bug and 2342 and 2343. Thanks again
for you help.

May 3 2016, 6:38 PM · Bug Report, libksba
werner closed T2344: out of bounds read in ksba_cert_get_ext_key_usages called from libksba/cert-basic as Resolved.
May 3 2016, 6:38 PM · Bug Report, libksba
werner added a comment to T2343: Function ksba_cert_get_digest_algo returns an uninitialized pointer in some error cases.

Fixed with commit 3f74c2c. Thanks.

The use in cert-basic is correct because get_oid_desc accepst a NULL pointer.
However, some libc versions bail out on a NULL for "%s"; I fixed that too.

May 3 2016, 4:14 PM · Bug Report, libksba
werner added a project to T2343: Function ksba_cert_get_digest_algo returns an uninitialized pointer in some error cases: Restricted Project.
May 3 2016, 4:14 PM · Bug Report, libksba
werner added a project to T2342: reading uninitialized memory in libksba/cert-basic, with subsequent crash: Restricted Project.
May 3 2016, 4:12 PM · Bug Report, libksba
werner added a project to T2344: out of bounds read in ksba_cert_get_ext_key_usages called from libksba/cert-basic: Restricted Project.
May 3 2016, 4:10 PM · Bug Report, libksba

May 2 2016

gniibe added a comment to T2306: Rare smartcard errors with gnupg master.

Another problem has been fixed in 6677d8b.
I intentionally set up more hubs from computer to the device to cause an error.
When an error occurred, scdaemon continued to report "Card error", even after I
inserted the device directly to the computer.
Now, it returns "No such device" for severe errors, and scdaemon can recover
from such errors.

May 2 2016, 9:04 AM · Bug Report, gnupg, scd

Apr 28 2016

gniibe added a comment to T2306: Rare smartcard errors with gnupg master.

The particular problem of T2306 (aheinecke on Apr 25 2016, 06:53 PM / Roundup) has been fixed in cb4fee8.

I think that it was not always reproducible because it depends on timing (only
when it detected an error at bulk_in, the problem happened). I'm not sure if
the difference of old/new libusb mattered for this problem.

Apr 28 2016, 5:53 AM · Bug Report, gnupg, scd
gniibe added a project to T2306: Rare smartcard errors with gnupg master: Restricted Project.
Apr 28 2016, 5:53 AM · Bug Report, gnupg, scd

Apr 26 2016

gniibe added a comment to T1671: libgpg-error 1.13 does not link on Solaris 10.

libgpg-error 1.22 is out with fix. Please test.

Apr 26 2016, 1:35 AM · gpgrt, Bug Report
gniibe added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

libgpg-error 1.2.2 is out. Please test with it.

Apr 26 2016, 1:34 AM · Bug Report, gpgrt

Apr 21 2016

werner added a comment to T2134: iconv.dll is still a problem.

I have implemented iconv in libgpg-error master (commit 1cd1ddb). This is a
stripped down version of win-iconv where I removed the feature to load another
libiconv and disabled the mlang.dll (whatever this is) for now.

With gnupg master commit bd4d656 tehre is no more need for libiconv for Windows.

Apr 21 2016, 9:58 AM · Feature Request, gnupg
werner added a project to T2134: iconv.dll is still a problem: Restricted Project.
Apr 21 2016, 9:58 AM · Feature Request, gnupg

Apr 19 2016

werner added a project to T2326: libgcrypt fails to build on FreeBSD 9.3: backport.
Apr 19 2016, 8:08 PM · Bug Report, libgcrypt
werner added a project to T2326: libgcrypt fails to build on FreeBSD 9.3: Restricted Project.
Apr 19 2016, 8:08 PM · Bug Report, libgcrypt
werner added a comment to T2326: libgcrypt fails to build on FreeBSD 9.3.

Thanks for the info and the patch.
I have pushed commit 4545372 to master and it will eventually go into 1.7.1.

Apr 19 2016, 8:08 PM · Bug Report, libgcrypt
werner added a project to T2315: No reliable way to select a uid for --quick-sign-key: Restricted Project.
Apr 19 2016, 5:59 PM · gnupg, Bug Report
werner added a comment to T2315: No reliable way to select a uid for --quick-sign-key.

commit d02de6c should fix that.

Use '=' for an exact match and optionally '*' for a substring match.

Apr 19 2016, 5:59 PM · gnupg, Bug Report

Apr 16 2016

werner closed T2256: (Near) endless loop in gcry_mpi_powm as Resolved.
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

Apr 15 2016

aheinecke added a project to T2139: pinentry option to see the password in cleartext: Restricted Project.
Apr 15 2016, 10:45 AM · pinentry, Feature Request, gpg4win
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

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

Mar 29 2016

werner added a project to T2242: Crash in libgcrypt from gnome-keyring in AES cipher in ARM assembler: Restricted Project.
Mar 29 2016, 1:48 PM · Bug Report, libgcrypt
werner added a comment to T2288: --quiet option produces logging output.

Fixed on 2016-03-19 with commmit af9a4afb. Note that --quiet shall not suppress
all output.

(The commit you gave is wrong).

Mar 29 2016, 1:39 PM · Bug Report, gnupg, gnupg (gpg21)
werner added a project to T2288: --quiet option produces logging output: Restricted Project.
Mar 29 2016, 1:39 PM · Bug Report, gnupg, gnupg (gpg21)
werner added a comment to T2294: missing key for symbolic link tofu.d/email/*/file.db lead to segfaul.

Thanks for the report. Probably fixed with commit e2c5781.

Mar 29 2016, 1:31 PM · gnupg, Bug Report
werner added a project to T2294: missing key for symbolic link tofu.d/email/*/file.db lead to segfaul: Restricted Project.
Mar 29 2016, 1:31 PM · gnupg, Bug Report

Mar 24 2016

aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

Not easy yet, need more time to dig.

Mar 24 2016, 2:00 AM · Bug Report, libgcrypt

Mar 23 2016

aheinecke added a comment to T2271: GpgOL: Should be possible to leave S/MIME to Outlook.

GpgOL-1.4 which we will include in 2.3.1 will have an option dialog where you
can enable and disable S/MIME. Default in 1.4 is off.

-> Testing until 2.3.1 is released.

Mar 23 2016, 6:48 PM · Bug Report, gpgol, gpg4win
aheinecke added a project to T2271: GpgOL: Should be possible to leave S/MIME to Outlook: Restricted Project.
Mar 23 2016, 6:48 PM · Bug Report, gpgol, gpg4win
aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

Mar 23 2016, 6:11 PM · Bug Report, libgcrypt
aixtools added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

ping - will check tonight.

Mar 23 2016, 6:11 PM · Bug Report, libgcrypt

Mar 22 2016

werner added a project to T1736: FIPS 186-4 compliance patches: Restricted Project.
Mar 22 2016, 5:58 PM · libgcrypt, Feature Request

Mar 21 2016

werner added a project to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX: Restricted Project.
Mar 21 2016, 11:13 AM · Bug Report, libgcrypt

Mar 18 2016

werner added a project to T2256: (Near) endless loop in gcry_mpi_powm: Restricted Project.
Mar 18 2016, 6:22 PM · Bug Report, libgcrypt

Mar 17 2016

werner added a comment to T2275: Corrupted keybox if created by gpgsm.

Fixed with commit 1aad5c6.
Thanks for the easy test case.

Mar 17 2016, 3:16 PM · Bug Report, gnupg, gnupg (gpg21)
werner added a project to T2275: Corrupted keybox if created by gpgsm: Restricted Project.
Mar 17 2016, 3:16 PM · Bug Report, gnupg, gnupg (gpg21)

Mar 16 2016

PRab added a comment to T2167: Unplugging USB Smartcard/Yubikey causes problems with scdaemon.

I believe I have also seen this issue (or something very similar) on my Windows
7 64bit machine. I am running gpg 2.1.11. I hope this isn't redundant, but it
seems that I need to restart scdaemon anytime I unplug/replug my yubikey or
suspend/resume my computer.

Sometimes it doesn't recover even after restarting scdaemon. In those cases, I
am able to fix it by stopping scdaemon, removing the yubikey, starting scdaemon,
and finally reinserting the yubikey.

Mar 16 2016, 9:01 PM · gnupg (gpg22), Restricted Project, patch, Windows 64, scd, Windows, Windows 32, Bug Report

Mar 8 2016

jonesrw added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

I have only been pulling from .tar.gz files.

Mar 8 2016, 7:17 PM · Bug Report, gpgrt
gniibe added a project to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2: Restricted Project.
Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe added a project to T2234: Core dump while calling bkuptocard: Restricted Project.
Mar 8 2016, 1:01 PM · Bug Report, gnupg

Mar 2 2016

wiz added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Ibraheem very kindly tested again. However, it is still not working completely.
He writes:

It's still core dumping... Out of curiosity, I explicitly defined

'USE_DOUBLE_FOR_ALIGNMENT 1' and the checks were passing on Solaris with no more
core dumps. I guess that means they're on the right track, just have to get the
preprocessor directives right for gcc and Solaris.

Full details are in
https://mail-index.netbsd.org/pkgsrc-users/2016/03/01/msg023078.html

Mar 2 2016, 12:47 AM · Bug Report, gpgrt

Mar 1 2016

gniibe added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Thank you for clarification. I didn't know that pkgsrc supports other
platforms. Now, I understand.

I changed more:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commitdiff;h=34b07146bbb0863436fc9381a84314b18bdfb807;hp=49655fb6ef39b307787e1b6e00c996f9c7db64f7

The intention is that USE_DOUBLE_FOR_ALIGNMENT for Solaris 32-bit version.
I thought that checking ILP32 worked (but not, in fact). I believe that LP64
checking works (at least with GCC).

Mar 1 2016, 2:32 AM · Bug Report, gpgrt

Feb 29 2016

wiz added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

I'm working on pkgsrc, which is a portable packaging system origination on
NetBSD. I myself work mostly on NetBSD.

However, we have patches for non-NetBSD platforms in pkgsrc, and this patch was
worked on by the two people mentioned earlier. Since I can not test on Solaris,
I asked them to test on Solaris, and Ibraheem did that.

I hope that clears it up.

Feb 29 2016, 9:06 AM · Bug Report, gpgrt
gniibe added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Let me clarify/confirm. Does it work on Solaris? And now do you speak for NetBSD?
My fix is specific to Solaris (no matter if it's Sparc or not). It doesn't
handle any issues for NetBSD.

I seems that Sparc GNU/Linux doesn't have this alignment issue, but (for me) it
is highly likely that sparc architecutre requires the alignment of 8-byte.

Feb 29 2016, 12:37 AM · Bug Report, gpgrt

Feb 27 2016

wiz added a comment to T2144: libgpg-error: assertion error on Solaris/sparc.

Thank you for the patch.
I don't have the environment, but I asked the original reporter to test.
Sadly, his reply is negative, see:

https://mail-index.netbsd.org/pkgsrc-users/2016/02/27/msg023071.html

Feb 27 2016, 9:33 AM · Bug Report, gpgrt

Feb 26 2016

gniibe added a project to T2144: libgpg-error: assertion error on Solaris/sparc: Restricted Project.
Feb 26 2016, 2:28 AM · Bug Report, gpgrt
gniibe added a comment to T1671: libgpg-error 1.13 does not link on Solaris 10.

Fixed in
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commit;h=5168b97fb5e2eebdc99b40f96f9b6289647e87d2

Please test.

Feb 26 2016, 1:59 AM · gpgrt, Bug Report
gniibe added a project to T1671: libgpg-error 1.13 does not link on Solaris 10: Restricted Project.
Feb 26 2016, 1:59 AM · gpgrt, Bug Report
gniibe removed a project from T1671: libgpg-error 1.13 does not link on Solaris 10: Stalled.
Feb 26 2016, 1:59 AM · gpgrt, Bug Report

Feb 25 2016

neal closed T2187: gpg2 --gen-revoke 0x${FINGERPRINT} produces infinite output stream as Resolved.
Feb 25 2016, 11:19 AM · Bug Report, gnupg
neal added a comment to T2187: gpg2 --gen-revoke 0x${FINGERPRINT} produces infinite output stream.

I assume that this patch solved the problem. Thanks for reporting!

Feb 25 2016, 11:19 AM · Bug Report, gnupg

Feb 24 2016

guilhem added a comment to T2236: Importing a key with badly ordered packets doesn't reorder it, and while --edit-key does reorder it doesn't move the signature packets to the right place.

Hi Neal,

Thanks for the patch, works great on the couple of keys I tried it on.
Unfortunately I'm unsure how to build OpenPGP keys with deliberately wrongly
ordered packets, so my tests are probably not exhaustive :-( But looking at
your code (from an outsider's perspective), I can't see how revocation
certificates etc would be handled differently from certificate signatures.

I found two issues though:

+ ndataa = pubkey_get_nsig (a->pubkey_algo);
+ ndatab = pubkey_get_nsig (a->pubkey_algo);

I guess it should be "b->pubkey_algo" on the second line.

Also, since the "check" command of the GnuPG prompt can modify the keyblock, it
should set "modify" accordingly:

-8<----------------------------------------------------------------------------------->8-
diff --git a/g10/keyedit.c b/g10/keyedit.c
index d7c2a4b..ede350a 100644

  • a/g10/keyedit.c

+++ b/g10/keyedit.c
@@ -2190,8 +2190,9 @@ keyedit_menu (ctrl_t ctrl, const char *username, strlist_t
locusr,

         break;

       case cmdCHECK:
  • check_all_keysigs (keyblock, count_selected_uids (keyblock),
  • !strcmp (arg_string, "selfsig"));

+ if (check_all_keysigs (keyblock, count_selected_uids (keyblock),
+ !strcmp (arg_string, "selfsig")))
+ modified = 1;

         break;

       case

cmdSIGN:-8<----------------------------------------------------------------------------------->8-

I understand that by default only selfsigs are reordered for performance
reasons. May I suggest to also consider the key to sign with (for instance
specified with "--local-user")? This can be useful, otherwise in order to avoid
potential duplicates signers might have to type "check" before signing a key.

Also (repeating what we discussed about on IRC so it gets indexed on the web :-)
Due to the append-only nature of keyservers, an uploaded badly ordered key
can't be fixed on the keyserver. As a consequence, with the current algorithm
each refresh would undo fixing the packets' order and removing the duplicates.
Ideally keys would be reordered upon import, and the merge algorithm would avoid
duplicate (for instance it could assume the local copy to be properly ordered,
and not add a packet to the local copy if said packet was found elsewhere on the
keyblock).

Feb 24 2016, 6:25 PM · gnupg (gpg22), Bug Report

Feb 19 2016

neal closed T2229: make check 14 0f 35 tests failed as Resolved.
Feb 19 2016, 6:59 PM · Bug Report, gnupg
neal added a project to T2236: Importing a key with badly ordered packets doesn't reorder it, and while --edit-key does reorder it doesn't move the signature packets to the right place: Restricted Project.
Feb 19 2016, 6:57 PM · gnupg (gpg22), Bug Report

Feb 18 2016

t8m added a comment to T2229: make check 14 0f 35 tests failed.

Yes, that patch fixed the problem for me.

Feb 18 2016, 5:24 PM · Bug Report, gnupg

Feb 12 2016

neal added a comment to T2229: make check 14 0f 35 tests failed.

This should be fixed in acac103. (I was able to exactly reproduce your problem
and the patch fixed it for me.) If you are able to test and it works for you,
please report back here.

Thanks!

Feb 12 2016, 10:13 PM · Bug Report, gnupg
neal added a project to T2229: make check 14 0f 35 tests failed: Restricted Project.
Feb 12 2016, 10:13 PM · Bug Report, gnupg
mdeslaur added a comment to T2246: Regression: home dir no longer automatically created.

Patch looks good, thanks!

Feb 12 2016, 1:10 PM · Bug Report, gnupg
gniibe added a comment to T2246: Regression: home dir no longer automatically created.

Sorry, here it is.

Feb 12 2016, 6:32 AM · Bug Report, gnupg
gniibe added a comment to T2246: Regression: home dir no longer automatically created.

D347: 767_0001-g10-Make-sure-to-have-the-directory-for-trustdb-v3.patch

Feb 12 2016, 6:32 AM · Bug Report, gnupg
mdeslaur added a comment to T2246: Regression: home dir no longer automatically created.

I think you attached the original patch once again by mistake...

Feb 12 2016, 5:54 AM · Bug Report, gnupg
gniibe added a comment to T2246: Regression: home dir no longer automatically created.

D348: 766_0001-g10-Make-sure-to-have-the-directory-for-trustdb-v3.patch

Feb 12 2016, 1:59 AM · Bug Report, gnupg
gniibe added a comment to T2246: Regression: home dir no longer automatically created.

This would be final version.
If !create, we can let it return earlier.

Feb 12 2016, 1:59 AM · Bug Report, gnupg
gniibe added a comment to T2246: Regression: home dir no longer automatically created.

You are right to have the check against CREATE.
I'll include that check.

Feb 12 2016, 1:39 AM · Bug Report, gnupg

Feb 10 2016

mdeslaur added a comment to T2246: Regression: home dir no longer automatically created.

D349: 765_0001-g10-Make-sure-to-have-the-directory-for-trustdb-v2.patch

Feb 10 2016, 1:23 PM · Bug Report, gnupg
mdeslaur added a comment to T2246: Regression: home dir no longer automatically created.

Thanks for the patch, but it still needs a small change. You don't want to
create the directory or the lock file if the user specified --no-auto-check-trustdb.

How about this patch?

Feb 10 2016, 1:23 PM · Bug Report, gnupg
gniibe added a project to T2246: Regression: home dir no longer automatically created: Restricted Project.
Feb 10 2016, 2:37 AM · Bug Report, gnupg
gniibe added a comment to T2246: Regression: home dir no longer automatically created.

Please try attached patch.
While I understand it's a regression (and it's urgent for you), I downgrade the
priority.
It will be soon in the repo.

Feb 10 2016, 2:37 AM · Bug Report, gnupg

Feb 9 2016

werner added a comment to T2074: Redeclaration of internal functions to use "external" typedef prevents build on AIX.

to be released with 1.6.5

Feb 9 2016, 10:31 AM · Bug Report, libgcrypt

Jan 26 2016

werner added a project to T1624: Gpgtar fails when files have non ASCII characters: Restricted Project.
Jan 26 2016, 10:02 AM · gnupg, Windows 32, Windows, Bug Report
werner added a comment to T1624: Gpgtar fails when files have non ASCII characters.

I commited an adjusted patch for GnuPG 2.1 (3e50236).

Jan 26 2016, 10:02 AM · gnupg, Windows 32, Windows, Bug Report

Jan 22 2016

werner added a project to T2107: dirmngr crash when searching keyservers on OpenBSD: gnupg.
Jan 22 2016, 1:16 PM · Duplicate, gnupg, Bug Report, dirmngr
werner added a comment to T2181: ship sks-keyservers.netCA.pem in distributed tarball.

Thanks. I did some modifications and also fixed an unrelated bug in the
detection of the poolname. Will go into 2.1.11.

Jan 22 2016, 12:41 PM · gnupg, Bug Report, dirmngr