Page MenuHome GnuPG
Feed Advanced Search

Jul 2 2020

dkg added a comment to T3464: successful decryption with session key reports failure if public key is unknown.

I don't think this fix has made it into a release yet. Could we get a released version of gpgme that contains this fix?

Jul 2 2020, 6:59 AM · gpgme, Bug Report
gniibe added a comment to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.

Yes, it will fix the problem on x32, I suppose.
If it's difficult for dpkg, for some reason for now, workaround for gpgme packaging is disabling pie hardening for x32 until pie will be its compiler default.
For gpgme, it is only test binaries which matter (pie or not), so, the impact (for x32) is minimum.

Jul 2 2020, 2:15 AM · Debian, gpgme

Jul 1 2020

dkg added a comment to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.

on #debian-dpkg on IRC, Guillem Jover suggested that we might want to fix dpkg specfiles to use +self_spec: instead of *self_spec:.

Jul 1 2020, 6:44 PM · Debian, gpgme
aheinecke added a comment to T4967: Right Click for encryption on file doesn't work .

I think this might be the issue with High DPI support problems. T4819 which is not yet released.

Jul 1 2020, 5:14 PM · gpgex, gpg4win, Bug Report
gniibe added a comment to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.

Some information of Qt5 about -fpic:

Jul 1 2020, 8:49 AM · Debian, gpgme
gniibe added a comment to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.

Debian's GCC build for PIE default: https://salsa.debian.org/toolchain-team/gcc/-/blob/master/debian/rules.defs#L1400

Jul 1 2020, 5:09 AM · Debian, gpgme
gniibe added a comment to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.

Here is my understanding. My point is it's not problem of gpgme. To fix it correctly, I think that dpkg should be fixed and it would be needed to fix Qt too.

Jul 1 2020, 4:52 AM · Debian, gpgme
dkg added a project to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic: gpgme.

I'm still not understanding what specifically should be fixed here. Sorry to be dense about it, but the range of options and configuration details that are different are pretty puzzling.

Jul 1 2020, 3:55 AM · Debian, gpgme

Jun 30 2020

gniibe added a comment to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.
Jun 30 2020, 6:44 AM · Debian, gpgme
gniibe added a comment to T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.

I think that it is the problem of dpkg to override the compiler flag by the spec file. When compiler default is -fPIE, it works well. If not (for the case of x32), it fails.
In the past, hurd-i386 had same issue, but compiler default seems to be now -fPIE, thus no problem.

Jun 30 2020, 6:06 AM · Debian, gpgme
gniibe triaged T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic as Normal priority.
Jun 30 2020, 4:36 AM · Debian, gpgme
gniibe claimed T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.

Thanks for your report.

Jun 30 2020, 4:34 AM · Debian, gpgme

Jun 29 2020

werner renamed T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic from [PATCH] qt libraries should be linked with -fPIC instead of -fPIC to [PATCH] qt libraries should be linked with -fPIC instead of -fpic.
Jun 29 2020, 7:53 PM · Debian, gpgme
locutusofborg1 updated the task description for T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.
Jun 29 2020, 7:21 PM · Debian, gpgme
locutusofborg1 created T4982: [PATCH] qt libraries should be linked with -fPIC instead of -fpic.
Jun 29 2020, 7:09 PM · Debian, gpgme
jukivili added a comment to T4966: Jitter entropy RNG disable on non-x86?.

Ok. This was just something that I noticed while going through configure.ac. Should I make patch for this or do you want to?

Jun 29 2020, 5:45 PM · libgcrypt, Bug Report
bernhard added a comment to T4826: Expiration dates after 2107 are reported as wraparound expiration dates.

@dkg while I agree with your aim of

Jun 29 2020, 10:18 AM · gnupg (gpg22), Bug Report
werner added projects to T4967: Right Click for encryption on file doesn't work : gpg4win, gpgex.
Jun 29 2020, 9:25 AM · gpgex, gpg4win, Bug Report
GnuPGP_Sebastien added a comment to T4967: Right Click for encryption on file doesn't work .

I have the same issue, it worked (I use Kleopatra for a long time), but last week, as usually, I tried to use Kleoptra to encrypt directly, I choose the file and nothing happen (no new windows, nothing at all...)

Jun 29 2020, 8:00 AM · gpgex, gpg4win, Bug Report

Jun 28 2020

werner closed T4980: Libgpg-Error compilation fails if grep_options are enabled as Wontfix.
Jun 28 2020, 4:17 PM · toolchain, MacOS, Bug Report
werner added a comment to T4980: Libgpg-Error compilation fails if grep_options are enabled.

I don't know about macOS but the commonly used GNU tools state:

Jun 28 2020, 4:15 PM · toolchain, MacOS, Bug Report

Jun 27 2020

nitin88 added a comment to T4980: Libgpg-Error compilation fails if grep_options are enabled.

What do you mean by grep_options?

Jun 27 2020, 10:27 AM · toolchain, MacOS, Bug Report

Jun 26 2020

gniibe added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

When I test it on Debian, disabling by,

Jun 26 2020, 7:25 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
gniibe claimed T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.
Jun 26 2020, 7:06 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
gniibe added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

Please get log of dirmngr, by putting

log-file /run/user/<YOURNUMBER-LIKE-1000>/dirmngr.log
Jun 26 2020, 7:04 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report

Jun 25 2020

dkg added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

Can you characterize the failure when ipv6.disable=1 ? The straightforward failure (connect() fails with EHOSTUNREACH after a few seconds) should presumably be treated the same as if some other host happened to be offline. That should result in dirmngr failing over to the next available address for the configured keyserver, right?

Jun 25 2020, 7:28 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
dkg added a comment to T4826: Expiration dates after 2107 are reported as wraparound expiration dates.

I agree with you that a certificate with a lengthy expiration is not cryptographically sensible or wise, @bernhard -- i'd never want to produce such a certificate myself.

Jun 25 2020, 6:11 PM · gnupg (gpg22), Bug Report
bernhard added a comment to T4766: gpgme_signature_t relies on `unsigned long` for signature creation and expiration times.

Just added a comment to T4826 how to move forward, if this is still interesting for parties. Right now (from my point of view) a pubkey with an expiration date beyond 2106 is not a sensible key configuration, so the use to motivate a chance in this area would need to be argumented better.

Jun 25 2020, 10:05 AM · gpgme, Bug Report
bernhard added a comment to T4826: Expiration dates after 2107 are reported as wraparound expiration dates.

This issue, as well as T4766 has the challenge that there is a disagreement about the usefulness of the use case, as far as I can see.

Jun 25 2020, 10:03 AM · gnupg (gpg22), Bug Report

Jun 24 2020

werner added a comment to T4980: Libgpg-Error compilation fails if grep_options are enabled.

What do you mean by grep_options?

Jun 24 2020, 10:04 PM · toolchain, MacOS, Bug Report
nitin88 created T4980: Libgpg-Error compilation fails if grep_options are enabled.
Jun 24 2020, 5:10 PM · toolchain, MacOS, Bug Report
werner added a comment to T4979: enable-ssh-support in windows is broken..

estream_t does not necessary work with stdio or posix calls; that is an implementation detail. For example if you use the mode flag "nonblock" Read/WriteFile are used on Windows.

Jun 24 2020, 10:02 AM · ssh, Duplicate, Bug Report
gniibe added a comment to T4979: enable-ssh-support in windows is broken..

I think the feature is not (yet) supported on Windows.
Please see: T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent

Jun 24 2020, 4:05 AM · ssh, Duplicate, Bug Report

Jun 23 2020

gpguser123 created T4979: enable-ssh-support in windows is broken..
Jun 23 2020, 11:23 PM · ssh, Duplicate, Bug Report
BeginnersMind added a comment to T4978: On Windows 10, gpg-connect-agent needs 2 trials to launch gpg-agent.

While the initial agent hang problem might be rare, it nevertheless does make sense to have a workaround for this in any case. Especially since it may not be possible to patch this effect away. The commands given by Werner provide this workaround nicely if gpg-connect-agent hangs.

Jun 23 2020, 5:28 PM · Bug Report
BeginnersMind added a comment to T4978: On Windows 10, gpg-connect-agent needs 2 trials to launch gpg-agent.

These are very nice commands which I had overlooked. My results:

Jun 23 2020, 5:18 PM · Bug Report

Jun 22 2020

werner added a comment to T4978: On Windows 10, gpg-connect-agent needs 2 trials to launch gpg-agent.

You may start the gpg-agent by hand:

Jun 22 2020, 10:19 PM · Bug Report
BeginnersMind added a comment to T4978: On Windows 10, gpg-connect-agent needs 2 trials to launch gpg-agent.

The 5 second timeout is to give the agent time to get ready and accept connections.

Jun 22 2020, 5:07 PM · Bug Report
werner added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

The problem is that I have not yet found a _portable_ way to detect proper working v6 or v4 networking without doing a test connection. For privacy reasons we don't want to do that.

Jun 22 2020, 3:32 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
werner added projects to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1: dirmngr, gnupg (gpg22).
Jun 22 2020, 3:20 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
werner added a comment to T4978: On Windows 10, gpg-connect-agent needs 2 trials to launch gpg-agent.

The 5 second timeout is to give the agent time to get ready and accept connections. I can't say with this infor why it takes longer at your site. Can you please try without putty support?

Jun 22 2020, 3:18 PM · Bug Report
BeginnersMind created T4978: On Windows 10, gpg-connect-agent needs 2 trials to launch gpg-agent.
Jun 22 2020, 2:23 PM · Bug Report
iyanmv created T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.
Jun 22 2020, 10:16 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report

Jun 18 2020

werner added a comment to T4976: Revocation Date after importing a Rev-Cert.

That is unfortunately not possible because there is no fixed link between the key and the rev cert. Instead they are linked via cryptographic signatures. The pre-generated rev certs are a fail stop measure in the case that the user lost access to the private key and can't create a revocation with a concrete reasons etc.

Jun 18 2020, 10:32 AM · gnupg, Not A Bug

Jun 17 2020

ElBarto updated the task description for T4976: Revocation Date after importing a Rev-Cert.
Jun 17 2020, 5:23 PM · gnupg, Not A Bug
ElBarto created T4976: Revocation Date after importing a Rev-Cert.
Jun 17 2020, 4:58 PM · gnupg, Not A Bug

Jun 14 2020

kuraga added a comment to T4933: Incorrect expiration time of created subkey.

Any news on this?

Jun 14 2020, 10:44 PM · gnupg (gpg22), Bug Report

Jun 13 2020

werner triaged T4975: undefined-shift in block_filter as Normal priority.

Thanks for explaining; this may indeed lead to a followup processing error of correct data. However, I don't expect to ever see a fixed length header of 2GiB or more because the sender would have had to buffer all that data in the first place.

Jun 13 2020, 3:02 PM · gnupg (gpg22), Bug Report
ltx updated the task description for T4975: undefined-shift in block_filter.
Jun 13 2020, 5:23 AM · gnupg (gpg22), Bug Report
ltx updated the task description for T4975: undefined-shift in block_filter.
Jun 13 2020, 5:17 AM · gnupg (gpg22), Bug Report

Jun 12 2020

werner added a comment to T4975: undefined-shift in block_filter.

Please describe the problem and don't just paste compiler output.

Jun 12 2020, 11:05 PM · gnupg (gpg22), Bug Report
ltx added a revision to T4975: undefined-shift in block_filter: D503: fix undefined-shift in block_filter.
Jun 12 2020, 5:20 AM · gnupg (gpg22), Bug Report
ltx removed External Link on T4975: undefined-shift in block_filter.
Jun 12 2020, 5:20 AM · gnupg (gpg22), Bug Report
ltx created T4975: undefined-shift in block_filter.
Jun 12 2020, 5:19 AM · gnupg (gpg22), Bug Report

Jun 11 2020

dkg reopened T4892: gpgsm --gen-key with existing key from "ssh-add" fails as "Open".

This appears to still be a problem, despite upgrading to libksba 1.4.0:

Jun 11 2020, 1:29 AM · gnupg24, Bug Report, S/MIME

Jun 8 2020

tnbp added a comment to T4969: Kleopatra: Disable rich text in notepad widget.

Cool, thanks for fixing this!

Jun 8 2020, 4:52 PM · Bug Report, kleopatra
aheinecke added a comment to T4969: Kleopatra: Disable rich text in notepad widget.

Argh, I had overlooked that you even mention a pull request.
So Apologies that I did not attribute the fix directly to you.

Jun 8 2020, 3:37 PM · Bug Report, kleopatra
aheinecke closed T4969: Kleopatra: Disable rich text in notepad widget as Resolved.

Thanks for the nice report. The fix was completely straightforward, I just didn't think about rich text when I implemented it.

Jun 8 2020, 3:36 PM · Bug Report, kleopatra
aheinecke added a subtask for T4969: Kleopatra: Disable rich text in notepad widget: T4789: Gpg4win-3.1.12.
Jun 8 2020, 3:35 PM · Bug Report, kleopatra
tnbp added a project to T4969: Kleopatra: Disable rich text in notepad widget: Bug Report.
Jun 8 2020, 10:20 AM · Bug Report, kleopatra
Elme34 merged T4968: Right Click for encryption on file doesn't work into T4967: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:41 AM · gpgex, gpg4win, Bug Report
Elme34 merged task T4968: Right Click for encryption on file doesn't work into T4967: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:41 AM · Bug Report
Elme34 created T4968: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:39 AM · Bug Report
Elme34 created T4967: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:39 AM · gpgex, gpg4win, Bug Report

Jun 5 2020

werner added a comment to T4966: Jitter entropy RNG disable on non-x86?.

Thanks for the info. So I guess me added that restrictions to be on the safe side regarding the VS-Nfd evaluation. For 1.9 we can and should lift that.

Jun 5 2020, 12:01 PM · libgcrypt, Bug Report
smueller_chronox.de added a comment to T4966: Jitter entropy RNG disable on non-x86?.

Please see [1] appendix F - I tested it more or less on all major CPUs, small
and large, old and new:

Jun 5 2020, 10:45 AM · libgcrypt, Bug Report

Jun 4 2020

werner added a comment to T4966: Jitter entropy RNG disable on non-x86?.

AFAIK, Stephan evaluated it only for x86, let me ask him ...

Jun 4 2020, 10:18 AM · libgcrypt, Bug Report

Jun 3 2020

jukivili created T4966: Jitter entropy RNG disable on non-x86?.
Jun 3 2020, 10:18 PM · libgcrypt, Bug Report
werner closed T4947: Build of documentation from tarball not deterministic as Resolved.

Done.

Jun 3 2020, 5:17 PM · gnupg, Documentation, Bug Report
werner closed T4962: ntbTLS configure dependencies as Resolved.

Thanks. I bumped it up to be in sync with GnuPG 2.2. It also does not make sense to require a Libgcrypt which has reached end-of-life; Thus we now need 1.8.

Jun 3 2020, 10:45 AM · ntbtls, Bug Report
werner closed T4965: GnuPG dependency of libgpg-error and GPG_ERR_WRONG_NAME as Resolved.

I bumped up the requirement to 1.25 because we also use error codes defined there. To be on the safe side with older distros I defined the missing error code instead of requiring 1.27.

Jun 3 2020, 10:33 AM · gnupg, Bug Report
werner closed T4963: Update GnuPG versions listed on https://git.gnupg.org/ as Resolved.

Thanks for the report.
I now describe the shortcuts as development and 2.2 stable branch.

Jun 3 2020, 10:09 AM · gpgweb, Bug Report

Jun 2 2020

aheinecke added a comment to T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

The problem is with the code for T3656

Jun 2 2020, 3:00 PM · gpgol, Bug Report, gpg4win
aheinecke claimed T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

Thanks for the report. I can reproduce this by replying to S/MIME enc & sign mails.

Jun 2 2020, 2:52 PM · gpgol, Bug Report, gpg4win
cryptobit added a comment to T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

@Angel: The mail server log showed 0 bytes for the affected messages.

Jun 2 2020, 1:50 PM · gpgol, Bug Report, gpg4win
werner claimed T4963: Update GnuPG versions listed on https://git.gnupg.org/.
Jun 2 2020, 1:06 PM · gpgweb, Bug Report
aheinecke closed T4714: Gnupg can't import or generate private key as root as Invalid.

While triaging issues this looks to me more like a support case. And not an issue of the software itself. So I'm closing this issue.

Jun 2 2020, 11:53 AM · Bug Report
werner closed T4541: C implementation of AES is vulnerable to side-channel attacks as Wontfix.

As of now we doubt that the proposed patch helps and we even fear that it could make things worst. Thus, as long as there is we have no description of an attack we won't do anything about it.

Jun 2 2020, 10:29 AM · side-channel, libgcrypt, Bug Report
Angel created T4965: GnuPG dependency of libgpg-error and GPG_ERR_WRONG_NAME.
Jun 2 2020, 3:22 AM · gnupg, Bug Report

Jun 1 2020

Angel created T4963: Update GnuPG versions listed on https://git.gnupg.org/.
Jun 1 2020, 3:21 AM · gpgweb, Bug Report
Angel added a project to T4962: ntbTLS configure dependencies: ntbtls.
Jun 1 2020, 3:10 AM · ntbtls, Bug Report
Angel created T4962: ntbTLS configure dependencies.
Jun 1 2020, 3:04 AM · ntbtls, Bug Report
Angel added a comment to T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

Are they actually zero-byte mails, or is the content mungled as an attachment? (which those replying probably overlooked, and would still be hard to interpret, as it would containe MIME parts)

Jun 1 2020, 2:53 AM · gpgol, Bug Report, gpg4win

May 29 2020

werner triaged T4959: confusing output when running `gpg --delete-secrete-keys` without name as Normal priority.

Although this is a standard behaviour for Unix tools, you are right that it makes sense to tell the user about the problems. And well, the version info should not appear either.

May 29 2020, 5:12 PM · gnupg (gpg22), Bug Report
werner closed T4623: pkg-config for mingw needs to emit -lws2_32 as Resolved.
May 29 2020, 3:16 PM · Restricted Project, Windows, gpgrt, Bug Report
werner created T4960: Disable tests if required components are disabled.
May 29 2020, 1:51 PM · Bug Report, gnupg (gpg22)

May 28 2020

PWRzTOtacorTPq7KNW4oFec8F renamed T4959: confusing output when running `gpg --delete-secrete-keys` without name from confusing output when running ```gpg --delete-secrete-keys``` without name to confusing output when running `gpg --delete-secrete-keys` without name.
May 28 2020, 10:08 PM · gnupg (gpg22), Bug Report
PWRzTOtacorTPq7KNW4oFec8F created T4959: confusing output when running `gpg --delete-secrete-keys` without name.
May 28 2020, 10:07 PM · gnupg (gpg22), Bug Report

May 27 2020

cryptobit added a comment to T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

I observe the same problem since I installed gpg4win 3.1.11 (german) in Outlook, Office Professional Plus 2019, Version 2004: Occasionally "zero byte mails" are sent by replying to an s/mine certified and encrypted mail. In my case the option s/mine support is disabled in GpgOL menu.

May 27 2020, 10:56 AM · gpgol, Bug Report, gpg4win

May 21 2020

gniibe changed the status of T4934: Returning automatic variable buffer from a function from Open to Testing.

Fixed in master and applied to 2.2 branch too.

May 21 2020, 7:39 AM · dirmngr, Restricted Project, Bug Report

May 20 2020

Lingh created T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.
May 20 2020, 7:40 PM · gpgol, Bug Report, gpg4win
gniibe added a comment to T4934: Returning automatic variable buffer from a function .

Sorry, I was reading the next commit (libdns: Avoid using compound literals (3)).

May 20 2020, 11:51 AM · dirmngr, Restricted Project, Bug Report
t8m added a comment to T4934: Returning automatic variable buffer from a function .

I have to disagree. Unless I am completely confused the modified functions use automatic buffer variable and then basically return it.

May 20 2020, 9:56 AM · dirmngr, Restricted Project, Bug Report
ilf added a comment to T4893: "Note: signatures using the MD5 algorithm are rejected" is emitted despite --quiet.

Robin H. Johnson created a patch for this:

May 20 2020, 9:43 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T4934: Returning automatic variable buffer from a function .

Possibly, it would be dns_p_init which was caught. If so, it's false positive; It returns a pointer given to the function (which is automatic variable of parent function), but it is valid within the scope of parent function.

May 20 2020, 2:22 AM · dirmngr, Restricted Project, Bug Report
gniibe added a comment to T4934: Returning automatic variable buffer from a function .

Could you please show more information, a specific point of the bug?
I can't locate any place where a function returns a pointer to automatic buffer.

May 20 2020, 2:16 AM · dirmngr, Restricted Project, Bug Report

May 19 2020

werner changed the status of T4104: gpgsm/ksba removes leading zeros from signature byte array from Open to Testing.

Seems to be fixed now.

May 19 2020, 3:13 PM · Restricted Project, libksba, S/MIME, Bug Report
aheinecke closed T4830: GpgOL: Sometimes not displaying correctly in office 2019 as Invalid.

Closing with Info Needed.

May 19 2020, 11:49 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke closed T4660: Gpg4win 3.1.11, a subtask of T4709: kleopatra silently fails to overwrite existing exported secret key, as Resolved.
May 19 2020, 11:46 AM · kleopatra, Bug Report, gpg4win
aheinecke closed T4660: Gpg4win 3.1.11, a subtask of T4649: Improvement proposal for the trusting process (Beglaubigung), as Resolved.
May 19 2020, 11:46 AM · Bug Report, gpg4win