Page MenuHome GnuPG
Feed Advanced Search

Dec 7 2018

werner removed a project from T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows: gpgrt.
Dec 7 2018, 5:01 PM · gpd5x, kleopatra, gpg4win, Bug Report
aheinecke added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

I don't think this works for me in that way.

Dec 7 2018, 4:02 PM · gpd5x, kleopatra, gpg4win, Bug Report
werner added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

Use that function as early as possible. The gpg-error tool has also be enahnced on Windows:

Dec 7 2018, 3:02 PM · gpd5x, kleopatra, gpg4win, Bug Report
aheinecke added a comment to T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows.

Thanks. In the meantime GpgOL takes it's language from the Outlook configured display language setting. I'll add support for override locale to gpgol so that the locale is set accordingly

Dec 7 2018, 2:55 PM · gpd5x, kleopatra, gpg4win, Bug Report
werner closed T4265: GPA: Can't create new keys with GPGME 1.12.x as Resolved.

Regession due to my commit 10 days after the last release. Thus no need to do a release.

Dec 7 2018, 11:54 AM · Bug Report, gpg4win, gpa
aheinecke added a comment to T4265: GPA: Can't create new keys with GPGME 1.12.x.

Should we close this or do you want to investigate why the segfault happened after the error?

Dec 7 2018, 11:50 AM · Bug Report, gpg4win, gpa
werner added a comment to T4265: GPA: Can't create new keys with GPGME 1.12.x.

Thanks.

Dec 7 2018, 11:49 AM · Bug Report, gpg4win, gpa
aheinecke added a comment to T4265: GPA: Can't create new keys with GPGME 1.12.x.

I ran it with GPGME_DEBUG and it errors out at
GPGME 2018-12-07 10:34:32 <0x19c43> gpgme_op_genkey_start:293: error: Invalid argument <GPGME>

Dec 7 2018, 10:38 AM · Bug Report, gpg4win, gpa
werner added a comment to T4265: GPA: Can't create new keys with GPGME 1.12.x.

Sorry, I am still not able to replicate it:

Dec 7 2018, 10:19 AM · Bug Report, gpg4win, gpa
aheinecke added a comment to T4265: GPA: Can't create new keys with GPGME 1.12.x.

Just by going through the standard "new key wizard".


GPA 0.11.0-beta5 [70858dc]

Dec 7 2018, 8:33 AM · Bug Report, gpg4win, gpa

Dec 6 2018

werner added a comment to T4265: GPA: Can't create new keys with GPGME 1.12.x.

Can you give me a reproducer on Linux. I am not able to reproduce it. What versions of gnupg and gpgme are you using (see gpa's about)

Dec 6 2018, 6:29 PM · Bug Report, gpg4win, gpa
BenM added a comment to T4191: gpgme python bindings test t-callbacks.py fails on 32-bit platforms.

I'll deploy one on AWS somewhere briefly once I've replaced a certain external keyboard, there will almost certainly be an existing image of some Linux distro in the AWS marketplace and I'd be very surprised if it took more than an hour or two of compute time to confirm.

Dec 6 2018, 2:50 PM · Python, gpgme, Bug Report
werner added a comment to T4282: info gnupg.

I am not sure what text you reference. Can you please explain?

Dec 6 2018, 1:40 PM · Feature Request, Documentation
kalle created T4283: info gnupg wording error.
Dec 6 2018, 11:15 AM · Bug Report
kalle created T4282: info gnupg.
Dec 6 2018, 11:13 AM · Feature Request, Documentation
werner added a comment to T4280: gnupg doc doesn't build due to ImageMagick default policy.

ImageMagick version with that regression?

Dec 6 2018, 9:29 AM · gnupg, Documentation, Info Needed, Bug Report

Dec 5 2018

dkg added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

One more semantic question about how folks think Context.decrypt(verify=True) should work: if the decrypted thing has no signature at all, should the function succeed without throwing an exception? it currently does, but the returned verify_result has its signatures member set to the empty list.

Dec 5 2018, 6:30 PM · gpgme, Python, Bug Report
BenM added a comment to T4271: python gpg.Context.decrypt(verify=False) no longer works.

Ooh, nice catch @dkg, I just stepped through each of your changes and it all looks good. I'll tweak the relevant sections of the HOWTO dealing with this in the next few days (I need to replace a keyboard here before properly diving back in) and then close this case once done.

Dec 5 2018, 4:14 PM · Python, gpgme, Bug Report
marcus created T4280: gnupg doc doesn't build due to ImageMagick default policy.
Dec 5 2018, 3:55 PM · gnupg, Documentation, Info Needed, Bug Report
marcus added a comment to T4277: libgpg-error gpgrt_ftruncate decl breaks libgcrypt build.

Dec 5 2018, 3:23 PM · Bug Report
dkg added a comment to T4271: python gpg.Context.decrypt(verify=False) no longer works.

since @aheinecke merged my changes, i think this bug is now resolved. I'll let @BenM close it though :)

Dec 5 2018, 2:06 PM · Python, gpgme, Bug Report
dkg added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

@aheinecke thanks for the merge of my other branch! sadly, that branch does *not* address this issue yet. It doesn't even test for it. :( I can work on trying to fix it (and test it) if there's a consensus that we want this particular change in behavior.

Dec 5 2018, 2:04 PM · gpgme, Python, Bug Report
GotLib closed T4279: option -o and --output does not work as Invalid.
Dec 5 2018, 1:15 PM · Bug Report
GotLib added a comment to T4279: option -o and --output does not work.

I apologize for the wrong report.
Files to be encrypted should be at the end of the command.
It's my mistake.

Dec 5 2018, 1:13 PM · Bug Report
GotLib created T4279: option -o and --output does not work.
Dec 5 2018, 12:35 PM · Bug Report
JJworx updated the task description for T4278: Signed mails not visible in Exchange web interface (owa).
Dec 5 2018, 12:32 PM · Not A Bug, gpgol, Bug Report, gpg4win
aheinecke added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

Is this fixed now?

Dec 5 2018, 11:54 AM · gpgme, Python, Bug Report
aheinecke changed the status of T4271: python gpg.Context.decrypt(verify=False) no longer works from Open to Testing.

Ben is not even subscribed to this issue.
With the volatility of gpgme-python I think that this can easily be merged. I did a quick review and it looked good to me.

Dec 5 2018, 11:49 AM · Python, gpgme, Bug Report
JJworx updated the task description for T4278: Signed mails not visible in Exchange web interface (owa).
Dec 5 2018, 11:44 AM · Not A Bug, gpgol, Bug Report, gpg4win
JJworx created T4278: Signed mails not visible in Exchange web interface (owa).
Dec 5 2018, 11:42 AM · Not A Bug, gpgol, Bug Report, gpg4win
aheinecke closed T4277: libgpg-error gpgrt_ftruncate decl breaks libgcrypt build as Resolved.

Thanks! Applied.

Dec 5 2018, 11:36 AM · Bug Report
marcus created T4277: libgpg-error gpgrt_ftruncate decl breaks libgcrypt build.
Dec 5 2018, 11:17 AM · Bug Report
werner added a comment to T4271: python gpg.Context.decrypt(verify=False) no longer works.

Needs to be merged. (Note that Phabricator does not show the branch in the tooltip for commit ids.)

Dec 5 2018, 10:44 AM · Python, gpgme, Bug Report
dkg added a comment to T4271: python gpg.Context.decrypt(verify=False) no longer works.

note that the branch also updates the test suite to make sure the verify=False case is tested.

Dec 5 2018, 6:34 AM · Python, gpgme, Bug Report
dkg created T4276: Context.decrypt() throws an error if *any* signature is bad.
Dec 5 2018, 6:18 AM · gpgme, Python, Bug Report
dkg added a comment to T4271: python gpg.Context.decrypt(verify=False) no longer works.

I've just pushed a branch dkg/fix-T4271 , currently at ac8d7238dbf165950c9844e5cb41da8eb4d37bc0 that resolves this problem.

Dec 5 2018, 12:51 AM · Python, gpgme, Bug Report

Dec 2 2018

werner triaged T4275: python gpg binding VCS contains generated files (documentation) as Normal priority.
Dec 2 2018, 11:54 AM · gpgme, Bug Report

Dec 1 2018

dkg created T4275: python gpg binding VCS contains generated files (documentation).
Dec 1 2018, 12:53 AM · gpgme, Bug Report

Nov 29 2018

werner added a project to T4274: Fail selftests when checksum file is missing in FIPS mode only: libgcrypt.
Nov 29 2018, 2:55 PM · Restricted Project, libgcrypt, Bug Report
pmgdeb created T4274: Fail selftests when checksum file is missing in FIPS mode only.
Nov 29 2018, 11:34 AM · Restricted Project, libgcrypt, Bug Report

Nov 28 2018

werner added a comment to T4093: Undefined shift in parse_symkeyenc.

In this case the data is taken from a byte buffer, (unsigned char *). I can't see why iobuf_readbyte should be invoked here.

Nov 28 2018, 9:38 PM · Bug Report
catenacyber added a comment to T4093: Undefined shift in parse_symkeyenc.

@gniibe there seems to be one remaining issue.
Even with iobuf_get_noeof, we have to cast to an unsigned integer before shifting 24 places to avoid undefined behavior :

diff --git a/common/iobuf.c b/common/iobuf.c
index 5eeba8fe6..1b9722d0a 100644
--- a/common/iobuf.c
+++ b/common/iobuf.c
@@ -878,7 +878,7 @@ block_filter (void *opaque, int control, iobuf_t chain, byte * buffer,
                    }
                  else if (c == 255)
                    {
-                     a->size = iobuf_get_noeof (chain) << 24;
+                     a->size = (size_t)iobuf_get_noeof (chain) << 24;
                      a->size |= iobuf_get_noeof (chain) << 16;
                      a->size |= iobuf_get_noeof (chain) << 8;
                      if ((c = iobuf_get (chain)) == -1)
``
Nov 28 2018, 9:27 PM · Bug Report
werner triaged T4271: python gpg.Context.decrypt(verify=False) no longer works as Unbreak Now! priority.

Regression introduced with 1.12.0.

Nov 28 2018, 9:30 AM · Python, gpgme, Bug Report
JJworx added a comment to T4267: X.509 mails will not be decrypted.

This is a new bug, I believe, but perhaps it only appears with "broken"
S/MIME-messages of this type, So I'll first post it here:

Nov 28 2018, 9:26 AM · gpgol, Bug Report, gpg4win
JJworx added a comment to T4267: X.509 mails will not be decrypted.

fine with me

Nov 28 2018, 8:58 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4267: X.509 mails will not be decrypted.

I'll leave the fallback to "just try to decrypt" in though because it is better then doing nothing like we did before.

Nov 28 2018, 8:49 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4267: X.509 mails will not be decrypted.

Thanks, from that log I can understand the problem:

Nov 28 2018, 8:47 AM · gpgol, Bug Report, gpg4win

Nov 27 2018

dkg added a comment to T4271: python gpg.Context.decrypt(verify=False) no longer works.

please add a unit to the test suite to make sure something like this doesn't happen in the future!

Nov 27 2018, 10:14 PM · Python, gpgme, Bug Report
dkg created T4271: python gpg.Context.decrypt(verify=False) no longer works.
Nov 27 2018, 10:10 PM · Python, gpgme, Bug Report
JJworx added a comment to T4267: X.509 mails will not be decrypted.

Ok, with the beta gpgol the mail is successfully decrypted. This is the debug.log:

Nov 27 2018, 4:34 PM · gpgol, Bug Report, gpg4win

Nov 26 2018

aheinecke claimed T4267: X.509 mails will not be decrypted.

You are running in a codepath that means "Outlook told us this was S/MIME, but we have not seen the proper message headers and neither does the data look like it is S/MIME."
Sadly your log does not help much in that case because it marked the mail as bad and aborts.
I've changed that "marking a mail as bad" so that future logs will be more helpful and that it will still try to treat this case as "encrypted" maybe that will already work, although I doubt it. The log will at least be a bit more helpful.

Nov 26 2018, 2:49 PM · gpgol, Bug Report, gpg4win
aheinecke created T4269: Kleopatra / GpgOL: Test and fix disabled key handling.
Nov 26 2018, 10:56 AM · Bug Report, kleopatra, gpgol, gpg4win
JJworx added a comment to T4267: X.509 mails will not be decrypted.

additional info: I have their certificate(s) and sending encrypted mails to them is successful.

Nov 26 2018, 10:21 AM · gpgol, Bug Report, gpg4win
JJworx added a comment to T4267: X.509 mails will not be decrypted.

I forgot the debug log:

Nov 26 2018, 10:20 AM · gpgol, Bug Report, gpg4win
JJworx created T4267: X.509 mails will not be decrypted.
Nov 26 2018, 10:19 AM · gpgol, Bug Report, gpg4win
aheinecke added a subtask for T4265: GPA: Can't create new keys with GPGME 1.12.x: T4264: Gpg4win 3.1.6.
Nov 26 2018, 9:16 AM · Bug Report, gpg4win, gpa
aheinecke raised the priority of T4265: GPA: Can't create new keys with GPGME 1.12.x from Normal to High.

Gets reported multiple times and should be fixed for the next Gpg4win release as it is a bad first impression. (Although it can convert users to Kleopatra ;-) )

Nov 26 2018, 9:16 AM · Bug Report, gpg4win, gpa
aheinecke added a comment to T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.

not yet, I try to get to it this week.

Nov 26 2018, 8:47 AM · Bug Report, gpg4win

Nov 22 2018

dkg added a comment to T4191: gpgme python bindings test t-callbacks.py fails on 32-bit platforms.

i'd be happy to help you set up your own x86 32-bit guest VM for testing
if you like, even if you're running on x86_64 hardware. they're cheap
and easy to run, and have a delightfully small memory footprint :P just
let me know!

Nov 22 2018, 1:44 PM · Python, gpgme, Bug Report
BenM changed the status of T4191: gpgme python bindings test t-callbacks.py fails on 32-bit platforms from Open to Testing.
Nov 22 2018, 10:31 AM · Python, gpgme, Bug Report
msc added a comment to T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.

I'll look into it.

Nov 22 2018, 9:29 AM · Bug Report, gpg4win
skalee added a comment to T4263: Pinentry does not support --disable-doc configure option.

BTW I am aware that Git repository does not contain many files which are prebuilt in tarballs. I am okay with that, I know the difference. I am just reporting that pinentry's configure script is missing an option, which is clearly needed and which is present in other components.

Nov 22 2018, 6:38 AM · pinentry, Bug Report
skalee added a comment to T4263: Pinentry does not support --disable-doc configure option.

I wasn't using tarballs. I have fetched code from Git (git clone git://git.gnupg.org/pinentry).

Nov 22 2018, 6:32 AM · pinentry, Bug Report

Nov 20 2018

aheinecke created T4265: GPA: Can't create new keys with GPGME 1.12.x.
Nov 20 2018, 8:14 AM · Bug Report, gpg4win, gpa
werner triaged T4263: Pinentry does not support --disable-doc configure option as Normal priority.

Well, that is a detailed bug report. Thanks.

Nov 20 2018, 8:06 AM · pinentry, Bug Report
aheinecke added a subtask for T4262: Reading / marking old signed Mails crashes Outlook: T4264: Gpg4win 3.1.6.
Nov 20 2018, 8:04 AM · Bug Report, gpg4win
aheinecke changed the status of T4262: Reading / marking old signed Mails crashes Outlook from Open to Testing.

Ok. If you can confirm that then it means that my analysis is right. Still unexpected to get an error there. I have to do some more tests with Exchange Online but that would be another issue. If this issue is fixed by turning of debugging then it will also be fixed by my patches.

Nov 20 2018, 8:04 AM · Bug Report, gpg4win

Nov 19 2018

JJworx added a comment to T4262: Reading / marking old signed Mails crashes Outlook.

You are right that Outlook behaves normally if debugging is deactivated.
I had major problems with 3.1.4 and never used it until 3.1.5 came
along, so I guess it might be an existing problem.

Nov 19 2018, 11:12 PM · Bug Report, gpg4win
skalee updated the task description for T4263: Pinentry does not support --disable-doc configure option.
Nov 19 2018, 10:18 PM · pinentry, Bug Report
skalee created T4263: Pinentry does not support --disable-doc configure option.
Nov 19 2018, 10:17 PM · pinentry, Bug Report
aheinecke claimed T4262: Reading / marking old signed Mails crashes Outlook.

While I can't reproduce it myself (because I probably don't have the right mails in my exchange) looking at your log I think that I see the problem there might be an issue with the error handling in openProperty. So for old mails the openProperty probably fails because we have exchange online for that and the property is not yet available in Outlook and then the error is not correctly handled and it crashes.

Nov 19 2018, 3:46 PM · Bug Report, gpg4win
BenM closed T4242: Improper construction for gpg.constants.import in GPGME python bindings as Resolved.

This should be fixed in commit fd34415bdd57332424bd5a98d279e2331678a2fb

Nov 19 2018, 11:44 AM · Bug Report
aheinecke closed T4227: Gpg4win 3.1.5, a subtask of T4188: moving encrypted mails out of Junk folder fails, as Resolved.
Nov 19 2018, 10:28 AM · Bug Report, gpg4win
aheinecke closed T4227: Gpg4win 3.1.5, a subtask of T4193: Debug log has full content of a regular mail even when checkmarked not to have decrypted mail content, as Resolved.
Nov 19 2018, 10:28 AM · Bug Report, gpg4win
aheinecke closed T4227: Gpg4win 3.1.5, a subtask of T4156: GpgOL: ISO-8859-15 fails to be decoded, as Resolved.
Nov 19 2018, 10:28 AM · Bug Report, gpgol
aheinecke closed T4227: Gpg4win 3.1.5, a subtask of T4237: GPGME: Random crash when verifying CMS Signature on Windows, as Resolved.
Nov 19 2018, 10:28 AM · Bug Report, gpgme, gpgol
aheinecke closed T4188: moving encrypted mails out of Junk folder fails as Resolved.

Was released with 3.1.5

Nov 19 2018, 10:27 AM · Bug Report, gpg4win
aheinecke closed T4193: Debug log has full content of a regular mail even when checkmarked not to have decrypted mail content as Resolved.

Was released with 3.1.5

Nov 19 2018, 10:27 AM · Bug Report, gpg4win
JJworx created T4262: Reading / marking old signed Mails crashes Outlook.
Nov 19 2018, 10:24 AM · Bug Report, gpg4win

Nov 18 2018

dkg added a comment to T4251: gpg-zip embeds the build-time path for tar instead of finding it at runtime..

hm, adding: --with-tar=tar to my invocation of ./configure appears to leave gpg-zip with:

Nov 18 2018, 7:52 PM · gnupg (gpg22), Bug Report
JW-D added a comment to T4203: Problems with attachment contnuous.

My problem isn´t linked to forwarding encrypted e-mails and / or attachments. It occurs by ordinary PGP mails WITH attachments which are not ASCII format. Encrypted e-mails without attachmoments or in ASCII format will be delivered.

Nov 18 2018, 9:41 AM · Bug Report, gpg4win

Nov 17 2018

brents added a comment to T4242: Improper construction for gpg.constants.import in GPGME python bindings.

oh! i suppose i underestimated the severity of it. apologies!

Nov 17 2018, 4:56 PM · Bug Report
werner raised the priority of T4242: Improper construction for gpg.constants.import in GPGME python bindings from High to Unbreak Now!.

Form my understanding this needs to be fixed urgently.

Nov 17 2018, 10:54 AM · Bug Report

Nov 16 2018

lorenzog added a comment to T4203: Problems with attachment contnuous.

So for me, sending encrypted attachments by selecting them from disk works fine for attachments. up to ~200k (I haven't tried larger ones).

Nov 16 2018, 12:59 PM · Bug Report, gpg4win
lorenzog added a comment to T4131: Sending a mail with Office attachments fails on Outlook 2016 with gpg4win 3.1.3 (GPGOL 2.3.0).
Nov 16 2018, 12:59 PM · gpgol, Bug Report
werner closed T4259: Invalid version check as Resolved.

Pretty obvious. Thanks.

Nov 16 2018, 9:19 AM · gnupg, Bug Report

Nov 15 2018

stm created T4259: Invalid version check.
Nov 15 2018, 7:04 PM · gnupg, Bug Report
werner closed T4251: gpg-zip embeds the build-time path for tar instead of finding it at runtime. as Resolved.
Nov 15 2018, 4:16 PM · gnupg (gpg22), Bug Report
werner added a comment to T4251: gpg-zip embeds the build-time path for tar instead of finding it at runtime..

I have a warning already in my working copy.

Nov 15 2018, 3:07 PM · gnupg (gpg22), Bug Report
werner closed T4254: broken link to gpgrelay in website as Resolved.

I fixed the gpgrelay link.

Nov 15 2018, 8:41 AM · Bug Report

Nov 14 2018

wiktor-k added a comment to T4254: broken link to gpgrelay in website.

"Miranda ICQ [Unix] CHAT" also doesn't work. Maybe it would be a good idea to check all of them via script or something like that...

Nov 14 2018, 7:19 PM · Bug Report
dkg created T4254: broken link to gpgrelay in website.
Nov 14 2018, 7:02 PM · Bug Report
dkg added a comment to T4251: gpg-zip embeds the build-time path for tar instead of finding it at runtime..

i don't see any active use of it in all of debian: https://codesearch.debian.net/search?q=gpg-zip

Nov 14 2018, 6:48 PM · gnupg (gpg22), Bug Report
Respect-Privacy added a comment to T4252: gpg4win Office Outlook plugin - Office Outlook 2010 crash if trying to send an encrypted message to yourself.

Thank you very much for the quick response and try-out in detail!

Nov 14 2018, 5:52 PM · gpg4win, gpgol, Bug Report
aheinecke triaged T4253: GPGOL (Gpg4win 3.1.5) sorry,... attachments are part of the crypto message as High priority.

Bug or user error?

Nov 14 2018, 3:36 PM · Info Needed, gpg4win, gpgol, Bug Report
werner closed T4074: gpg-agent and scdaemon still running after log out as Wontfix.

It is useful if you often log out and in, for example using remote remote ssh session. If you don't like it, you should "gpgconf --kill gpg-agent" in your .bash_logout. ~/.xsession or whatever your system uses. Instead of --kill you can also use --reload so that the passphrase cache is flushed immediately and not only at the end of the TTL.

Nov 14 2018, 2:34 PM · Bug Report
werner closed T4250: Conditional jump or move depends on uninitialised value(s) as Resolved.
Nov 14 2018, 2:19 PM · libgcrypt, Bug Report
werner added a comment to T4250: Conditional jump or move depends on uninitialised value(s).

Thanks. Just pushed the change to master.

Nov 14 2018, 2:16 PM · libgcrypt, Bug Report
dschadt created T4253: GPGOL (Gpg4win 3.1.5) sorry,... attachments are part of the crypto message.
Nov 14 2018, 1:49 PM · Info Needed, gpg4win, gpgol, Bug Report
werner added a comment to T4251: gpg-zip embeds the build-time path for tar instead of finding it at runtime..

Let me also note that gpg-zip was not installed since 2006 due a conflict with gpg1.

Nov 14 2018, 1:26 PM · gnupg (gpg22), Bug Report