Page MenuHome GnuPG
Feed All Stories

Jan 5 2015

werner added a comment to T1706: Resource leak in file "cipher/pubkey.c" in function "gcry_pk_encrypt" at line 2876 and "gcry_pk_genkey" at line 3623.

The file has been completely rewritten for 1.6 and thus there is nothing to fix
for the current version. Thanks anyway for this report.

Jan 5 2015, 7:05 PM · Won't Fix, Bug Report, libgcrypt
werner added a project to T1706: Resource leak in file "cipher/pubkey.c" in function "gcry_pk_encrypt" at line 2876 and "gcry_pk_genkey" at line 3623: Won't Fix.
Jan 5 2015, 7:05 PM · Won't Fix, Bug Report, libgcrypt
werner added a project to T1705: Resource leak in file "cipher/primegen.c" at line 676 , 1215 and at 1221: Restricted Project.
Jan 5 2015, 7:00 PM · Bug Report, libgcrypt
werner added a comment to T1705: Resource leak in file "cipher/primegen.c" at line 676 , 1215 and at 1221.

Sorry for the long delay. Fixed with commit 8c5eee5 for 1.7.

I won't backport it to 1.6 because the leak is only triggered by wrong usage of
the functions.

Jan 5 2015, 7:00 PM · Bug Report, libgcrypt
werner lowered the priority of T1800: Allow s2k options for gpg --export-secret-key from High to Normal.
Jan 5 2015, 6:35 PM · Feature Request, gnupg
werner added a comment to T1800: Allow s2k options for gpg --export-secret-key.

Note that gpg-agent is responsible for this. The agent calibrates the s2k count
so that the KDF takes about 100ms. Actually this is the default since 2.0
something (at least a couple of years). Note that the s2k count is still used
for symmetric encryption.

It is an open question whether gpg should be allowed to change the s2k options
because the keys are a property of the agent and not of gpg. For export it
might hwoever make sense to be able to change that (think export for use on a
slower box).

Jan 5 2015, 6:35 PM · Feature Request, gnupg
werner added a project to T1804: HKPS scheme support for Windows Installer: Not A Bug.
Jan 5 2015, 6:24 PM · Bug Report, gnupg, dirmngr
werner added a comment to T1804: HKPS scheme support for Windows Installer.

Sorry, this is not a bug. If you configure with out TLS support it simply can't
do that. In case you are talking about the Windows installer, please note that
this binary version is marked as experimental with several limitations

Jan 5 2015, 6:24 PM · Bug Report, gnupg, dirmngr
werner added a project to T1803: gpg --gen-revoke fails silently if passphrase fails: gnupg (gpg14).
Jan 5 2015, 6:21 PM · gnupg (gpg14), Bug Report, gnupg
werner added a project to T1805: gpg-agent: Wakes up periodically: Feature Request.
Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner added a comment to T1805: gpg-agent: Wakes up periodically.

The ticker is responsible for several house holding tasks and thus we can't
simply disable it or set it too a much higher value. Currently this might be
some easy things but at least the check whether the socket has been taken over
by a second instance (what you call "permission check") is important and can't
be delayed for too long. Given that dirmngr and more import scdaemon also have
such ticker jobs, I doubt that this would lead to any noticable power saving.

Note that some years ago the code was modified to make sure that gpg-agent wakes
up at the full second so that it matches the tickers of other processes.

Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner lowered the priority of T1805: gpg-agent: Wakes up periodically from Normal to Wishlist.
Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner removed a project from T1805: gpg-agent: Wakes up periodically: Bug Report.
Jan 5 2015, 6:19 PM · Feature Request, gnupg
werner claimed T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.
Jan 5 2015, 6:04 PM · Bug Report, gnupg
aheinecke added projects to T1806: Pinentry-qt should have support for Qt5: Feature Request, pinentry.
Jan 5 2015, 10:27 AM · pinentry, Feature Request
gniibe added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

werner: Please go ahead.
I don't have enough knowledge about keybox implementation (and its plan).
My message is basically to share information, and my proposed change is not the
real fix, but something
pointing the (major) cause.

Jan 5 2015, 4:53 AM · Bug Report, gnupg
eric_debian.org added a comment to T1805: gpg-agent: Wakes up periodically.

Any objections to upping the value?

Jan 5 2015, 3:50 AM · Feature Request, gnupg
eric_debian.org added a comment to T1805: gpg-agent: Wakes up periodically.

It looks like it's due to TIMERTICK_INTERVAL being set to 2 on UNIX platforms so
that it can call handle_tick() every 2 seconds. It looks like handle_tick() just
checks if we've lost our connection to scd, if we've lost our parent, and less
frequently that the socket permissions are correct.

I'm not sure why we would need to check these things every two seconds. Also we
could detect parent death (on linux at least) via PR_SET_PDEATHSIG instead of
polling.

Jan 5 2015, 3:48 AM · Feature Request, gnupg
eric_debian.org added projects to T1805: gpg-agent: Wakes up periodically: gnupg, Bug Report.
Jan 5 2015, 3:29 AM · Feature Request, gnupg

Jan 4 2015

juanmi set Version to 2.1.1 on T1804: HKPS scheme support for Windows Installer.
Jan 4 2015, 1:59 AM · Bug Report, gnupg, dirmngr
juanmi added projects to T1804: HKPS scheme support for Windows Installer: dirmngr, Bug Report.
Jan 4 2015, 1:59 AM · Bug Report, gnupg, dirmngr

Jan 3 2015

remyd59 closed T1765: Documentation error - trust validation as Resolved.
Jan 3 2015, 5:38 PM · Bug Report, Documentation
remyd59 added a comment to T1765: Documentation error - trust validation.

Done.

Jan 3 2015, 3:54 PM · Bug Report, Documentation
remyd59 reopened T1765: Documentation error - trust validation as "Open".
Jan 3 2015, 3:54 PM · Bug Report, Documentation
remyd59 closed T1765: Documentation error - trust validation as Resolved.
Jan 3 2015, 3:54 PM · Bug Report, Documentation

Jan 2 2015

dkg added a comment to T1803: gpg --gen-revoke fails silently if passphrase fails.

i've tested this with gnupg 2.1.1, and gnupg 2.1.1 does provide a non-zero
return code if the passphrase fails.

Jan 2 2015, 9:13 PM · gnupg (gpg14), Bug Report, gnupg
dkg set Version to 1.4.18 on T1803: gpg --gen-revoke fails silently if passphrase fails.
Jan 2 2015, 9:12 PM · gnupg (gpg14), Bug Report, gnupg
dkg added projects to T1803: gpg --gen-revoke fails silently if passphrase fails: gnupg, Bug Report.
Jan 2 2015, 9:12 PM · gnupg (gpg14), Bug Report, gnupg
werner added a comment to T1798: request: smartcard stub keys with multiple serial numbers.

This won't be fixed for 2.0 but I will consider to do something about it in one
of the next 2.1 releases.

No, you do not need a second bug for --delete-secret-key.

Jan 2 2015, 5:33 PM · gnupg, Feature Request
werner added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

gniibe: If you want to fix that, please assign the bug to you, otherwise I
assign it to me in a few days.

Jan 2 2015, 5:31 PM · Bug Report, gnupg
werner added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

(removing the PPG-2 support wasn't the easy job expected)

Jan 2 2015, 5:30 PM · Bug Report, gnupg
werner added a project to T1795: gpgme-1.5.3 and gnupg-2 (gpgsm) incompatible?: gnupg (gpg20).
Jan 2 2015, 5:27 PM · gnupg (gpg20), gpgme, Bug Report
werner added a comment to T1795: gpgme-1.5.3 and gnupg-2 (gpgsm) incompatible?.

I guess that is possible. gpgsm does not get much attention these days.

Jan 2 2015, 5:27 PM · gnupg (gpg20), gpgme, Bug Report
werner added a comment to T1765: Documentation error - trust validation.

May be close this bug?

Jan 2 2015, 5:26 PM · Documentation, Bug Report
werner removed a project from T1796: Secret key import fails for ASCII version on windows: gpg4win.
Jan 2 2015, 5:24 PM · gpa, Windows 32, gnupg (gpg21), Windows, Bug Report
werner added a comment to T1796: Secret key import fails for ASCII version on windows.

I changed this to a gpa bug. gpg4win does not yet use GnuPG 2.1

Jan 2 2015, 5:24 PM · gpa, Windows 32, gnupg (gpg21), Windows, Bug Report
werner added projects to T1796: Secret key import fails for ASCII version on windows: Windows, gnupg (gpg21), Windows 32, gpa.
Jan 2 2015, 5:24 PM · gpa, Windows 32, gnupg (gpg21), Windows, Bug Report
werner added a project to T1783: gpa.exe has stopped working: gpg4win.
Jan 2 2015, 5:21 PM · gpg4win, Bug Report, gpa
werner updated subscribers of T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra.
Jan 2 2015, 5:20 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner placed T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra up for grabs.
Jan 2 2015, 5:20 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner updated subscribers of T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra.
Jan 2 2015, 5:19 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner assigned T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra to gnupg-hackers.
Jan 2 2015, 5:19 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol
werner added a project to T1802: broken keyring on 2.1.1: In Progress.
Jan 2 2015, 5:19 PM · Duplicate, gnupg, Bug Report
werner added a comment to T1802: broken keyring on 2.1.1.

Yes, that is very likely. Check the list for a workaround.

Jan 2 2015, 5:18 PM · Duplicate, gnupg, Bug Report
werner added a comment to T1802: broken keyring on 2.1.1.

Duplicate of T1793

Jan 2 2015, 5:18 PM · Duplicate, gnupg, Bug Report
werner added a project to T1802: broken keyring on 2.1.1: Duplicate.
Jan 2 2015, 5:18 PM · Duplicate, gnupg, Bug Report
werner added a project to T1802: broken keyring on 2.1.1: gnupg.
Jan 2 2015, 5:18 PM · Duplicate, gnupg, Bug Report
werner lowered the priority of T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet from High to Normal.
Jan 2 2015, 5:17 PM · Bug Report, gnupg, Arch
werner added a comment to T1797: Critical GPA Error: Fatal Error in GPGME Library.

The latest version is 0.9.7. Please report error only against the latest version.
It has likely been fixed.

Jan 2 2015, 5:16 PM · Bug Report, gpa, gnupg (gpg21)
werner closed T1797: Critical GPA Error: Fatal Error in GPGME Library as Resolved.
Jan 2 2015, 5:16 PM · Bug Report, gpa, gnupg (gpg21)
poweruser1234 added a comment to T1802: broken keyring on 2.1.1.

edit: This is probably a duplicate of 1793

Jan 2 2015, 1:45 PM · Duplicate, gnupg, Bug Report
poweruser1234 added a project to T1802: broken keyring on 2.1.1: Bug Report.
Jan 2 2015, 1:28 PM · Duplicate, gnupg, Bug Report

Dec 31 2014

MDK7MX added projects to T1801: GPG4win Outlook 2010 GPgol doesn't detect Kleopatra: gpgol, Bug Report.
Dec 31 2014, 3:36 PM · Windows 32, Windows, Info Needed, Bug Report, gpgol

Dec 30 2014

skeeto added projects to T1800: Allow s2k options for gpg --export-secret-key: gnupg, Bug Report.
Dec 30 2014, 4:47 PM · Feature Request, gnupg
skeeto set Version to 2.1.1 on T1800: Allow s2k options for gpg --export-secret-key.
Dec 30 2014, 4:47 PM · Feature Request, gnupg
snicker removed Due Date on T1783: gpa.exe has stopped working.
Dec 30 2014, 11:25 AM · gpg4win, Bug Report, gpa
snicker added a comment to T1783: gpa.exe has stopped working.

Could this case please get some attention. This is still an issue for me and
everyone else I know using GPA for windows. Can I help with any more information?

Dec 30 2014, 10:52 AM · gpg4win, Bug Report, gpa
snicker changed Due Date from Dec 1 2015, 1:00 AM to Dec 1 2015, 12:00 AM on T1783: gpa.exe has stopped working.
Dec 30 2014, 10:52 AM · gpg4win, Bug Report, gpa

Dec 29 2014

justindossey added projects to T1799: GnuPG does not provide Host: header for proxy requests: gnupg, Bug Report.
Dec 29 2014, 7:49 PM · Bug Report, gnupg
phry set Version to 2.0.22 on T1798: request: smartcard stub keys with multiple serial numbers.
Dec 29 2014, 4:01 PM · gnupg, Feature Request
phry added a project to T1798: request: smartcard stub keys with multiple serial numbers: Feature Request.
Dec 29 2014, 4:01 PM · gnupg, Feature Request

Dec 28 2014

neuralpancake added projects to T1797: Critical GPA Error: Fatal Error in GPGME Library: gnupg (gpg21), gpa, Bug Report.
Dec 28 2014, 1:50 AM · Bug Report, gpa, gnupg (gpg21)
neuralpancake set Version to 0.9.2 on T1797: Critical GPA Error: Fatal Error in GPGME Library.
Dec 28 2014, 1:50 AM · Bug Report, gpa, gnupg (gpg21)

Dec 26 2014

DieterDP added projects to T1796: Secret key import fails for ASCII version on windows: gpg4win, Bug Report.
Dec 26 2014, 10:21 PM · gpa, Windows 32, gnupg (gpg21), Windows, Bug Report
remyd59 added a comment to T1765: Documentation error - trust validation.

Thank you for the feedback.

You're right, I don't kwnow why I didn't see it. I was blocked on the default value.

Dec 26 2014, 9:43 AM · Bug Report, Documentation
gniibe added a comment to T1765: Documentation error - trust validation.

Thank you for your report.

I think the document is right. Yes, it's somehow confusing.

It explain "two conditions" using GPG default values, but then,
it says : "This example assumes that two marginally-trusted keys
or one fully-trusted key is needed to validate another key.
The maximum path length is three."

It would be better explaining with default values, though.

Dec 26 2014, 6:52 AM · Bug Report, Documentation
gniibe claimed T1759: gnupg 2.1 regression: cannot use OpenPGP card for signing.
Dec 26 2014, 3:18 AM · Info Needed, Bug Report, gnupg
gniibe added a comment to T1759: gnupg 2.1 regression: cannot use OpenPGP card for signing.

In 2.1, secret key handling has been changed.
It's now *not* in secring.gpg but files under private-keys-v1.d.
I think that there were some migration problems for your environment (and GnuPG
2.1.0) and one of your secret key is not converted.

I don't know the reason, but I guess that your key is only available in
secring.gpg and not in pubring.gpg.

About secret key reference (in secring.gpg for 1.4/2.0, under private-keys-v1.d
for 2.1) can be generated by accessing card.
With 2.1.1, --card-status will register key reference. With 2.1.0, you can do:

  $ gpg-connect-agent learn /bye

Once you have public key entry and private key reference to your card, it should
work well.
Could you please try installing your public key with 2.1.0 and making private
key reference?

Dec 26 2014, 3:17 AM · Info Needed, Bug Report, gnupg
alonbl added a comment to T1795: gpgme-1.5.3 and gnupg-2 (gpgsm) incompatible?.

Dec 26 2014, 12:20 AM · gnupg (gpg20), gpgme, Bug Report
alonbl set Version to 1.5.3 on T1795: gpgme-1.5.3 and gnupg-2 (gpgsm) incompatible?.
Dec 26 2014, 12:20 AM · gnupg (gpg20), gpgme, Bug Report
alonbl added projects to T1795: gpgme-1.5.3 and gnupg-2 (gpgsm) incompatible?: Bug Report, gpgme.
Dec 26 2014, 12:20 AM · gnupg (gpg20), gpgme, Bug Report

Dec 24 2014

gniibe added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

I confirmed that --check-trustdb results broken trustdb.
We can check by --list-trustdb.

It should be something like:

rec 30, trust A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE, ot=6, d=0, vl=34
rec 31, valid 10FBD3A5C90C815ECDE1D7F3B64A505EB55CC999, v=6, next=0
rec 32, valid 669CC039409AA2E143FDA46B0636052BB5875E07, v=6, next=31
rec 33, valid 8797B8E208A2F9947790975948D15DF75034A882, v=6, next=32
rec 34, valid 3B623D1260F1F12E06655DB6182516BB82E8F60F, v=6, next=33
rec 35, trust 0EE5BE979282D80B9F7540F1CCD2ED94D21739E9, ot=0, d=0, vl=38
rec 36, valid F5118E19309A256D9C802AF3B8179AC5AA9D04E4, v=5, next=0
rec 37, valid 867625B137AE05F8579F82DC29B5EAF274386304, v=5, next=36
rec 38, valid 328A5C6C1B2F0891125ECBE4624276B5A2296478, v=5, next=37

But 2.1.1 updates like:

rec 30, trust A405E58AB3725B396ED1B85C1318EFAC5FBBDBCE, ot=6, d=1, vl=34
rec 31, valid 10FBD3A5C90C815ECDE1D7F3B64A505EB55CC999, v=2, next=0
rec 32, valid 669CC039409AA2E143FDA46B0636052BB5875E07, v=2, next=31
rec 33, valid 8797B8E208A2F9947790975948D15DF75034A882, v=2, next=32
rec 34, valid 3B623D1260F1F12E06655DB6182516BB82E8F60F, v=2, next=33
rec 35, trust 0EE5BE979282D80B9F7540F1CCD2ED94D21739E9, ot=0, d=0, vl=38
rec 36, valid F5118E19309A256D9C802AF3B8179AC5AA9D04E4, v=5, next=0
rec 37, valid 867625B137AE05F8579F82DC29B5EAF274386304, v=5, next=36
rec 38, valid 328A5C6C1B2F0891125ECBE4624276B5A2296478, v=5, next=37

That is, DEPTH=1 and VALIDITY=2, which is wrong.

I investigated and realized that keybox_search function in kbx/keybox-search.c
is not yet mature. That is, it doesn't support skipfnc yet.

In this situation, something like following is needed:
diff --git a/g10/trustdb.c b/g10/trustdb.c
index 1bf664b..a946c29 100644

  • a/g10/trustdb.c

+++ b/g10/trustdb.c
@@ -1625,6 +1625,12 @@ validate_key_list (KEYDB_HANDLE hd, KeyHashTable full_trust,

merge_keys_and_selfsig (keyblock);
clear_kbnode_flags (keyblock);
pk = keyblock->pkt->pkt.public_key;

+ if (search_skipfnc (full_trust, pk->keyid, NULL))
+ {
+ release_kbnode(keyblock);
+ continue;
+ }
+

if (pk->has_expired || pk->flags.revoked)
  {
    /* it does not make sense to look further at those keys */
Dec 24 2014, 3:18 PM · Bug Report, gnupg

Dec 23 2014

werner added a comment to T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.

Yes, please send by private mail. You might already know my key:

pub dsa2048/F2AD85AC1E42B367 2007-12-31 [expires: 2018-12-31]

Key fingerprint = 8061 5870 F5BA D690 3336  86D0 F2AD 85AC 1E42 B367

uid [ full ] Werner Koch <wk@gnupg.org>

Dec 23 2014, 12:11 PM · Bug Report, gnupg, Arch
bevan added a comment to T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.

Reducing priority from critical to urgent since there is now a workaround known:

  • move .gnupg to .gnupg.old
  • gpg --import .gnupg.old/pubring.gpg
  • gpg --import .gnupg.old/secring.gpg
  • cp .gnupg.old/trustdb.gpg .gnupg

Also using a version with 94a5442 reverted and importing a new key seems to fix
this issue for me also when 94a5442 is applied again afterwards.

I can send you both versions of the keyring, a defect and a working one.

Dec 23 2014, 11:24 AM · Bug Report, gnupg, Arch
bevan lowered the priority of T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet from Unbreak Now! to High.
Dec 23 2014, 11:24 AM · Bug Report, gnupg, Arch
infinity0 reopened T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model as "Open".
Dec 23 2014, 4:28 AM · Bug Report, gnupg
infinity0 added a comment to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.

For comparison, running the below commands using gpg 1.4.18, does *not* exhibit
the bug - after importing dkg's key, my own key's validity remains as "ultimate".

Dec 23 2014, 4:27 AM · Bug Report, gnupg
infinity0 closed T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model as Resolved.
Dec 23 2014, 4:27 AM · Bug Report, gnupg
infinity0 set Version to 2.1.1 on T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model.
Dec 23 2014, 4:09 AM · Bug Report, gnupg
infinity0 added projects to T1794: Ultimate ownertrust does not (always) imply ultimate validity in default trust model: gnupg, Bug Report.
Dec 23 2014, 4:09 AM · Bug Report, gnupg

Dec 22 2014

bevan added a comment to T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.

I can send my keyring to you but I would not like to make it public. Is a private
mail with a download link ok?

Dec 22 2014, 5:14 PM · Bug Report, gnupg, Arch
werner closed T1619: libgcrypt 1.6.1 not compiling (visibility problem?) as Resolved.
Dec 22 2014, 3:01 PM · libgcrypt, Bug Report
werner added a comment to T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.

Just noticed: It is a keyring. So first question already answered.

Dec 22 2014, 3:00 PM · Bug Report, gnupg, Arch
werner added a comment to T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.

I would be helpful if you could provide an example keyring and a list of keys
which have a secret key. As an alternative I like to know:

  • Are you using the keybox or the keyring format (commonly ".kbx" or ".gpg").
  • Is the version 3 key the first, inbetween, or the last key in the key storage?
Dec 22 2014, 3:00 PM · Bug Report, gnupg, Arch
werner added a comment to T1792: hkps: Hostname verification uses the wrong hostname.

Well, that is quite possible. I have seen other reports about this. I have not
yet come around to look at the hkps bugs.

Dec 22 2014, 2:47 PM · gnupg, Bug Report, Debian, dirmngr

Dec 21 2014

bevan set External Link to https://bugs.archlinux.org/task/43173 on T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.
Dec 21 2014, 2:27 PM · Bug Report, gnupg, Arch
bevan set Version to 2.1.1 on T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet.
Dec 21 2014, 2:27 PM · Bug Report, gnupg, Arch
bevan added projects to T1793: gnupg 2.1.1 regression: keyring_get_keyblock: read error: Invalid packet: Arch, gnupg, Bug Report.
Dec 21 2014, 2:27 PM · Bug Report, gnupg, Arch

Dec 20 2014

kyrias set External Link to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771666 on T1792: hkps: Hostname verification uses the wrong hostname.
Dec 20 2014, 4:55 PM · gnupg, Bug Report, Debian, dirmngr
kyrias added projects to T1792: hkps: Hostname verification uses the wrong hostname: dirmngr, Debian, Bug Report.
Dec 20 2014, 4:55 PM · gnupg, Bug Report, Debian, dirmngr
madness added a comment to T1619: libgcrypt 1.6.1 not compiling (visibility problem?).

Not a problem with 1.6.2
thank you

Dec 20 2014, 1:25 AM · libgcrypt, Bug Report

Dec 19 2014

aheinecke added a comment to T1571: gpg --multifile and wildcards problem on Windows.

Windows does not allow file names with a '*'. I'm not sure on what level but Its
ok not to handle this case.
I don't expect any problems for internal usage. Keep in mind that this is a
regression, we had wildcard expansion before we made the switch to mingw-w64.

We also don't need this in gpgwrap as gpgwrap just passes the argument on and it
will be expanded in the process itself.

But I actually like the idea to do the wildcard expansion in kleowrap / gpgwrap.
This way it would be contained in Gpg4win and we catch all our "user exposed"
processes. Ok?

Dec 19 2014, 4:32 PM · Bug Report, Windows 32, gpg4win, Windows
werner added a comment to T1571: gpg --multifile and wildcards problem on Windows.

I won't do that just for gpg - this would be inconsistent. The wrapper we put
into the PATH directory needs this as well. What about gtk and qt libraries -
they run exe files internally - will the quoting continue to work? A single '*'
in a file name would likely break Enigmail.

Dec 19 2014, 4:17 PM · Bug Report, Windows 32, gpg4win, Windows
werner closed T1598: using 'preferences' dialog crashes GPA! as Resolved.
Dec 19 2014, 12:06 PM · Bug Report, gpa
werner added a comment to T1598: using 'preferences' dialog crashes GPA!.

Several such bugs have been fixed in the meantime. I can't repeat it anymore.

Dec 19 2014, 12:06 PM · Bug Report, gpa
aheinecke added a comment to T1571: gpg --multifile and wildcards problem on Windows.

Well just gpg would be enough imho as this is by far the most prominent command
line tool.

On the other hand it might be more prudent for us to hack / patch it just in the
gpg4win build to have it enabled globally for all tools we ship so that it is
more consistent. This would mean patching the compiler tough which we tried to
avoid so far.

I would be fine with moving this patch to the version independet gnupg2 patches
in gpg4win as it is kind of a "distribution" option forced upon gpg4win by the
compiler we are currently using.

Werner: If you agree please give a short ping here and I'll move the patch /
close the issue.

Dec 19 2014, 11:00 AM · Bug Report, Windows 32, gpg4win, Windows
werner added a project to T1449: dirmngr should be able to use LDAPv3: gnupg.
Dec 19 2014, 9:16 AM · gnupg, Feature Request, dirmngr
werner added a comment to T1449: dirmngr should be able to use LDAPv3.

original; report was for the dirmngr package. Won't fix it there.

Dec 19 2014, 9:16 AM · gnupg, Feature Request, dirmngr
werner added a project to T1633: CRL check fails if a more than one CAs with the same name exist: gnupg.
Dec 19 2014, 9:15 AM · gnupg, Bug Report, dirmngr
werner changed Version from 1.1.0 to 2.1 on T1633: CRL check fails if a more than one CAs with the same name exist.
Dec 19 2014, 9:15 AM · gnupg, Bug Report, dirmngr