Page MenuHome GnuPG
Feed Advanced Search

Feb 7 2018

paride changed Version from 2.2.4 (Debian) to 2.2.4 (up-to-date Debian sid) on T3784: Photo IDs gets signed even when --only-sign-text-ids is specified.
Feb 7 2018, 5:22 PM · Bug Report
paride updated the task description for T3784: Photo IDs gets signed even when --only-sign-text-ids is specified.
Feb 7 2018, 5:22 PM · Bug Report
hs added a comment to T3769: GPG messages with empty content / not decrypted in Outlook 2010.

This is the log output for sending a GPG message to myself:


I had overwritten all name characters in the message above. Here is an original message:

Feb 7 2018, 3:52 PM · Bug Report, gpg4win
paride updated the task description for T3784: Photo IDs gets signed even when --only-sign-text-ids is specified.
Feb 7 2018, 2:32 PM · Bug Report
paride renamed T3784: Photo IDs gets signed even when --only-sign-text-ids is specified from Photo IDs gets signed even with --only-sign-text-ids is specified to Photo IDs gets signed even when --only-sign-text-ids is specified.
Feb 7 2018, 2:24 PM · Bug Report
paride created T3784: Photo IDs gets signed even when --only-sign-text-ids is specified.
Feb 7 2018, 2:21 PM · Bug Report
jmmarosi added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

So I tried this on Outlook 2016 MSO (16.0.4639.1000) 32-Bit

Feb 7 2018, 12:16 PM · gpgol, gpg4win, Bug Report
paride added a comment to T3782: `gpg --sign-key` has prompt implies attempting to sign revoked User IDs even though it won't..

I also think that when calling sign from the --edit-key interactive menu the experience should be a bit different. Instead of listing all the UIDs (even the revoked one) and then warning about the impossibility to sign some of them, it would be better to re-list only the UIDs that are going to be signed. In case --only-sign-text-ids is specified, the non-text UIDs should be stripped from this list too.

Feb 7 2018, 10:54 AM · Feature Request, gnupg
gniibe added a comment to T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.

I think that it's the kernel problem in NetBSD, where signal to self cannot result EINTR for pselect.
Well, something like rG031e3fa7b9a6: scd: Wake up the select when new USB scan. can be applied, I suppose.
Let's see for configure.ac and HAVE_PSELECT_EINTR.

Feb 7 2018, 2:40 AM · gnupg, Bug Report
gniibe renamed T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown from scdaemon should be killed when its parent (gpg-agent) is going to shutdown to NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 7 2018, 2:38 AM · gnupg, Bug Report

Feb 6 2018

dkg created T3783: gpg-connect-agent: `HELP` lists `SIGKEY <hexstring_with_keygrip>` but only shows `SETKEY`.
Feb 6 2018, 10:36 PM · gpgagent, Bug Report
dkg created T3782: `gpg --sign-key` has prompt implies attempting to sign revoked User IDs even though it won't..
Feb 6 2018, 7:59 PM · Feature Request, gnupg
werner added projects to T3773: private subkeys are never deleted on non-master instances: gnupg (gpg22), OpenPGP.
Feb 6 2018, 6:30 PM · Info Needed, OpenPGP, gnupg (gpg22), Bug Report
werner added a comment to T3773: private subkeys are never deleted on non-master instances.

2.1.15 is a pretty old version. Please help us and try to replicate this with a 2.2 version and also give a log of the --delete-secret-and-public-key and --list-secret-key commands.

Feb 6 2018, 6:30 PM · Info Needed, OpenPGP, gnupg (gpg22), Bug Report
jfe added a comment to T3780: Integer overflow causes heap overflow in parse_symkeyenc() in file g10/parse-packet.c.

Great, thanks for the quick response!

Feb 6 2018, 6:25 PM · g10, Bug Report
Arnaud updated the task description for T3781: ECC encryption key on-card generation broken.
Feb 6 2018, 6:12 PM · g10, scd, Bug Report
Arnaud updated the task description for T3781: ECC encryption key on-card generation broken.
Feb 6 2018, 6:11 PM · g10, scd, Bug Report
Arnaud created T3781: ECC encryption key on-card generation broken.
Feb 6 2018, 6:10 PM · g10, scd, Bug Report
werner closed T3780: Integer overflow causes heap overflow in parse_symkeyenc() in file g10/parse-packet.c as Resolved.

Thanks for testing. I recall that I wanted to update the checking but a phonecall disturbed my hacking sequence; should have used DND.

Feb 6 2018, 5:47 PM · g10, Bug Report
jfe updated the task description for T3780: Integer overflow causes heap overflow in parse_symkeyenc() in file g10/parse-packet.c.
Feb 6 2018, 1:12 PM · g10, Bug Report
jfe created T3780: Integer overflow causes heap overflow in parse_symkeyenc() in file g10/parse-packet.c.
Feb 6 2018, 1:10 PM · g10, Bug Report
mbirth created T3779: pinentry-curses broken when launched from tig that's launched from mc.
Feb 6 2018, 11:59 AM · Documentation, pinentry, Bug Report
aheinecke triaged T3769: GPG messages with empty content / not decrypted in Outlook 2010 as High priority.

Does this happen to you for all mails or just some? From the GpgOLXXX.dat I can't see anything wrong.
My expectation is that something goes wrong when updating the plain text into the message viewer. Again, could you please attach the GpgOL Debug output? That might help.

Feb 6 2018, 10:38 AM · Bug Report, gpg4win
aheinecke triaged T3771: Strange GUI artefacts left after sending email as Normal priority.

I have not seen this. But I suspect that it would be fixed if our encryption no longer causes Outlook to become "unresponsive". I'm already working on this for T3509 and have a development version which already does the encryption in a way that the pinentry / key resolution are just a modal dialog over outlook and no longer block the GUI of Outlook completely.

Feb 6 2018, 10:25 AM · gpgol, Bug Report
bernhard updated the task description for T3355: GpgOL does not detect some OpenPGP NO-MIME mail body and attachments (multipart/related).
Feb 6 2018, 9:12 AM · gpgol, Bug Report
gniibe triaged T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown as Normal priority.
Feb 6 2018, 8:44 AM · gnupg, Bug Report
gniibe updated the task description for T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 6 2018, 8:43 AM · gnupg, Bug Report
gniibe claimed T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 6 2018, 7:55 AM · gnupg, Bug Report
gniibe created T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 6 2018, 7:54 AM · gnupg, Bug Report

Feb 5 2018

Johnnyleone created T3777: GpgOL cannot verify greater than level 0 if addresses are capitalized .
Feb 5 2018, 5:21 PM · gpg4win, gpgol, Bug Report

Feb 3 2018

onickolay added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Feb 3 2018, 11:56 AM · gnupg, Bug Report
onickolay created T3774: Failure to decrypt AEAD-encrypted files in some rare cases.
Feb 3 2018, 11:55 AM · gnupg, Bug Report
marklundeberg created T3773: private subkeys are never deleted on non-master instances.
Feb 3 2018, 3:53 AM · Info Needed, OpenPGP, gnupg (gpg22), Bug Report
werner triaged T3770: heap buffer overflow in iobuf.c as Unbreak Now! priority.
Feb 3 2018, 1:30 AM · g10, Bug Report

Feb 2 2018

dkg created T3772: gpg-zip fails with recipient names that have whitespace in them.
Feb 2 2018, 11:47 PM · gpgtar, Bug Report
ralfbergs created T3771: Strange GUI artefacts left after sending email.
Feb 2 2018, 7:13 PM · gpgol, Bug Report
jfe created T3770: heap buffer overflow in iobuf.c.
Feb 2 2018, 4:28 PM · g10, Bug Report
hs updated the task description for T3769: GPG messages with empty content / not decrypted in Outlook 2010.
Feb 2 2018, 3:26 PM · Bug Report, gpg4win
hs renamed T3769: GPG messages with empty content / not decrypted in Outlook 2010 from GPG messages with empty cotent / not decrypted in Outlook 2010 to GPG messages with empty content / not decrypted in Outlook 2010.
Feb 2 2018, 3:25 PM · Bug Report, gpg4win
hs created T3769: GPG messages with empty content / not decrypted in Outlook 2010.
Feb 2 2018, 3:24 PM · Bug Report, gpg4win

Feb 1 2018

kristianf added a comment to T3331: gpg: Address family not supported by protocol if kernel doesn't support ipv6.

The patch is available in our downstream bugtracker as attachment to https://bugs.gentoo.org/646194

Feb 1 2018, 2:16 PM · gnupg (gpg22), dirmngr, Bug Report
mgorny added a comment to T3331: gpg: Address family not supported by protocol if kernel doesn't support ipv6.

This can easily be solved by adding two more cases to handle_send_request_error(): for GPG_ERR_EADDRNOTAVAIL (that's IPv6 disabled via procfs) and GPG_ERR_EAFNOSUPPORT (that's missing kernel support). Normally I'd submit a patch but I don't care enough to jump through all the hoops just to get two-line change in.

Feb 1 2018, 1:40 PM · gnupg (gpg22), dirmngr, Bug Report

Jan 31 2018

werner triaged T3751: man page syntax mentions token "[args]" but then does not define it as Low priority.

Come on, it is in daily use for 15 years. MUA which can't handle MIME at all but PGP are still able to decrypt PGP/MIME. That is why ME specified PGP/MIME this way.

Jan 31 2018, 7:26 PM · Documentation, Bug Report
jukivili claimed T3764: AES-GCM bug for len(IV) != 96.
Jan 31 2018, 7:02 PM · libgcrypt, Bug Report
Valodim added a comment to T3766: GnuPG should reject keys that are subkeys of itself.

uploaded the offending key for reference:

Jan 31 2018, 4:27 PM · gnupg (gpg22), Feature Request
Valodim created T3766: GnuPG should reject keys that are subkeys of itself.
Jan 31 2018, 4:26 PM · gnupg (gpg22), Feature Request

Jan 30 2018

gniibe created T3764: AES-GCM bug for len(IV) != 96.
Jan 30 2018, 12:14 PM · libgcrypt, Bug Report
aheinecke added a parent task for T3761: Kleopatra: Crash After Verifying Detached Signature: T3742: Gpg4win 3.1.0.
Jan 30 2018, 8:16 AM · gpg4win, kleopatra, Bug Report
aheinecke changed the status of T3761: Kleopatra: Crash After Verifying Detached Signature from Open to Testing.

Ah under Linux we ran into an assert which made finding the problem easy. The bug was introduced by the fix for T3602. Will be fixed in the next release. Apologies for the inconvenience.

Jan 30 2018, 8:16 AM · gpg4win, kleopatra, Bug Report
aheinecke claimed T3761: Kleopatra: Crash After Verifying Detached Signature.

Thanks for your report. I tried this several times. Could not reproduce it at first but I could get it to crash sometimes. Even without GpgEX just by double clicking the signature file.

Jan 30 2018, 7:54 AM · gpg4win, kleopatra, Bug Report

Jan 29 2018

neurohenry closed T3754: Problem importing DSA/1024 key signed with SHA256 as Invalid.
Jan 29 2018, 10:23 PM · Bug Report
al_b added a comment to T3761: Kleopatra: Crash After Verifying Detached Signature.

Confirming this bug in Gpg4win version 3.0.3 (previous version was OK).

Jan 29 2018, 8:31 PM · gpg4win, kleopatra, Bug Report
resipsa created T3762: Outlook 2016 - file/print error.
Jan 29 2018, 8:24 PM · gpgol, gpg4win, Bug Report
gniibe changed the status of T3207: FASTWIPE_T undefined from Open to Testing.

Thanks for the report.
Fixed in master.

Jan 29 2018, 11:15 AM · Restricted Project, ntbtls, Bug Report
Jawsh created T3761: Kleopatra: Crash After Verifying Detached Signature.
Jan 29 2018, 11:09 AM · gpg4win, kleopatra, Bug Report

Jan 27 2018

AladW added a comment to T2986: Can not access keyserver without the standard-resolver option.

I just thought that going by your comment on Sat, Jan 27, 5:29 PM that you would use libdns, instead of resolv.conf directly. Maybe I understood that comment wrong.

Jan 27 2018, 5:44 PM · Bug Report, gnupg
werner added a comment to T2986: Can not access keyserver without the standard-resolver option.

dirmngr looks into /.etc/resolv.conf and does not know anything about systemd specific things (nor do I). Thus having a symlink seems to be an appropriate solution.

Jan 27 2018, 5:29 PM · Bug Report, gnupg
AladW added a comment to T2986: Can not access keyserver without the standard-resolver option.

Note that it works as expected if I symlink /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf. Other programs appear to not require this change.

Jan 27 2018, 2:29 PM · Bug Report, gnupg
AladW reopened T2986: Can not access keyserver without the standard-resolver option as "Open".

I can reproduce this issue with gpg 2.2.4, systemd-resolved and Arch Linux. Unlike the original reporter, I do not have 127.0.0.1 in my /etc/resolv.conf. I do however have it in /etc/hosts.

Jan 27 2018, 2:09 PM · Bug Report, gnupg
patrick closed T3760: --recv-keys of multiple keys yields misleading output if one of the requested keyIDs is not available on the requested server as Invalid.
Jan 27 2018, 9:01 AM · Bug Report
patrick added a comment to T3760: --recv-keys of multiple keys yields misleading output if one of the requested keyIDs is not available on the requested server.

It turned out to be a bug in Enigmail. The "," in the key list s wrong.

Jan 27 2018, 9:00 AM · Bug Report
nursoda created T3760: --recv-keys of multiple keys yields misleading output if one of the requested keyIDs is not available on the requested server.
Jan 27 2018, 3:07 AM · Bug Report

Jan 26 2018

onickolay added a comment to T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c.

Checked - it builds fine now. Thanks!

Jan 26 2018, 9:59 AM · gpgagent, gnupg (gpg23), MacOS, Bug Report
gniibe changed the status of T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c from Open to Testing.

I push my change to master.
Please test.

Jan 26 2018, 3:04 AM · gpgagent, gnupg (gpg23), MacOS, Bug Report

Jan 25 2018

gniibe claimed T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c.

Thanks for testing master.
No, it's not typo, in my opinion.
The line was added as if it's LOCAL_PEERUID, but there is no such a thing in XNU, but there is LOCAL_PEERUUID which is for UUID.

Jan 25 2018, 4:19 AM · gpgagent, gnupg (gpg23), MacOS, Bug Report

Jan 24 2018

neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Regarding truncation, it seems draft of the RFC has some contradicting statements. In "5.2.2. {5.2.2} Version 3 Signature Packet Format" it says:

Jan 24 2018, 7:41 PM · Bug Report
werner closed T3717: I am tired of errors like Connection Closed in DNS, Server Indicated a Failure, No Keyserver Available, and Not Enabled when trying to do something with a keyserver as Invalid.

I close this bug - if you can provide the log files please feel free to reopen.

Jan 24 2018, 7:30 PM · Info Needed, Bug Report
werner closed T3758: Configuring with --disable-optimization doesn't disable optimizations as Wontfix.

That might be the case. I suggest to use

Jan 24 2018, 7:20 PM · Bug Report, gnupg (gpg22)
stm added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Please note that Section 13.6 of RFC 4880 says:

Jan 24 2018, 7:07 PM · Bug Report
werner added a comment to T3759: Compile test fails, Libassuan v2.5.1 - Ubuntu 14.04 - fdpassing[7693]: assuan_pipe_connect failed: End of file.

Are you sure that you are runtime linking to the same libgpg-error version you used for the build?

Jan 24 2018, 7:03 PM · Info Needed, libassuan, Bug Report
werner added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

This would then be a 1024 bit DSA key according to the DSA-2 specification. Back when DSA was introduced to PGP the specs did not specify a truncation. Maybe because there were no hash algorithms larger than 160 bits at that time.

Jan 24 2018, 6:51 PM · Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Actually, I was using rightmost 160 bits of hash instead of leftmost. Key below also uses DSA/1024 with SHA256, but I'm using 160 bits from the left and it can be imported correctly

Jan 24 2018, 3:44 PM · Bug Report
jespestana created T3759: Compile test fails, Libassuan v2.5.1 - Ubuntu 14.04 - fdpassing[7693]: assuan_pipe_connect failed: End of file.
Jan 24 2018, 1:56 PM · Info Needed, libassuan, Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Thank you, that's useful.

Jan 24 2018, 12:46 PM · Bug Report
onickolay added a project to T3758: Configuring with --disable-optimization doesn't disable optimizations: Bug Report.
Jan 24 2018, 12:17 PM · Bug Report, gnupg (gpg22)
onickolay created T3757: Problem building latest master on macOS: unknown identifier LOCAL_PEERUID in command-ssh.c.
Jan 24 2018, 12:13 PM · gpgagent, gnupg (gpg23), MacOS, Bug Report
gniibe added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

You can compare your key with a key generated by GnuPG.

Jan 24 2018, 9:13 AM · Bug Report
werner added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

If you look at the specs of DSA you will see that using SHA-256 truncated to 160 bits is not defined. DSA 1024 uses a 160 bit subgroup and thus SHA-256 would need to be truncated to 160 bits. If you want to look closer at that key the command

Jan 24 2018, 8:45 AM · Bug Report

Jan 23 2018

neurohenry updated the task description for T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:43 PM · Bug Report
neurohenry updated the task description for T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:43 PM · Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

Key signed with SHA1

Jan 23 2018, 7:43 PM · Bug Report
neurohenry added a comment to T3754: Problem importing DSA/1024 key signed with SHA256.

SHA256 key

Jan 23 2018, 7:42 PM · Bug Report
neurohenry updated the task description for T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:41 PM · Bug Report
neurohenry created T3754: Problem importing DSA/1024 key signed with SHA256.
Jan 23 2018, 7:40 PM · Bug Report
fogine closed T3752: gpg --card-status does NOT to create secret key stubs as Invalid.

My apologies , after the system upgrade, multiple things around gnupg broke and I got distracted and forgot to check the fetched public key, which somehow didn't contain subkey data.
This particular issue has been resolved by updating upstream public key.
Thank you for your assistance.

Jan 23 2018, 2:36 AM · scd, gnupg (gpg22), Bug Report

Jan 22 2018

gniibe triaged T3752: gpg --card-status does NOT to create secret key stubs as Normal priority.

I use Debian stretch. It works for me with GnuPG 2.2.4.
The stub is created at the time when --card-edit accesses the card.
When I type RET after fetch command, it shows the key information.

Jan 22 2018, 11:34 AM · scd, gnupg (gpg22), Bug Report
gniibe claimed T3752: gpg --card-status does NOT to create secret key stubs .
Jan 22 2018, 11:00 AM · scd, gnupg (gpg22), Bug Report
werner added projects to T3752: gpg --card-status does NOT to create secret key stubs : gnupg (gpg22), scd.
Jan 22 2018, 10:44 AM · scd, gnupg (gpg22), Bug Report
werner triaged T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode as Normal priority.

You can't use the curve Ed25519 with ECDSA; you need to use EdDSA, The error checking when using the parameter file does not catch all errors. It should do this of course.

Jan 22 2018, 10:38 AM · gnupg24, Bug Report
chindraba created T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode.
Jan 22 2018, 8:07 AM · gnupg24, Bug Report
fogine created T3752: gpg --card-status does NOT to create secret key stubs .
Jan 22 2018, 1:05 AM · scd, gnupg (gpg22), Bug Report

Jan 19 2018

cipherpunks added a comment to T3751: man page syntax mentions token "[args]" but then does not define it.

First, there is a documentation bug: args is undefined. It appears at the top of the man page, but nothing in the man page says what an argument is. The man page says --recipient is an "option" (but it's not, it's an argument, and the distinction is important). I broke neomutt recently because I read the GPG man page, which stipulates a particular sequence of tokens and implied that the old commandline was out of order. That is why it's suddenly a problem after 20 yrs.

Jan 19 2018, 5:42 PM · Documentation, Bug Report
werner added a comment to T3751: man page syntax mentions token "[args]" but then does not define it.

Sorry, I don't understand your request. I might missing some context related to the neomutt bug, though. What I can see tehre is that gpg options are used after the option/command to arg delimtyer "--" . That is of course wrong. It might be that mutt uses a special syntax here but I can't remeber that because it is 15 years since I implemented the new crypto layer in mutt. And you should really prefer to use the use_gpgme than the >20 year direct call of gpg.

Jan 19 2018, 4:55 PM · Documentation, Bug Report
cipherpunks created T3751: man page syntax mentions token "[args]" but then does not define it.
Jan 19 2018, 4:08 PM · Documentation, Bug Report

Jan 18 2018

matoid added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.
Jan 18 2018, 6:39 PM · Info Needed, gpgol, Bug Report, gpg4win
werner closed T3747: Erroneous algo picked when using quick-add-key and future-default as Resolved.

Well, that was a bit tricky to fix but it has been done and will go into 2.2.5.

Jan 18 2018, 1:46 PM · gnupg (gpg22), Bug Report
aheinecke added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.

From your log I can see that the verification fails with "Unsupported Protocol" which is weird in itself. But at least with the fixes for T3538 (they are included already in your version) it should then show the unverified body. So this is a second problem. I tried to reproduce this for sent mails but even if deliberately break them they are displayed correctly.

Jan 18 2018, 1:15 PM · Info Needed, gpgol, Bug Report, gpg4win
plundra created T3747: Erroneous algo picked when using quick-add-key and future-default.
Jan 18 2018, 11:21 AM · gnupg (gpg22), Bug Report
matoid added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.

Hi Andre, thanks for your help.

Jan 18 2018, 11:09 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke added a project to T3746: Outlook 2016 - Cannot display signed email in sent folder: gpgol.
Jan 18 2018, 8:05 AM · Info Needed, gpgol, Bug Report, gpg4win