Page MenuHome GnuPG
Feed All Stories

Apr 16 2018

aheinecke added a parent task for T3889: GpgOL: Window management does not work well in OL 2010: T3899: Gpg4win 3.1.1.
Apr 16 2018, 11:09 AM · Bug Report, gpg4win, gpgol
aheinecke added a subtask for T3899: Gpg4win 3.1.1: T3889: GpgOL: Window management does not work well in OL 2010.
Apr 16 2018, 11:09 AM · gpg4win
aheinecke added a parent task for T3887: Kleopatra: Not finishing commands: T3899: Gpg4win 3.1.1.
Apr 16 2018, 11:09 AM · Bug Report, gpg4win, kleopatra
aheinecke added a subtask for T3899: Gpg4win 3.1.1: T3887: Kleopatra: Not finishing commands.
Apr 16 2018, 11:09 AM · gpg4win
bernhard updated subscribers of T3906: A way to list the supported ECC curves.

Hint from @gniibe: gpg --with-colons --list-config curve is a workaround.
So it still should be documented and made accessible from a non-esoteric, non-internal way. ;)

Apr 16 2018, 10:56 AM · Documentation, gnupg (gpg22)
werner added a comment to T3906: A way to list the supported ECC curves.
gpg --with-colons --list-config curve | cut -d: -f3- |awk 'BEGIN{RS=";"};{print $0}'
Apr 16 2018, 10:54 AM · Documentation, gnupg (gpg22)
werner triaged T3906: A way to list the supported ECC curves as Normal priority.
Apr 16 2018, 10:38 AM · Documentation, gnupg (gpg22)
werner added a comment to T3906: A way to list the supported ECC curves.
Apr 16 2018, 10:38 AM · Documentation, gnupg (gpg22)
bernhard created T3906: A way to list the supported ECC curves.
Apr 16 2018, 10:24 AM · Documentation, gnupg (gpg22)
gniibe claimed T3731: gcry_pk_genkey() segfaults for ecdsa 384.
Apr 16 2018, 10:24 AM · libgcrypt, Bug Report
aheinecke committed rW8fd7462cc92f: Add note about missing mkportable file (authored by aheinecke).
Add note about missing mkportable file
Apr 16 2018, 8:55 AM
aheinecke committed rW2cc22cab417f: Add libkf5crash to mkportable (authored by aheinecke).
Add libkf5crash to mkportable
Apr 16 2018, 8:49 AM
tinkerwolf added a comment to T3381: dirmngr won't start on Windows 10 with admin level account.

Did that help any?

Apr 16 2018, 2:47 AM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report

Apr 15 2018

PaSch closed T3905: The COM add-ins "C:\Program Files (x86)\Gpg4win\bin_64\gpgol.dll" is not loaded after Outlook 2016 x64 is restarted. as Resolved.

You can close the report.
I'm working with a restricted user and I installed gpg4win-3.1.0 with admin rights, probably didn't work so well.

Apr 15 2018, 11:00 PM · gpgol, Bug Report
werner committed rG3b1ee413a65b: build: New target "release" to automate the release process. (authored by werner).
build: New target "release" to automate the release process.
Apr 15 2018, 9:14 PM
PaSch created T3905: The COM add-ins "C:\Program Files (x86)\Gpg4win\bin_64\gpgol.dll" is not loaded after Outlook 2016 x64 is restarted..
Apr 15 2018, 8:25 PM · gpgol, Bug Report

Apr 14 2018

dkg added a comment to T3894: re-evaluate default randomness choices during key generation on GNU/Linux platforms.

See also Filippo Valsorda's 32c3 talk about CSPRNGs.

Apr 14 2018, 6:45 PM · libgcrypt, gnupg
dkg added a comment to T3894: re-evaluate default randomness choices during key generation on GNU/Linux platforms.

@gouttegd : setting only-urandom at the distro level problematic due to two factors:

Apr 14 2018, 6:42 PM · libgcrypt, gnupg
catenacyber added a comment to T3900: Memory leak in check_sig_and_print.

You are welcome :-) I did not know about that 39-Arigato

Apr 14 2018, 11:49 AM · gnupg (gpg22), Bug Report
ccharabaruk added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

I've been working with one of Microsoft's developers on a temporary tool that should bridge the connection between named pipes and the Unix sockets emulation used by gpg-agent but things appear to trip up with sending the nonce. From the position of the tool, the nonce value is successfully sent (send returns 16), but never seems to be picked up by gpg-agent. Instead both gpg-agent and the bridge sit there until whatever tool is using them (I test using ssh-add -l) is terminated, at which point gpg-agent immediately spits up the message

Apr 14 2018, 4:37 AM · Not A Bug, workaround, gnupg24, Windows, ssh

Apr 13 2018

gouttegd added a comment to T3894: re-evaluate default randomness choices during key generation on GNU/Linux platforms.

@dkg : Can’t this be solved at the distribution level? I assume the packager/maintainer for Libgcrypt on a given distribution should know whether the getrandom syscall is available on said distribution, so he could install a /etc/gcrypt/random.conf file with the only-urandom option.

Apr 13 2018, 11:38 PM · libgcrypt, gnupg
dkg added a comment to T3894: re-evaluate default randomness choices during key generation on GNU/Linux platforms.

Werner wrote:

we already use the getrandom system call if it is available

Apr 13 2018, 9:05 PM · libgcrypt, gnupg
bernhard updated the task description for T3904: Clarify suggestion for diskperf.
Apr 13 2018, 3:27 PM · Windows, libgcrypt
bernhard created T3904: Clarify suggestion for diskperf in the S1 Public space.
Apr 13 2018, 3:26 PM · Windows, libgcrypt
aheinecke created T3903: Kleopatra: Use the term password instead of passphrase.
Apr 13 2018, 1:58 PM · kleopatra, FAQ, Documentation
werner created T3902: Use the term password instead of passphrase.
Apr 13 2018, 1:55 PM · gnupg24, FAQ, Documentation
aheinecke committed rW182c35bec475: Link 3.1.0 release announcement mails (authored by aheinecke).
Link 3.1.0 release announcement mails
Apr 13 2018, 1:08 PM
werner added a comment to T3781: ECC encryption key on-card generation broken.

Neither Brainpool nor NIST curves make any sense unless there is an organizational policy requirement. Thus the --expert requirement is the Right Thing (tm).

Apr 13 2018, 12:53 PM · g10, scd, Bug Report
werner renamed T3655: Suggest possible choices instead to error out on a typo from "futuredefault" ( from --quick-gen-key) yields "Unknown elliptic curve" to Suggest possible choices instead to error out on a typo.
Apr 13 2018, 12:35 PM · gnupg, Bug Report
werner committed rM9aa33a99701e: core: Tweak STATUS_FAILURE handling. (authored by werner).
core: Tweak STATUS_FAILURE handling.
Apr 13 2018, 12:21 PM
aheinecke closed T3742: Gpg4win 3.1.0 as Resolved.

Macro dancewithme:  3.1.0 is released

Apr 13 2018, 11:28 AM · gpg4win
aheinecke closed T3854: Multiple file decryption only saves one file, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:24 AM · gpg4win
aheinecke closed T3854: Multiple file decryption only saves one file as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:24 AM · kleopatra, Bug Report, gpg4win
aheinecke added a comment to T3886: attachments can't be removed.

( Apart from the part that was moved out to T3895 )

Apr 13 2018, 11:22 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3886: attachments can't be removed, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:22 AM · gpg4win
aheinecke closed T3886: attachments can't be removed as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:22 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3882: gpgol does not decrypt mails send by Evolution, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:21 AM · gpg4win
aheinecke closed T3882: gpgol does not decrypt mails send by Evolution as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpgol, Bug Report
aheinecke closed T3885: GpgOL: Malformed S/MIME mails when Exchange 2016 is used as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpg4win, gpgol
aheinecke closed T3885: GpgOL: Malformed S/MIME mails when Exchange 2016 is used, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:21 AM · gpg4win
aheinecke closed T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:21 AM · gpg4win
aheinecke closed T3884: Erroneous warning message when re-sending signed message + sending fails and locks GpgOL as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3839: Trustdb corrupted after fresh install of Gpg4win, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:21 AM · gpg4win
aheinecke closed T3839: Trustdb corrupted after fresh install of Gpg4win as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpg4win, gnupg
aheinecke closed T3875: Sending signed mail fails repeatedly as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:21 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3875: Sending signed mail fails repeatedly, a subtask of T3864: Gpg4win-3.1.0 Release blocker, as Resolved.
Apr 13 2018, 11:21 AM · gpg4win
aheinecke closed T3865: Kleopatra crashes again in Gpg4win 3.1.0 beta 38 as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:20 AM · kleopatra, Bug Report
aheinecke closed T3865: Kleopatra crashes again in Gpg4win 3.1.0 beta 38, a subtask of T3864: Gpg4win-3.1.0 Release blocker, as Resolved.
Apr 13 2018, 11:20 AM · gpg4win
aheinecke closed T3853: GpgOL: S/MIME + Exchange 2016 Can lead to 550 5.6.0 M2MCVT.StorageError.Exeption , a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:20 AM · gpg4win
aheinecke closed T3853: GpgOL: S/MIME + Exchange 2016 Can lead to 550 5.6.0 M2MCVT.StorageError.Exeption as Resolved.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:20 AM · gpgol
aheinecke closed T3853: GpgOL: S/MIME + Exchange 2016 Can lead to 550 5.6.0 M2MCVT.StorageError.Exeption , a subtask of T3864: Gpg4win-3.1.0 Release blocker, as Resolved.
Apr 13 2018, 11:20 AM · gpg4win
aheinecke closed T3863: GpgOL: 3.1.0 Beta might send unencrypted mail even if crypto was selcted as Resolved.
Apr 13 2018, 11:20 AM · Bug Report, gpg4win, gpgol
aheinecke closed T3863: GpgOL: 3.1.0 Beta might send unencrypted mail even if crypto was selcted, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:20 AM · gpg4win
aheinecke closed T3863: GpgOL: 3.1.0 Beta might send unencrypted mail even if crypto was selcted, a subtask of T3864: Gpg4win-3.1.0 Release blocker, as Resolved.
Apr 13 2018, 11:20 AM · gpg4win
aheinecke added a comment to T3863: GpgOL: 3.1.0 Beta might send unencrypted mail even if crypto was selcted.

3.1.0 is released and this issue is to our knowledge fixed.

Apr 13 2018, 11:20 AM · Bug Report, gpg4win, gpgol
aheinecke closed T3864: Gpg4win-3.1.0 Release blocker as Resolved.

3.1.0 is released.

Apr 13 2018, 11:19 AM · gpg4win
aheinecke closed T3864: Gpg4win-3.1.0 Release blocker, a subtask of T3742: Gpg4win 3.1.0, as Resolved.
Apr 13 2018, 11:19 AM · gpg4win
aheinecke committed rW80553ac20d8a: Update website for 3.1.0 (authored by aheinecke).
Update website for 3.1.0
Apr 13 2018, 11:03 AM
aheinecke committed rD90dab4d9c1be: swdb: Add Gpg4win 3.1.0 (authored by aheinecke).
swdb: Add Gpg4win 3.1.0
Apr 13 2018, 10:48 AM
gniibe added a project to T3900: Memory leak in check_sig_and_print: gnupg (gpg22).
Apr 13 2018, 9:47 AM · gnupg (gpg22), Bug Report
gniibe changed the status of T3900: Memory leak in check_sig_and_print from Open to Testing.
Apr 13 2018, 9:46 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T3900: Memory leak in check_sig_and_print.

Thanks again. Good catch.
In Japanese 39 sounds like "Thank You!", that's indeed appropriate to your report. :-)

Apr 13 2018, 9:46 AM · gnupg (gpg22), Bug Report
gniibe committed rGf747b8f07343: g10: Fix memory leak in check_sig_and_print. (authored by gniibe).
g10: Fix memory leak in check_sig_and_print.
Apr 13 2018, 9:45 AM
aheinecke closed T3901: libgpg-error 1.29 build failure without yat2m installed as Resolved.
Apr 13 2018, 9:44 AM
aheinecke committed rW6d57e798f8d8: Post release version bump (authored by aheinecke).
Post release version bump
Apr 13 2018, 9:30 AM
aheinecke committed rW8c5f72ea0f4a: Update NEWS for todays release (authored by aheinecke).
Update NEWS for todays release
Apr 13 2018, 9:30 AM
aheinecke committed rWa5e64ba2e76d: Add patch to fix libgpg-error build (authored by aheinecke).
Add patch to fix libgpg-error build
Apr 13 2018, 8:53 AM
gniibe committed rE792877a08ca7: doc: Fix yat2m build for cross compilation. (authored by gniibe).
doc: Fix yat2m build for cross compilation.
Apr 13 2018, 8:48 AM
aheinecke created T3901: libgpg-error 1.29 build failure without yat2m installed.
Apr 13 2018, 8:38 AM
catenacyber created T3900: Memory leak in check_sig_and_print.
Apr 13 2018, 8:35 AM · gnupg (gpg22), Bug Report
aheinecke added a subtask for T3899: Gpg4win 3.1.1: T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown.
Apr 13 2018, 8:13 AM · gpg4win
aheinecke added a parent task for T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown: T3899: Gpg4win 3.1.1.
Apr 13 2018, 8:13 AM · gpgol, Bug Report, gpg4win
aheinecke created T3899: Gpg4win 3.1.1.
Apr 13 2018, 8:12 AM · gpg4win
aheinecke reassigned T3610: dirmngr: Since 2.1 windows firewall asks about dirmngr access from aheinecke to werner.

Werner it would be great if you could look into this. This is currently my most annoying 2.1. regression. Especially with auto-key-locate it is unintuitive when the Firewall question pops up and appears to come out of nowhere (e.g. adding recipients in GpgOL or in Kleopatra).

Apr 13 2018, 8:10 AM · gpg4win, dirmngr
aheinecke claimed T3896: Latest GPG signed/encoded mail in Inbox and any X.509 signed message can't be moved to folder.

I think you are running in the infamous T3459 "As long as the decrypted content of a crypto mail is loaded a mail can't be moved" You have to unselect the mail and then move it without opening it. E.g. by right clicking it. I know this is horrible and it's a major problem but I don't see how we can fix it in our architecture. As we replace the mail content with the decrypted stuff we have to prevent "Write" Events by Outlook. For Move if you block a write event, the move fails. But we don't have any idea in our addon when a write comes from a move. I spent a lot of time on this and have not yet found a good solution. But I think the workaround is kinda ok.

Apr 13 2018, 8:07 AM · Duplicate, gpgol, Bug Report, gpg4win
aheinecke claimed T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown.

The Bug is here that the Error is not shown properly. In the log:

Apr 13 2018, 8:01 AM · gpgol, Bug Report, gpg4win
aheinecke renamed T3897: GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown from Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails to GpgOL: Sending signed / ecnrypted mail to X.509 (SMIME) recipient fails and error is not shown.
Apr 13 2018, 7:57 AM · gpgol, Bug Report, gpg4win
gniibe renamed T3101: GnuPG 2.2 cannot import secret keys from 1.4/2.0's secring.gpg directly (if it is expired by original expiration date) from GnuPG 2.1 cannot import secret keys from GnuPG secring.gpg directly (if it is expired by original expiration date) to GnuPG 2.2 cannot import secret keys from 1.4/2.0's secring.gpg directly (if it is expired by original expiration date).
Apr 13 2018, 6:58 AM · workaround, gnupg, Bug Report
gniibe added a comment to T3101: GnuPG 2.2 cannot import secret keys from 1.4/2.0's secring.gpg directly (if it is expired by original expiration date).

I changed the title to express the problem.

Apr 13 2018, 6:57 AM · workaround, gnupg, Bug Report
gniibe renamed T3101: GnuPG 2.2 cannot import secret keys from 1.4/2.0's secring.gpg directly (if it is expired by original expiration date) from GnuPG 2.1 cannot import secret keys with missing primary key to GnuPG 2.1 cannot import secret keys from GnuPG secring.gpg directly (if it is expired by original expiration date).
Apr 13 2018, 6:57 AM · workaround, gnupg, Bug Report
gniibe added a comment to T3101: GnuPG 2.2 cannot import secret keys from 1.4/2.0's secring.gpg directly (if it is expired by original expiration date).

Thanks for the script.
I confirmed that secring.gpg is not updated when importing key with updated expiration date, by GPG1.
So, for GPG2, it is expired key.

Apr 13 2018, 6:54 AM · workaround, gnupg, Bug Report
gniibe claimed T3779: pinentry-curses broken when launched from tig that's launched from mc.
Apr 13 2018, 4:51 AM · Documentation, pinentry, Bug Report
gniibe added a comment to T3779: pinentry-curses broken when launched from tig that's launched from mc.

When a command is invoked from Midnight Commander, pseudo tty is used.
You can confirm that by typing tty and see the output of the command after exiting from mc and again typing tty.

Apr 13 2018, 4:50 AM · Documentation, pinentry, Bug Report
gniibe added a comment to T3878: not all calloc performed in libgcrypt covered by gcry_set_allocation_handler.

I am currently considering improvement of finalizer of libgcrypt, so, this matters.
Looking code, it would be better not to allocate and free the constant,
but use compile time constant data in .text section; Something like: const unsigned char ctr_null[DBRG_CTR_NULL_LEN].

Apr 13 2018, 4:17 AM · libgcrypt, Bug Report
gniibe changed the status of T3898: Memory leak in g10 handle_compressed from Open to Testing.

Applied to STABLE-BRANCH-1-4, too.

Apr 13 2018, 3:24 AM · gnupg (gpg14), Bug Report
gniibe committed rG0f8fd95ab32a: g10: Push compress filter only if compressed. (authored by gniibe).
g10: Push compress filter only if compressed.
Apr 13 2018, 3:23 AM
gniibe committed rGc31abf84659d: g10: Push compress filter only if compressed. (authored by gniibe).
g10: Push compress filter only if compressed.
Apr 13 2018, 3:11 AM
gniibe claimed T3898: Memory leak in g10 handle_compressed.

Good catch. Thanks. Fixed in STABLE-BRANCH-2-2.

Apr 13 2018, 3:11 AM · gnupg (gpg14), Bug Report
gniibe triaged T3759: Compile test fails, Libassuan v2.5.1 - Ubuntu 14.04 - fdpassing[7693]: assuan_pipe_connect failed: End of file as Normal priority.

Apparently, your /lib/x86_64-linux-gnu/libgpg-error.so.0 is not the one you installed (I mean, libgpg-error version 1.27).
You need to install your new version of libgpg-error so that it is usable.
Please check your ldconfig or LD_LIBRARY_PATH, etc.

Apr 13 2018, 2:46 AM · Info Needed, libassuan, Bug Report

Apr 12 2018

dkg committed rG40fcddd3a98b: po: Update Spanish translation (authored by emma peel <emma.peel@aktivix.org>).
po: Update Spanish translation
Apr 12 2018, 9:32 PM
aheinecke committed rW0a19aa3853d4: Update gpgme to latest master (authored by aheinecke).
Update gpgme to latest master
Apr 12 2018, 9:15 PM
catenacyber added a comment to T3898: Memory leak in g10 handle_compressed.

Bug can be reproduced with gpg --verify leak-a702b3e5612e12163f056f41feb9e95a8b3836bb

Apr 12 2018, 9:15 PM · gnupg (gpg14), Bug Report
catenacyber created T3898: Memory leak in g10 handle_compressed.
Apr 12 2018, 9:13 PM · gnupg (gpg14), Bug Report
werner committed rDb17c7d1ff35e: web: Typo fix in recent news. (authored by werner).
web: Typo fix in recent news.
Apr 12 2018, 9:10 PM
werner committed rMb99502274ae5: core: Tweak STATUS_FAILURE handling. (authored by werner).
core: Tweak STATUS_FAILURE handling.
Apr 12 2018, 8:45 PM
werner committed rM478d1650bbef: core: For a failed verification return the sig's fingerprint. (authored by werner).
core: For a failed verification return the sig's fingerprint.
Apr 12 2018, 8:33 PM
werner committed rG69c3e7acb744: gpg: Extend the "sig" record in --list-mode. (authored by werner).
gpg: Extend the "sig" record in --list-mode.
Apr 12 2018, 6:03 PM
werner committed rG23a714598c24: gpg: Extend the ERRSIG status line with a fingerprint. (authored by werner).
gpg: Extend the ERRSIG status line with a fingerprint.
Apr 12 2018, 4:48 PM
werner committed rMee8fad3ea0cb: tests: Avoid segv in run-verify due to Policy URLs (authored by werner).
tests: Avoid segv in run-verify due to Policy URLs
Apr 12 2018, 4:06 PM
werner committed rMbdf7cd2e2843: tests: Add another check to gpg/t-verify. (authored by werner).
tests: Add another check to gpg/t-verify.
Apr 12 2018, 3:46 PM