Page MenuHome GnuPG
Feed Advanced Search

Aug 28 2020

gniibe added a comment to T4817: dirmgr keys.openpgp.org:443 Address family not supported by protocol.

In T4977: dirmngr not working with linux kernel parameter ipv6.disable=1, EAFNOSUPPORT fix was applied in 2.2.22.
I think that original problem in this report is fixed.
Please test with 2.2.22.

Aug 28 2020, 6:46 AM · Bug Report
gniibe added a comment to T4838: add configure check for zlib to ntbtls.

Actually, configure already has the check.
If it's really needed to build without zlib, you can use this patch:

From 76920ac034490e4860ad6abe9891e3b1c0813363 Mon Sep 17 00:00:00 2001
From: NIIBE Yutaka <gniibe@fsij.org>
Date: Fri, 28 Aug 2020 11:02:13 +0900
Subject: [PATCH] Until compression is implemented, build with no ZLIB can be
 done.
Aug 28 2020, 4:08 AM · ntbtls, Bug Report
gniibe added a project to T5037: dn.cpp:181: suspicious loop: gpgme.
Aug 28 2020, 3:06 AM · gnupg, gpgme, Bug Report
gniibe closed T3207: FASTWIPE_T undefined as Resolved.
Aug 28 2020, 3:01 AM · Restricted Project, ntbtls, Bug Report
gniibe closed T4934: Returning automatic variable buffer from a function as Resolved.
Aug 28 2020, 2:58 AM · dirmngr, Restricted Project, Bug Report

Aug 27 2020

dcb created T5037: dn.cpp:181: suspicious loop.
Aug 27 2020, 5:41 PM · gnupg, gpgme, Bug Report
werner closed T4083: gpgtar, Kleopatra: Unicode filenames that are not native 8 bit on Windows don't work as Resolved.
Aug 27 2020, 3:04 PM · Bug Report, gpg4win, kleopatra, gpgtar
werner closed T4977: dirmngr not working with linux kernel parameter ipv6.disable=1 as Resolved.
Aug 27 2020, 3:03 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
werner added a project to T5018: Export keys to secure card failure: gpg: KEYTOCARD failed: Unusable secret key: Info Needed.
Aug 27 2020, 12:55 PM · Info Needed, Bug Report
werner closed T5035: Doc fix: simple typos as Resolved.

Thanks. Applied to 2.2 and master.

Aug 27 2020, 12:54 PM · Bug Report
werner added a project to T5033: dirmngr does not seem to use the default .gnupg directory if GNUPGHOME is not set: Info Needed.
Aug 27 2020, 10:47 AM · gnupg, Not A Bug

Aug 26 2020

werner merged T5036: pinentry won't launch when gpg is invoked by Firefox when Firefox runs with native wayland support in a wayland DE into T4137: IPC syntax error when `gpg` starts `gpg-agent` without `$TERM` variable.
Aug 26 2020, 3:19 PM · gnupg, Bug Report

Aug 25 2020

glr created T5035: Doc fix: simple typos.
Aug 25 2020, 1:13 PM · Bug Report
werner closed T4867: with non-existent homedir, `gpgconf --check-programs` produces surprising output. as Resolved.

Was easier to fix than expected. Thanks for the report. Fix goes into 2.2.22.

Aug 25 2020, 11:41 AM · gnupg (gpg22), Bug Report
werner closed T4866: `gpg-agent --gpgconf-list` returns a non-zero error code 2 if $HOME is non-existent, causing `gpgconf` to fail as Resolved.

[These damned typos in commit messages ;-)]

Aug 25 2020, 11:26 AM · gpgagent, gnupg, Bug Report
werner added a comment to T5033: dirmngr does not seem to use the default .gnupg directory if GNUPGHOME is not set.

The keyserver options control how gpg imports or exports keys to the keyservers. Thus they indeed belong into gpg.conf.

Aug 25 2020, 8:40 AM · gnupg, Not A Bug

Aug 24 2020

CodingCellist added a comment to T5033: dirmngr does not seem to use the default .gnupg directory if GNUPGHOME is not set.

I have a couple of keyserver-options statements in there, but no keyserver statement. Should the options be located in the dirmngr.conf file instead?

Aug 24 2020, 9:31 PM · gnupg, Not A Bug
werner added a comment to T5033: dirmngr does not seem to use the default .gnupg directory if GNUPGHOME is not set.

I guess you have a keyserver statement in your gpg.conf.
By using

Aug 24 2020, 8:57 PM · gnupg, Not A Bug
CodingCellist created T5033: dirmngr does not seem to use the default .gnupg directory if GNUPGHOME is not set.
Aug 24 2020, 1:10 PM · gnupg, Not A Bug
werner added a comment to T4083: gpgtar, Kleopatra: Unicode filenames that are not native 8 bit on Windows don't work.

What is the current encoding? OEMCP ?

Aug 24 2020, 9:35 AM · Bug Report, gpg4win, kleopatra, gpgtar
aheinecke claimed T4083: gpgtar, Kleopatra: Unicode filenames that are not native 8 bit on Windows don't work.

So if gnupg version >= 2.2.22 Kleopatra needs to convert the passed filenames to UTF-8 and pass them with the --utf8-strings option to gpgtar. This needs to be changed in Kleo. -> Assigned to me.

Aug 24 2020, 9:11 AM · Bug Report, gpg4win, kleopatra, gpgtar

Aug 22 2020

werner added a comment to T4083: gpgtar, Kleopatra: Unicode filenames that are not native 8 bit on Windows don't work.

Done for master and 2.2.22 - libgpg-error 1.39 (not yet released) is required for the actual fix.

Aug 22 2020, 2:39 PM · Bug Report, gpg4win, kleopatra, gpgtar

Aug 20 2020

werner closed T3772: gpg-zip fails with recipient names that have whitespace in them as Wontfix.
Aug 20 2020, 4:01 PM · gpgtar, Bug Report
werner edited projects for T4879: GnuPG treats reordered OpenPGP certificates differently, added: gnupg (gpg23); removed gnupg (gpg22).
Aug 20 2020, 11:10 AM · gnupg24, gnupg (gpg23), OpenPGP, Bug Report
werner closed T4960: Disable tests if required components are disabled as Resolved.

Fixed for 2.2.22

Aug 20 2020, 11:06 AM · Bug Report, gnupg (gpg22)
werner closed T4997: 2.2.21 breaks passphrase-repeat and password checking as Resolved.

Thanks for reporting. Fixed for 2.2.22. repeat==0 works like before and repeat>1 also (that is several passphrase pinentries will pop up).

Aug 20 2020, 9:43 AM · Bug Report, gnupg (gpg22)

Aug 19 2020

werner triaged T4867: with non-existent homedir, `gpgconf --check-programs` produces surprising output. as Low priority.
Aug 19 2020, 1:49 PM · gnupg (gpg22), Bug Report
bernhard added a comment to T5028: gpg --locate-key should refetch via wkd, if configured and no good pubkey found.

Thinking about the logic from an email application viewpoint:
To display what will happen, I want to know if I can encrypt to an email address and what trust level I have in the public key I'll find.

Aug 19 2020, 9:09 AM · gnupg, Feature Request
lrvick added a comment to T3843: Unable to generate RSA4096 keys on Yubikey 4 on OSX Sierra.

I am the worst. I totally forgot about this.

Aug 19 2020, 4:04 AM · Info Needed, MacOS, yubikey, scd, Bug Report
gniibe closed T4915: Cannot compile on macOS Mojave (utf8.c) as Resolved.
Aug 19 2020, 3:42 AM · Restricted Project, gnupg (gpg23), Bug Report
gniibe closed T3843: Unable to generate RSA4096 keys on Yubikey 4 on OSX Sierra as Resolved.

No more information, can't proceed, thus, closed.

Aug 19 2020, 3:41 AM · Info Needed, MacOS, yubikey, scd, Bug Report

Aug 18 2020

werner added a comment to T5028: gpg --locate-key should refetch via wkd, if configured and no good pubkey found.

If you use

Aug 18 2020, 7:22 PM · gnupg, Feature Request
bernhard added a comment to T4593: dirmngr should not apply Kristian's CA when fetching from a keyserver that is not `hkps.pool.sks-keyservers.net`.

Just reading this issue in detail.

Aug 18 2020, 4:43 PM · gnupg (gpg22), Bug Report, dirmngr
bernhard created T5028: gpg --locate-key should refetch via wkd, if configured and no good pubkey found.
Aug 18 2020, 4:10 PM · gnupg, Feature Request
werner added a project to T5027: gpgtar's "--files-from" should also handle a LF terminated list of file names.: gpgtar.

It is indeed a limitation. We added these options to support the Kleopatra GUI. To avoid problems with filenames with embedded newlines etc. Kleoptra uses a binary nuls to delimit filenames. And that is what we only support.

Aug 18 2020, 11:56 AM · gnupg (gpg22), Feature Request, gpgtar
Romans10910 created T5027: gpgtar's "--files-from" should also handle a LF terminated list of file names..
Aug 18 2020, 2:57 AM · gnupg (gpg22), Feature Request, gpgtar

Aug 15 2020

JW added a comment to T5009: OS X 10.12 and FAIL: random.

I believe the problem here is OS X 10.12's (and above) System Integrity Protection (SIP). SIP protects system integrity by doing things like sanitizing environmental variables for system programs. Sanitizing environmental variables on system programs avoids code injections.

Aug 15 2020, 1:55 AM · libgcrypt, Bug Report

Aug 14 2020

werner added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

@JW: @gniibe explained you the problem and provided a fix (i.e. use correct specifiction of the directory names). Changes to Makefile.in are a no-go because that is a built file and a real fix would need to go into libtool. However, for a couple of reasons we do not want to update libtool (e.g. too many breakages in the past, we have out own fixes in for Windows). Thus we consider this bug closed.

Aug 14 2020, 9:09 AM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

I understand your point, but your fix is not relevant

Aug 14 2020, 8:07 AM · gpgrt, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

Thanks for your patch. I understand your point, but your fix is not relevant (for supporting all platforms). You can use that way in your build script, but we can't take that approach; The correct fix is fixing libtool.

Aug 14 2020, 8:01 AM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

I'm feeling difficulty to talk to you.

Aug 14 2020, 7:54 AM · gpgrt, Bug Report
gniibe merged task T5009: OS X 10.12 and FAIL: random into T5024: libtool problem for some platforms for 'make check' (program built with -no-install won't work without installation).
Aug 14 2020, 7:08 AM · libgcrypt, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

@JW, I'm feeling difficulty to talk to you.

Aug 14 2020, 6:59 AM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

... no-support of slash at the end of path and duplicated slash, we won't fix.

Aug 14 2020, 6:20 AM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

T5024: libtool problem for some platforms for 'make check' (program built with -no-install won't work without installation)

Aug 14 2020, 5:56 AM · gpgrt, Bug Report
gniibe closed T5008: Fedora 32 and FAIL: gpg-error-config-test.sh as Wontfix.

For the original problem of no-support of slash at the end of path and duplicated slash, we won't fix.

Aug 14 2020, 5:52 AM · gpgrt, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

@JW, I'm afraid you are not able to read what I write here. This is not chat system at all. For chat system, please use XMPP on
gnupg-devel@chat.gnupg.org as written at https://gnupg.org/documentation/mailing-lists.html (if possible).

Aug 14 2020, 5:50 AM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

I wrote that "FAIL: gpg-error-config-test.sh" is because of your typo

Aug 14 2020, 5:39 AM · gpgrt, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

I wrote that "FAIL: gpg-error-config-test.sh" is because of your typo, and I asked to fix your typo and test again.

Aug 14 2020, 5:33 AM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

... you are now describing another problem

Aug 14 2020, 5:30 AM · gpgrt, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

@JW, you are now describing another problem, instead of the problem you reported.
I'm closing this one.

Aug 14 2020, 5:26 AM · gpgrt, Bug Report

Aug 13 2020

CodingCellist added a comment to T5021: Trying to sign using SHA512 and a Nitrokey Pro 2 produces "Conditions of use not satisfied".

Awesome. Thank you for the explanation and for solving the issue.

Aug 13 2020, 3:46 PM · gnupg (gpg22), Bug Report
Elme34 closed T4967: Right Click for encryption on file doesn't work as Resolved.
Aug 13 2020, 3:18 PM · gpgex, gpg4win, Bug Report
Elme34 added a comment to T4967: Right Click for encryption on file doesn't work .

Thanks a lot.

Aug 13 2020, 3:17 PM · gpgex, gpg4win, Bug Report
werner closed T5021: Trying to sign using SHA512 and a Nitrokey Pro 2 produces "Conditions of use not satisfied" as Resolved.

Fix will be in 2.2.22. Thanks for the report.

Aug 13 2020, 11:38 AM · gnupg (gpg22), Bug Report
werner closed T5023: gpgsplit not installed by default as Resolved.
Aug 13 2020, 11:03 AM · gnupg (gpg22), Bug Report
werner triaged T5023: gpgsplit not installed by default as Normal priority.

It was actually moved to noninstall in 2006. The reason or this is a conflict between the version of gpgsplit in GnuPG 1.4 and 2.0. Back then it seemed easier to keep on using the gpgpslit from 1.4 because that version was installed anyway. At that time gpg was called gpg2 we changed this much later and probably forgot to switch also to the gpgsplit from GnuPG 2.

Aug 13 2020, 10:58 AM · gnupg (gpg22), Bug Report
jinn updated the task description for T5023: gpgsplit not installed by default.
Aug 13 2020, 10:40 AM · gnupg (gpg22), Bug Report

Aug 12 2020

jinn created T5023: gpgsplit not installed by default.
Aug 12 2020, 10:29 PM · gnupg (gpg22), Bug Report
werner triaged T5021: Trying to sign using SHA512 and a Nitrokey Pro 2 produces "Conditions of use not satisfied" as High priority.

You used --personal-digest-preferences to force the use of SHA-512, right?

Aug 12 2020, 8:54 AM · gnupg (gpg22), Bug Report

Aug 11 2020

CodingCellist set Version to 2.2.21 on T5021: Trying to sign using SHA512 and a Nitrokey Pro 2 produces "Conditions of use not satisfied".
Aug 11 2020, 11:00 PM · gnupg (gpg22), Bug Report
CodingCellist removed Version on T5021: Trying to sign using SHA512 and a Nitrokey Pro 2 produces "Conditions of use not satisfied".
Aug 11 2020, 10:59 PM · gnupg (gpg22), Bug Report
CodingCellist created T5021: Trying to sign using SHA512 and a Nitrokey Pro 2 produces "Conditions of use not satisfied".
Aug 11 2020, 10:58 PM · gnupg (gpg22), Bug Report

Aug 10 2020

werner added a comment to T5018: Export keys to secure card failure: gpg: KEYTOCARD failed: Unusable secret key.

Do you mean you want to copy a backup key created while generating the keys for the card onto a new card?

Aug 10 2020, 6:28 PM · Info Needed, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

The problem appears to be the test framework is not setting a LD_LIBRARY_PATH (or DYNLD_LIBRARY_PATH on OS X).

Aug 10 2020, 4:12 PM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

As far as I know, the environment is set correctly. PKG_CONFIG_PATH, --prefix and --libdir are set. And runpaths are also set.

Aug 10 2020, 3:40 PM · gpgrt, Bug Report
cmonty14 created T5018: Export keys to secure card failure: gpg: KEYTOCARD failed: Unusable secret key.
Aug 10 2020, 11:20 AM · Info Needed, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

I meant:

Aug 10 2020, 9:28 AM · gpgrt, Bug Report
JW added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

If you can point me to a commit, I can patch the package and retest it.

Aug 10 2020, 7:19 AM · gpgrt, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

If there is no other problem (than the issues of additional slash and double slash), I'll close this bug report.

Aug 10 2020, 6:30 AM · gpgrt, Bug Report

Aug 9 2020

werner closed T4966: Jitter entropy RNG disable on non-x86? as Resolved.

Solved in master (1.9). We won't do it in 1.8.

Aug 9 2020, 5:22 PM · libgcrypt, Bug Report
werner closed T4798: Shutdown dirmngr dosn't work with multiple instances executing as Resolved.

Use

gpgconf --kill dirmngr

to stop it.

Aug 9 2020, 5:20 PM · Bug Report

Aug 8 2020

yearen created T5017: Kleopatra can't decrypt the tor. I can't verify the signature..
Aug 8 2020, 10:37 PM · FAQ
OliverL added a comment to T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.

Thank you, Andre. Just updated here, problem fixed.

Aug 8 2020, 2:44 PM · Bug Report, gpg4win

Aug 7 2020

GnuPGP_Sebastien added a comment to T4967: Right Click for encryption on file doesn't work .

Thanks Andre,

Aug 7 2020, 3:10 PM · gpgex, gpg4win, Bug Report
aheinecke closed T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages as Resolved.
Aug 7 2020, 11:15 AM · Bug Report, gpg4win
aheinecke closed T4786: Kleopatra: Window size forgotten after closing as Resolved.

This has been shipped with Gpg4win-3.1.12

Aug 7 2020, 11:15 AM · Bug Report

Aug 6 2020

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

I don't mind if this is marked as resolved. As long as I use my script, the agent works flawlessly with my Nitrokey. The agent startup is very fast. The script also resolves the effect that the agent won't work after the system is waked from sleeping state.

Aug 6 2020, 6:07 PM · Bug Report
aheinecke closed T4978: On Windows 10, gpg-connect-agent needs 2 trials to launch gpg-agent as Resolved.

Thanks for providing your workaround.

Aug 6 2020, 4:04 PM · Bug Report
aheinecke closed T4983: GpgOL interpretes some encrypted messages as unencrypted and skips decryption entirely as Wontfix.

I'm not sure what to do with the issue. For further analysis we would need to figure out what third party software breaks the MIME structure of the mail. That is more something for a support contract and not for the general issue tracker. This issue is very specific to your setup and so I'm not surprised that Microsoft says it can't help.

Aug 6 2020, 10:25 AM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T4967: Right Click for encryption on file doesn't work from Open to Testing.

We have released 3.1.12 which updated all the GUI libraries Kleopatra uses and I got some feedback in related issues like T4689 that this might have helped.

Aug 6 2020, 10:16 AM · gpgex, gpg4win, Bug Report
aheinecke closed T4890: print preview tries to use wrong key for decryption as Resolved.

3.1.12 was released with this.

Aug 6 2020, 10:13 AM · gpgol, Bug Report
aheinecke lowered the priority of T4854: gpgme 1.13.1: test suite is failing from Normal to Low.

I just ran the test suite ~10 Times with -j48 on a 12 core machine and cannot reproduce this at all with GnuPG-2.2.21 and gpgme-1.14.0 so I tend to put this on resolved, otherwise this is a candidate for an issue that will be indefinetly in the tracker which we cannot reproduce or analyze further.

Aug 6 2020, 10:12 AM · gpgme, Bug Report
aheinecke triaged T4854: gpgme 1.13.1: test suite is failing as Normal priority.

The t-json failure is: T4820

Aug 6 2020, 10:02 AM · gpgme, Bug Report
aheinecke closed T5013: OS X 10.11 and error: use of undeclared identifier 'getenv' as Resolved.
Aug 6 2020, 9:59 AM · gpgme, Bug Report
aheinecke added a comment to T5013: OS X 10.11 and error: use of undeclared identifier 'getenv'.

Thanks, I've applied this with an explicit include to <cstdlib> it was not required on Linux and Windows but I think it's better not to rely on internal libc++ include chains.

Aug 6 2020, 9:54 AM · gpgme, Bug Report
aheinecke closed T4689: Kleopatra Verification is hanging as Resolved.

@bzbue1 Thanks for the info.

Aug 6 2020, 9:44 AM · kleopatra, Bug Report, gpg4win
gniibe added a comment to T5009: OS X 10.12 and FAIL: random.

I'm afraid that the dynamic linker doesn't allow hardcoding library path in an executable on macOS.
(It is only supported on some limited platforms.)

Aug 6 2020, 9:41 AM · libgcrypt, Bug Report
bzbue1 added a comment to T4689: Kleopatra Verification is hanging .

I can no longer reproduce this in Gpg4win-3.1.12.

Aug 6 2020, 6:41 AM · kleopatra, Bug Report, gpg4win
gniibe added a comment to T5013: OS X 10.11 and error: use of undeclared identifier 'getenv'.

Thanks for your report.

Aug 6 2020, 5:59 AM · gpgme, Bug Report

Aug 5 2020

JW added a comment to T5013: OS X 10.11 and error: use of undeclared identifier 'getenv'.

According to OS X 10.9 man pages for getenv(3) (10.9 is what I have available), the source file editinteractor.cpp should include <stdlib.h>. Since its a c++ source file, I believe the include of interest is <cstdlib>. The man page also says the link library is -lc.

Aug 5 2020, 7:57 PM · gpgme, Bug Report
JW updated the task description for T5013: OS X 10.11 and error: use of undeclared identifier 'getenv'.
Aug 5 2020, 7:55 PM · gpgme, Bug Report
JW created T5013: OS X 10.11 and error: use of undeclared identifier 'getenv'.
Aug 5 2020, 7:53 PM · gpgme, Bug Report
gniibe merged T3763: ECDH - encryption with obfuscated size of the symmetric key into T4908: ECDH with AES-128 decryption failure when fully padded.
Aug 5 2020, 7:23 AM · Restricted Project, gnupg (gpg22), Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

BTW, I learned that Fedora now uses pkgconfig (instead of pkg-config).
https://github.com/pkgconf/pkgconf

Aug 5 2020, 3:51 AM · gpgrt, Bug Report
gniibe claimed T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.
Aug 5 2020, 3:21 AM · gpgrt, Bug Report
gniibe added a comment to T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.

Try with --prefix=/home/jwalton/tmp/pk2delete (with no slash at the end) and --libdir=/home/jwalton/tmp/pk2delete/lib64 (with no double slash between pk2delete and lib64, but a single slash).

Aug 5 2020, 3:20 AM · gpgrt, Bug Report

Aug 4 2020

werner added a comment to T5009: OS X 10.12 and FAIL: random.

There are no log file but you can run the test by hand:

Aug 4 2020, 10:29 AM · libgcrypt, Bug Report
werner closed T4975: undefined-shift in block_filter as Resolved.
Aug 4 2020, 10:19 AM · gnupg (gpg22), Bug Report

Aug 2 2020

JW created T5009: OS X 10.12 and FAIL: random.
Aug 2 2020, 8:42 PM · libgcrypt, Bug Report