Page MenuHome GnuPG
Feed All Stories

Mar 21 2019

werner updated the task description for T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:10 PM · gnupg (gpg23)
werner added subtasks for T4417: Work needed for gnupg 2.3: T3495: The --list-keys should account for groups that are defined, T4398: Rework Console and command line handling on Windows, T4406: Allow the use of the default-new-key-algo format for --quick-gen-key., T4362: Replace the exec funtions for photoids in gpg by our standard exec functions., T4344: Periodic check of own keys with the WKD.
Mar 21 2019, 1:09 PM · gnupg (gpg23)
werner added a parent task for T3495: The --list-keys should account for groups that are defined: T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:09 PM · gnupg, Feature Request
werner added a parent task for T4406: Allow the use of the default-new-key-algo format for --quick-gen-key.: T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:09 PM · gnupg24, Feature Request
werner added a parent task for T4362: Replace the exec funtions for photoids in gpg by our standard exec functions.: T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:09 PM · gnupg, Feature Request
werner added a parent task for T4398: Rework Console and command line handling on Windows: T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:09 PM · Feature Request, gnupg (gpg23)
werner added a parent task for T4344: Periodic check of own keys with the WKD: T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:09 PM · wkd, gnupg, Feature Request
werner created T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:06 PM · gnupg (gpg23)
werner merged T1654: Add group aliases to key listings into T3495: The --list-keys should account for groups that are defined.
Mar 21 2019, 1:03 PM · gnupg, Feature Request
werner merged task T1654: Add group aliases to key listings into T3495: The --list-keys should account for groups that are defined.
Mar 21 2019, 1:03 PM · gpa, Feature Request
werner added a comment to T3495: The --list-keys should account for groups that are defined.

See also
https://lists.gnupg.org/pipermail/gnupg-devel/2018-December/034131.html
for a first patch to implement this.

Mar 21 2019, 1:02 PM · gnupg, Feature Request

Mar 20 2019

dkg added a comment to T714: Meaningful RETURN values.

werner wrote:

Mar 20 2019, 11:10 PM · gnupg, Feature Request
crollinsphoto added a comment to T4392: Imports public key only, will not import secret key.

Great. Thank you.

Mar 20 2019, 5:15 PM · gnupg, Feature Request, gpg4win
aheinecke added a comment to T4123: Pinentry-qt does not always become active foreground window (especially when requesting pin for authentication).

Thanks for the confirmation. Although I still don't really know how to fix it :-(

Mar 20 2019, 4:04 PM · pinentry, Bug Report, gpg4win
aheinecke added a comment to T4392: Imports public key only, will not import secret key.

We are aiming for this week.

Mar 20 2019, 4:03 PM · gnupg, Feature Request, gpg4win
crollinsphoto added a comment to T4392: Imports public key only, will not import secret key.

When will the new gnupg program be released so I can install it?

Charles

Mar 20 2019, 3:21 PM · gnupg, Feature Request, gpg4win
bb added a comment to T4123: Pinentry-qt does not always become active foreground window (especially when requesting pin for authentication).

I can also confirm this bug!

Mar 20 2019, 10:49 AM · pinentry, Bug Report, gpg4win
bb awarded T4123: Pinentry-qt does not always become active foreground window (especially when requesting pin for authentication) a Like token.
Mar 20 2019, 10:49 AM · pinentry, Bug Report, gpg4win
werner closed T4416: gnupg isn't LTO ready as Wontfix.

There are reasons why we sometimes don't consult the return code. That is even declared in the code with a cast to void. Further we use gpg_error_t and int interchangeable under the assumption that an unsigned int and an int value have the same bit pattern.

Mar 20 2019, 10:24 AM
werner added a comment to T4415: Does not build using gcc 9.

Maybe we should get rid of the _Pragma operator in particular because it is not used often and we cond on compiler type later anyway.

Mar 20 2019, 10:19 AM · Info Needed, toolchain, Bug Report
kloczek updated the task description for T4416: gnupg isn't LTO ready.
Mar 20 2019, 10:16 AM
kloczek updated the task description for T4415: Does not build using gcc 9.
Mar 20 2019, 10:14 AM · Info Needed, toolchain, Bug Report
werner assigned T4415: Does not build using gcc 9 to gniibe.

Will you be so kind and look into this?

Mar 20 2019, 10:12 AM · Info Needed, toolchain, Bug Report
kloczek created T4416: gnupg isn't LTO ready in the S1 Public space.
Mar 20 2019, 10:04 AM
werner closed T4414: please make ecc debugging info from libgcrypt more legible. as Resolved.

Thanks.

Mar 20 2019, 10:03 AM · libgcrypt, Bug Report
werner added a comment to T4414: please make ecc debugging info from libgcrypt more legible..

Applied to master. This is not suitable for 1.8

Mar 20 2019, 10:03 AM · libgcrypt, Bug Report
kloczek created T4415: Does not build using gcc 9.
Mar 20 2019, 9:59 AM · Info Needed, toolchain, Bug Report
aheinecke committed rM47369569e234: qt: Handle diagnostic audit log for CMS (authored by aheinecke).
qt: Handle diagnostic audit log for CMS
Mar 20 2019, 9:57 AM
werner committed rC54db6a4b4412: ecc: Adjust debugging output (authored by dkg).
ecc: Adjust debugging output
Mar 20 2019, 9:56 AM
werner added a comment to rC0e2073edf92e: ecc: adjust debugging output.

BTW, for looking at such hexdumps I use this little tool:

Mar 20 2019, 9:51 AM
werner committed rG0b0104ce4720: tests: Add a first v5 sample key (authored by werner).
tests: Add a first v5 sample key
Mar 20 2019, 9:20 AM
dkg committed rC0e2073edf92e: ecc: adjust debugging output (authored by dkg).
ecc: adjust debugging output
Mar 20 2019, 3:51 AM
dkg added a comment to T4414: please make ecc debugging info from libgcrypt more legible..

for whatever reason, i don't seem to be able to push to the branch on playfair, so i've also pushed the same commit over at https://gitlab.com/dkg/libgcrypt

Mar 20 2019, 3:10 AM · libgcrypt, Bug Report
dkg created T4414: please make ecc debugging info from libgcrypt more legible..
Mar 20 2019, 3:08 AM · libgcrypt, Bug Report

Mar 19 2019

werner committed rMdd21ec997cf4: core: Support GPGME_AUDITLOG_DIAG for gpgsm. (authored by werner).
core: Support GPGME_AUDITLOG_DIAG for gpgsm.
Mar 19 2019, 8:25 PM
wheelerlaw added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

Also might I add, this used to work perfectly fine in gnupg14. It seems that somewhere along the line a regression was introduced that is causing this erroneous non-compliant behavior in the HTTP client.

Mar 19 2019, 6:18 PM · gnupg (gpg22), dns, dirmngr
wheelerlaw added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

Why? Your explanation is invalid because it implicates dirmngr's HTTP client as not comforming to the spec laid out by the RFC. I've quite clearly explained--and backed up with the spec itself--that when a proxy variable is configured, a client should not be doing DNS lookup of the destination hostname. Is there something about that you are not understanding?

Mar 19 2019, 6:13 PM · gnupg (gpg22), dns, dirmngr
crollinsphoto added a comment to T4392: Imports public key only, will not import secret key.

So where can I get the corrected file to install? I suppose I need the
new gpg4win, it hasn't been updated yet. If I need the signature or TAR
from your website how can I implement that?

Charles

Mar 19 2019, 3:57 PM · gnupg, Feature Request, gpg4win
aheinecke added a comment to T4276: Context.decrypt() throws an error if *any* signature is bad.

@dkg If you propose a patch here I'm pretty sure that we will accept it. As one of our Python binding users you know better then us how the API should behave.

Mar 19 2019, 3:51 PM · gpgme, Python, Bug Report
aheinecke triaged T4411: Outlook O365 crashes at start with gpgol as Normal priority.
Mar 19 2019, 3:49 PM · gpg4win, kleopatra, gpgol, Bug Report
aheinecke added a comment to T4411: Outlook O365 crashes at start with gpgol.

see: https://wiki.gnupg.org/TroubleShooting#Manually_update_GpgOL_to_a_beta

Mar 19 2019, 3:49 PM · gpg4win, kleopatra, gpgol, Bug Report
aheinecke added a comment to T4411: Outlook O365 crashes at start with gpgol.

This is very strange, common to all the crashes in the log is that they happen while a keylisting is running and before the first key from that keylisting is returned. But this could be a red herring because the keylisting is always started immediately in a background thread and so it would be normal that if the crash occurs immediately that it would still be running. The keylisting code is extremely similar to Kleopatra though. So I don't understand why Kleopatra would then work for you.

Mar 19 2019, 3:48 PM · gpg4win, kleopatra, gpgol, Bug Report
werner triaged T4276: Context.decrypt() throws an error if *any* signature is bad as Normal priority.
Mar 19 2019, 1:44 PM · gpgme, Python, Bug Report
werner closed T4410: Memory leak in import recently introduced as Resolved.
Mar 19 2019, 1:43 PM · Bug Report
werner triaged T4399: gpg2 --edit-key "Need the secret key to do this." as Normal priority.
Mar 19 2019, 1:42 PM · gnupg, Documentation
werner committed rD93ce4c9bbc05: web: 2.2.14 release hint and cleaned up the the list of maintainers. (authored by werner).
web: 2.2.14 release hint and cleaned up the the list of maintainers.
Mar 19 2019, 1:40 PM
werner closed T4412: Release GnuPG 2.2.14 as Resolved.

News for 2.2.14, released 2019-03-19:

Mar 19 2019, 12:33 PM · Release Info, gnupg (gpg22)
werner closed T4412: Release GnuPG 2.2.14, a subtask of T4392: Imports public key only, will not import secret key, as Resolved.
Mar 19 2019, 12:33 PM · gnupg, Feature Request, gpg4win
werner committed rD5626aab12a93: swdb: Release gnupg 2.2.14 (authored by werner).
swdb: Release gnupg 2.2.14
Mar 19 2019, 12:14 PM
crollinsphoto added a comment to T4392: Imports public key only, will not import secret key.

Where can I get the new thing file to install?

Mar 19 2019, 12:12 PM · gnupg, Feature Request, gpg4win
werner committed rGd9af95de47f0: Post release updates (authored by werner).
Post release updates
Mar 19 2019, 12:12 PM
werner committed rG813de13e73b0: Release 2.2.14 (authored by werner).
Release 2.2.14
Mar 19 2019, 12:12 PM
werner committed rG099cf37ee5e1: po: Auto update (authored by werner).
po: Auto update
Mar 19 2019, 12:12 PM
werner committed rEce9f054b0ba1: post release updates (authored by werner).
post release updates
Mar 19 2019, 11:31 AM
werner committed rE66268001ef21: po: auto update (authored by werner).
po: auto update
Mar 19 2019, 11:31 AM
werner committed rE85f427fd28ae: Release 1.36 (authored by werner).
Release 1.36
Mar 19 2019, 11:31 AM
werner committed rE174de38509eb: po: Update German translation (authored by werner).
po: Update German translation
Mar 19 2019, 11:31 AM
werner committed rEe4f460d8e338: estream: Increase buffer size for Windows. (authored by werner).
estream: Increase buffer size for Windows.
Mar 19 2019, 11:31 AM
werner committed rEda4807e0afa8: syscfg: Add armv7a-unknown-linux-gnueabihf as an alias. (authored by werner).
syscfg: Add armv7a-unknown-linux-gnueabihf as an alias.
Mar 19 2019, 11:31 AM
werner closed T4413: Release libgpg-gerror 1.36 as Resolved.
Mar 19 2019, 10:46 AM · gpgrt, Release Info
werner updated the task description for T4413: Release libgpg-gerror 1.36.
Mar 19 2019, 10:46 AM · gpgrt, Release Info
werner committed rD989faadb9132: swdb: Release gpgrt 1.26 (authored by werner).
swdb: Release gpgrt 1.26
Mar 19 2019, 10:36 AM
aheinecke committed rO39798986449f: Add filenames for our mime parts (authored by aheinecke).
Add filenames for our mime parts
Mar 19 2019, 9:57 AM
werner created T4413: Release libgpg-gerror 1.36.
Mar 19 2019, 9:43 AM · gpgrt, Release Info
aheinecke committed rKLEOPATRAa23996de95f9: Fix some zero as nullptr warnings for windows (authored by aheinecke).
Fix some zero as nullptr warnings for windows
Mar 19 2019, 9:43 AM
aheinecke committed rKLEOPATRA7901d8572dd2: Fix rerun selftests (authored by aheinecke).
Fix rerun selftests
Mar 19 2019, 9:41 AM
werner closed T4392: Imports public key only, will not import secret key as Resolved.
Mar 19 2019, 9:40 AM · gnupg, Feature Request, gpg4win
aheinecke added a parent task for T4264: Gpg4win 3.1.6: T4412: Release GnuPG 2.2.14.
Mar 19 2019, 9:21 AM · Release Info, gpg4win
aheinecke added a subtask for T4412: Release GnuPG 2.2.14: T4264: Gpg4win 3.1.6.
Mar 19 2019, 9:21 AM · Release Info, gnupg (gpg22)
aheinecke added a parent task for T4412: Release GnuPG 2.2.14: T4392: Imports public key only, will not import secret key.
Mar 19 2019, 9:20 AM · Release Info, gnupg (gpg22)
aheinecke added a subtask for T4392: Imports public key only, will not import secret key: T4412: Release GnuPG 2.2.14.
Mar 19 2019, 9:20 AM · gnupg, Feature Request, gpg4win
aheinecke changed the status of T4392: Imports public key only, will not import secret key from Open to Testing.

Thanks! I've confirmed that it works for me.

Mar 19 2019, 9:20 AM · gnupg, Feature Request, gpg4win
catenacyber added a comment to T4410: Memory leak in import recently introduced.

Running
valgrind --leak-check=full ./g10/gpg --import clusterfuzz-testcase-minimized-fuzz_import-5751600352591872.dms
gave me at commit f799e9728bcadb3d4148a47848c78c5647860ea4

==11882== 232 (16 direct, 216 indirect) bytes in 1 blocks are definitely lost in loss record 290 of 333
==11882==    at 0x1001C32C5: malloc (vg_replace_malloc.c:302)
==11882==    by 0x100B211B9: do_malloc (in /usr/local/Cellar/libgcrypt/1.8.3/lib/libgcrypt.20.dylib)
==11882==    by 0x100B214D5: _gcry_xmalloc (in /usr/local/Cellar/libgcrypt/1.8.3/lib/libgcrypt.20.dylib)
==11882==    by 0x100058A1D: read_block (import.c:929)
==11882==    by 0x10005B772: import (import.c:584)
==11882==    by 0x1000597FF: import_keys_internal (import.c:486)
==11882==    by 0x1000596FE: import_keys (import.c:526)
==11882==    by 0x10000727B: main (gpg.c:4675)
Mar 19 2019, 9:07 AM · Bug Report
werner closed T4409: libgpg-error fails to cross-compile for armv7a-unknown-linux-gnueabihf [PATCH] as Resolved.

Thanks. Actually the same as arm7-unknown-linux-gnueabihf. I have added it to the alias table to be released with 1.36.

Mar 19 2019, 8:07 AM · Bug Report
werner added a comment to T3065: dirmngr: proxy issues with dnslookup causing failure.

Please show an example regarding something else than a failed access to a pool of keyservers. I explained why it can't work for pools for you.

Mar 19 2019, 7:59 AM · gnupg (gpg22), dns, dirmngr
werner added a comment to T4410: Memory leak in import recently introduced.

This file is readable. You must have changed the former one's visibility so that only you can view it.

Mar 19 2019, 7:56 AM · Bug Report

Mar 18 2019

aheinecke committed rD1f1e8ce2d416: web, people: Change my work to GnuPG.com (authored by aheinecke).
web, people: Change my work to GnuPG.com
Mar 18 2019, 9:29 PM
wheelerlaw reopened T3065: dirmngr: proxy issues with dnslookup causing failure as "Open".

Yes you can, and no you do not. Don't believe me? Then read the spec. At no point does the spec say that there is "nothing that can be done" when a hostname cannot be resolved when connecting through a proxy. In fact, it states precisely the opposite, describing the exact procedure a client should take when making a request through a proxy. See section 5.3, paragraph 3:

Mar 18 2019, 9:21 PM · gnupg (gpg22), dns, dirmngr
catenacyber added a comment to T4410: Memory leak in import recently introduced.

Ok, I will wait longer next time.
How do I make the file accessible ? (I can download it)

Mar 18 2019, 8:24 PM · Bug Report
stefson updated the task description for T4409: libgpg-error fails to cross-compile for armv7a-unknown-linux-gnueabihf [PATCH].
Mar 18 2019, 8:11 PM · Bug Report
werner removed a project from T1537: gpgv does not handle expired or revoked keys: gnupg (gpg22).
Mar 18 2019, 7:31 PM · Feature Request, gnupg
werner edited projects for T3257: dirmngr cannot set port for nameserver, added: Feature Request; removed gnupg (gpg22), Bug Report.
Mar 18 2019, 7:30 PM · Feature Request, dirmngr
werner removed a project from T2398: finger support using SRV DNS records: gnupg (gpg22).
Mar 18 2019, 7:29 PM · gnupg, Feature Request, dirmngr
werner closed T2908: dirmngr can't be build w/o LDAP as Wontfix.
Mar 18 2019, 7:28 PM · dirmngr, gnupg (gpg22), Bug Report, gnupg
werner closed T4319: New 2017 MAC permission isues on gpg-agent as Invalid.
Mar 18 2019, 7:27 PM · MacOS, gpgagent, gnupg (gpg22)
werner closed T3065: dirmngr: proxy issues with dnslookup causing failure as Invalid.

No we can't we need to know the IP addresses to handle the pools. I have given a workaround for you in my previous comment. You can also use install Tor which we can use for DNS resolving.

Mar 18 2019, 7:26 PM · gnupg (gpg22), dns, dirmngr
werner lowered the priority of T3972: 100% CPU usage endles loop of gpg --list-keys from Normal to Low.

We can't replicate that and got no more response for 9 months.

Mar 18 2019, 7:22 PM · gnupg (gpg22)
werner edited projects for T3573: Research performance problems with some large keyring., added: gnupg (gpg23); removed gnupg (gpg22).
Mar 18 2019, 7:18 PM · gnupg (gpg23)
werner created T4412: Release GnuPG 2.2.14.
Mar 18 2019, 7:14 PM · Release Info, gnupg (gpg22)
werner committed rG68c29eb37e40: po: Minor update to the Polish translation (authored by Jan Kowalski <rjanusz3@gmail.com>).
po: Minor update to the Polish translation
Mar 18 2019, 6:45 PM
werner committed rGdc00947b21dc: po: Update Russian translation (authored by Ineiev <ineiev@gnu.org>).
po: Update Russian translation
Mar 18 2019, 6:45 PM
werner added a comment to T4410: Memory leak in import recently introduced.

That was an intermediate commit on master - it is likely that there are memory leaks.
Moving the test around is not a solution. BTW {F630817} is not accessible.

Mar 18 2019, 6:04 PM · Bug Report
werner updated the task description for T4410: Memory leak in import recently introduced.
Mar 18 2019, 6:03 PM · Bug Report
aheinecke committed rO379aa592920c: Fix implicit fallthrough warnings (authored by aheinecke).
Fix implicit fallthrough warnings
Mar 18 2019, 5:21 PM
aheinecke committed rOb513bffaa05c: Log if DBG_TRACE is set (authored by aheinecke).
Log if DBG_TRACE is set
Mar 18 2019, 5:20 PM
thome added a comment to T4411: Outlook O365 crashes at start with gpgol.

Since I configured call tracing the running O365 Client dies immediately after activating the addin. Same happens now if I activate the addin.
Anyways, here is the log.

Mar 18 2019, 4:25 PM · gpg4win, kleopatra, gpgol, Bug Report
aheinecke committed rGb98799ce964d: speedo: Fix installer build with NSIS-3 (authored by aheinecke).
speedo: Fix installer build with NSIS-3
Mar 18 2019, 4:10 PM
aheinecke committed rOb8d651c4d083: MAPI look into tnef attachments to detect protocol (authored by aheinecke).
MAPI look into tnef attachments to detect protocol
Mar 18 2019, 2:56 PM
aheinecke committed rOb69d2183e148: Add the generic MSGTYPE_SMIME in isSMIME_m (authored by aheinecke).
Add the generic MSGTYPE_SMIME in isSMIME_m
Mar 18 2019, 2:56 PM
aheinecke committed rO425b845d8d3f: Fix a false positive memdbg warning (authored by aheinecke).
Fix a false positive memdbg warning
Mar 18 2019, 2:56 PM