Page MenuHome GnuPG
Feed Advanced Search

Oct 9 2017

JochenSaalfeld added a comment to T3434: Mark Vista as unsupported during Gpg4win installation.

From reading T3425, I would say that QT isn't supported anyome on both, XP and Vista. XP has the additional issue, that CancelIoEx is missing (which seems to be called from QT since Q5Core.dll uses CancelIOE).

Oct 9 2017, 12:32 PM · gpg4win, Bug Report
JochenSaalfeld added a comment to T3441: GpgOL is displayed in Menu Ribbon, but doesn't work as intended.

I recieved the Log File of a user which may helps analyzing this problem further

Oct 9 2017, 12:17 PM · gpgol, Bug Report
werner triaged T3436: WKS redirects follows to http as High priority.

That is a server error - the redirect is under the server's control and if the server advises to connect via http we should do that. Well, unless our policy is to not allow such a redirect - such a policy makes a lot of sense of course.

Oct 9 2017, 11:46 AM · gnupg (gpg22), Bug Report
werner assigned T3434: Mark Vista as unsupported during Gpg4win installation to JochenSaalfeld.
Oct 9 2017, 11:42 AM · gpg4win, Bug Report
werner added a comment to T3434: Mark Vista as unsupported during Gpg4win installation.
  • On XP we see an error message from Windows that CancelIoEx is not availabale in XP.
  • On Vista we see a different error which comes from Qt and not Windows. See above.
Oct 9 2017, 11:41 AM · gpg4win, Bug Report
JochenSaalfeld created T3441: GpgOL is displayed in Menu Ribbon, but doesn't work as intended.
Oct 9 2017, 11:06 AM · gpgol, Bug Report
JochenSaalfeld added a comment to T3434: Mark Vista as unsupported during Gpg4win installation.

I don't know yet what exactly is going wrong, but it seems that it is consistently not working with standard configuration on Vista and XP.

Oct 9 2017, 9:50 AM · gpg4win, Bug Report
JochenSaalfeld created T3440: jabber.gnupg.org - Unable to Connect since 2017-10-06.
Oct 9 2017, 8:21 AM · Bug Report

Oct 8 2017

werner added a comment to T3439: error "This key is not certified with a trusted signature!" despite fully trusted key.

[it seems you are using a Debian version. Thus please report bugs to Debian - they have lots of patches over standard gpg.]

Oct 8 2017, 8:08 PM · Bug Report

Oct 7 2017

chdiza added a comment to T3316: test failures in gnupg 2.1.22 when using configure --disable-scdaemon.

Something related seems to still be happening in 2.2.1. make test passes, but here on macOS 10.12.6., my ~/Library/Logs/DiagnosticReports is full of crash reports for scdaemon. As far as I can tell from the timestamps, it looks like scdaemon is *still* getting called by the gpg test suite, even though I built gpg with the flag --disable-scdaemon.

Oct 7 2017, 7:19 PM · Tests, Bug Report
cipherpunks updated the task description for T3439: error "This key is not certified with a trusted signature!" despite fully trusted key.
Oct 7 2017, 11:31 AM · Bug Report
cipherpunks created T3439: error "This key is not certified with a trusted signature!" despite fully trusted key.
Oct 7 2017, 11:27 AM · Bug Report

Oct 6 2017

hefee created T3438: Adding netzguerilla.net to the list of mailservers supporting WKD.
Oct 6 2017, 11:45 PM · Documentation, Feature Request, wkd
hefee created T3436: WKS redirects follows to http.
Oct 6 2017, 11:17 PM · gnupg (gpg22), Bug Report
werner added a comment to T3434: Mark Vista as unsupported during Gpg4win installation.

The Vista problem seems to be unrelated to the missing CancelIoEx in XP. The error message is that it "... could not find or load the Qt platform plugin "Windows" in "".

Oct 6 2017, 9:38 AM · gpg4win, Bug Report

Oct 5 2017

cuenta added a comment to T3388: Kleopatra does not offer ascii armor.

I'm not sure this is what you are looking for, but in Kleopatra latest version (3.0.0-gpg4win-3.0.0), it is possible to use ascii armor by default in all encryptions:
Make sure you check the following options in settings:
Settings > Configure Kleopatra > Crypto operations > Create signed or encrypted files as text files

Oct 5 2017, 9:47 AM · gpg4win, Bug Report
werner triaged T3425: Gpg4win support for Windows Vista and XP for the Qt5 relevant parts (pinentry-qt and kleopatra) as Normal priority.
Oct 5 2017, 9:29 AM · Windows, Bug Report
tomas.pazderka added a comment to T3431: Private key reported as public.

So how would one distinguish between private and public key using any kind of automatic processing?

Oct 5 2017, 8:46 AM · Feature Request

Oct 4 2017

werner triaged T3413: gpgme_op_delete doesn't return failure when loopback mode is enabled as Normal priority.

No. GPGME can't check return codes because it uses a double fork approach.

Oct 4 2017, 6:31 PM · gpgme, Bug Report
JochenSaalfeld created T3434: Mark Vista as unsupported during Gpg4win installation.
Oct 4 2017, 3:22 PM · gpg4win, Bug Report

Oct 3 2017

werner closed T3432: Verified plaintext does not match original plaintext as Invalid.

--clearsign is for text only and canonizes the the signed text to make it robust against different line-endings and white space changes. Thus this is no bug. To get a bit identical copy you may not use --clearsign or --text-mode but use standard signing,

Oct 3 2017, 1:18 PM · Bug Report
werner added a comment to T3431: Private key reported as public.

What you see is the public key which is always part of the private key.

Oct 3 2017, 1:13 PM · Feature Request

Sep 30 2017

jholt created T3432: Verified plaintext does not match original plaintext.
Sep 30 2017, 12:20 AM · Bug Report

Sep 29 2017

tomas.pazderka created T3431: Private key reported as public.
Sep 29 2017, 3:38 PM · Feature Request

Sep 28 2017

werner added a comment to T3425: Gpg4win support for Windows Vista and XP for the Qt5 relevant parts (pinentry-qt and kleopatra).

GnuPG is definitely not affected. I do my release test on Vista Ultimate Pro (or whatever it was called)

Sep 28 2017, 10:13 AM · Windows, Bug Report
JochenSaalfeld added a comment to T3425: Gpg4win support for Windows Vista and XP for the Qt5 relevant parts (pinentry-qt and kleopatra).

Someone described this issue with Windows Vista as well.

Sep 28 2017, 10:06 AM · Windows, Bug Report
werner closed T3430: Documentation should clearly recommend use of `--check-sigs` over `--list-sigs` as Resolved.

Did just that in master and 2.2.

Sep 28 2017, 1:26 AM · Documentation, Bug Report

Sep 27 2017

dkg created T3430: Documentation should clearly recommend use of `--check-sigs` over `--list-sigs`.
Sep 27 2017, 8:24 PM · Documentation, Bug Report

Sep 26 2017

werner added a comment to T3425: Gpg4win support for Windows Vista and XP for the Qt5 relevant parts (pinentry-qt and kleopatra).

CancelIoEx is supported by Vista.

Sep 26 2017, 8:39 PM · Windows, Bug Report
digihash created T3427: Enigmail users see only attached gpgolXXX.dat file when signed or encrypted by GpgOL.
Sep 26 2017, 3:31 PM · Info Needed, gpgol, gpg4win, Enigmail, Bug Report

Sep 25 2017

bernhard created T3425: Gpg4win support for Windows Vista and XP for the Qt5 relevant parts (pinentry-qt and kleopatra).
Sep 25 2017, 4:18 PM · Windows, Bug Report
EmmaAleixa added a comment to T3418: Problems plugin Outlook 2010.

I think it was a version problem.
I have now installed gpgOL (2.0.1) and gpg4win version 3
It's working.
Just that emails do not directly access "decrypt", but those that are sent from MAC arrive as an attachment, with ASC termination. I need to change the extension to PGP, decrypt, and generate a file without extension. Then I need to change the extension to EML and then I'll be fine.
Can you fix it?

Sep 25 2017, 3:02 PM · gpgol, Bug Report
werner added a project to T3418: Problems plugin Outlook 2010: gpgol.

I assume you installed gpg4win. Which version did you install? 3.0 is the latest.

Sep 25 2017, 2:32 PM · gpgol, Bug Report
brunoslalmeida renamed T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool from GPG OL is crashing when sending message from a outlook profile created by gsuit tool to GPG OL is crashing when sending message from a outlook profile created by gsuite tool.
Sep 25 2017, 1:59 PM · gpgol, Bug Report
brunoslalmeida created T3424: GPG OL is crashing when sending message from a outlook profile created by gsuite tool.
Sep 25 2017, 1:59 PM · gpgol, Bug Report

Sep 24 2017

tstreibl updated the task description for T3421: Outlook 2010-64bit crashes when opening encrypted message in sent messages and certiface of this message is in "other certificates" insted "trusted certificates".
Sep 24 2017, 2:47 PM · Duplicate, gpg4win, Bug Report
werner added a project to T3422: Latest gpg4win-3.0.0 does not show nor create Gp4Win start menu, no doc available after install (Win7-64): gpg4win.
Sep 24 2017, 9:53 AM · gpg4win, Bug Report

Sep 23 2017

Andrew created T3422: Latest gpg4win-3.0.0 does not show nor create Gp4Win start menu, no doc available after install (Win7-64).
Sep 23 2017, 3:15 PM · gpg4win, Bug Report
tstreibl created T3421: Outlook 2010-64bit crashes when opening encrypted message in sent messages and certiface of this message is in "other certificates" insted "trusted certificates".
Sep 23 2017, 11:15 AM · Duplicate, gpg4win, Bug Report
zymill added a comment to T3420: libgcrypt crash in _gcry_aes_ssse3_decrypt (gcc-4.4.6) and CPU( Intel(R) Xeon(R) CPU E5506 @ 2.13GHz).

I've got libgcrypt-1.8.1

Sep 23 2017, 6:17 AM · Bug Report
zymill closed T3420: libgcrypt crash in _gcry_aes_ssse3_decrypt (gcc-4.4.6) and CPU( Intel(R) Xeon(R) CPU E5506 @ 2.13GHz) as Resolved.
Sep 23 2017, 5:56 AM · Bug Report
zymill created T3420: libgcrypt crash in _gcry_aes_ssse3_decrypt (gcc-4.4.6) and CPU( Intel(R) Xeon(R) CPU E5506 @ 2.13GHz).
Sep 23 2017, 5:33 AM · Bug Report

Sep 22 2017

hs created T3419: GpgOL 2.0.1 doesn't recognize plain PGP messages as encrypted.
Sep 22 2017, 3:33 PM · gpg4win, gpgol, Bug Report
HB1000 added a comment to T3378: gpg-agent.exe hanging after left to idle for a while.

Just to inform that it is not a single problem.
I recognized exactly the same behaviour.
After terminating the gpg-agent task everything works as aspected (up to the next non-activity phase).
64-bit Windows 7 Enterprise, Outlook 2010, GPG4Win Version 3.0.0-gpg4win-3.0.0.

Sep 22 2017, 12:40 PM · Windows, libassuan, gpgagent, Bug Report

Sep 21 2017

EmmaAleixa created T3418: Problems plugin Outlook 2010.
Sep 21 2017, 11:01 PM · gpgol, Bug Report
werner edited projects for T2923: trust signature domain restrictions don't work, added: gnupg (gpg23); removed gnupg (gpg21).
Sep 21 2017, 3:49 PM · gnupg (gpg14), Bug Report
werner raised the priority of T3194: Export of keys fails (gets mangled) if stdout is redirected to a file on Windows from Normal to High.

Raising priority so that we have a chance to review this for the next 2.2 release.

Sep 21 2017, 3:44 PM · gnupg (gpg22), Windows 32, Bug Report
werner closed T1928: regression --passphrase-file ignored in gnupg 2.1.2 as Resolved.
Sep 21 2017, 3:40 PM · Bug Report, gnupg, Arch
werner closed T3247: SIGILL in prepare_macpads() at md.c:681 as Resolved.

Closing due to compiler error.

Sep 21 2017, 3:39 PM · clang, Ubuntu, libgcrypt, Bug Report
werner lowered the priority of T1675: gpg --verify has race conditions when used concurrently from Normal to Low.
Sep 21 2017, 3:34 PM · gnupg, Bug Report
Herr_SchneiderM added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

I can confirm this behaviour in the production version:
Outlook Professional Plus 2013 (15.0.4953.1001) in a corporate network (32 bit)
Create new message, no automatic selection of PGP key, S/MIME support both enabled/disabled, sometimes it works (after a fresh start of outlook), but after some idle time creating and signing new messages is no longer possible, the key selection dialog opens, but then nothing.

Sep 21 2017, 11:55 AM · gpgol, gpg4win, Bug Report

Sep 20 2017

gniibe closed T1983: gpg2 prefers missing secret key to available key on card as Resolved.

Now, 2.1.22 or later supports automatic selection of secret key by available key on card.
Closing.

Sep 20 2017, 7:49 AM · Bug Report, gnupg

Sep 19 2017

werner triaged T3415: GnuPG should refuse to encrypt using 64-bit block ciphers by default as High priority.
Sep 19 2017, 11:24 PM · gnupg (gpg23), Bug Report
werner added a comment to T3414: lists.gnupg.org certificate expired.

[Shameless self-kudos]

Sep 19 2017, 11:24 PM · Bug Report
werner added a comment to T3414: lists.gnupg.org certificate expired.

That was fast ;-) But a bit of luck too since I sually don't show up at the tty late in the evening.

Sep 19 2017, 11:22 PM · Bug Report
werner closed T3414: lists.gnupg.org certificate expired as Resolved.
Sep 19 2017, 11:21 PM · Bug Report
werner edited projects for T3415: GnuPG should refuse to encrypt using 64-bit block ciphers by default, added: gnupg (gpg23); removed gnupg (gpg22).

But not for 2.2

Sep 19 2017, 11:21 PM · gnupg (gpg23), Bug Report
dkg updated the task description for T3415: GnuPG should refuse to encrypt using 64-bit block ciphers by default.
Sep 19 2017, 10:53 PM · gnupg (gpg23), Bug Report
dkg created T3415: GnuPG should refuse to encrypt using 64-bit block ciphers by default.
Sep 19 2017, 10:52 PM · gnupg (gpg23), Bug Report
dkg created T3414: lists.gnupg.org certificate expired.
Sep 19 2017, 10:50 PM · Bug Report
neal added a comment to T3413: gpgme_op_delete doesn't return failure when loopback mode is enabled.

This is more or less what gpgme does/sees when loopback mode is enabled / disabled:

Sep 19 2017, 10:25 PM · gpgme, Bug Report
neal added a project to T3413: gpgme_op_delete doesn't return failure when loopback mode is enabled: gpgme.
Sep 19 2017, 2:49 PM · gpgme, Bug Report
neal created T3413: gpgme_op_delete doesn't return failure when loopback mode is enabled.
Sep 19 2017, 2:49 PM · gpgme, Bug Report
gniibe added a comment to T3278: explicit key expiration date/time is interpreted as UTC, is echoed back using local time, confusion ensues.

OK, I changed my own purpose. I don't touch internal representations.

Sep 19 2017, 9:08 AM · gnupg24, gnupg (gpg23), Documentation, Bug Report
werner closed T3411: TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows) as Resolved.

ntbtls 0.1.2 has been released as well gnupg 2.2.1 with other fixes and the Windows installer using that new ntbtls.

Sep 19 2017, 8:52 AM · ntbtls, Bug Report
bernhard renamed T3411: TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows) from TLS problems with ntbtls with some ECC curves to TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows).
Sep 19 2017, 8:39 AM · ntbtls, Bug Report
bernhard renamed T3411: TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows) from Diagnosing a TLS problem with ntbtls on Windows 10 to TLS problems with ntbtls with some ECC curves.
Sep 19 2017, 8:38 AM · ntbtls, Bug Report
werner triaged T3412: gpg-agent manual page says to always add GPG_TTY to `.bashrc` as High priority.

IIRC, the actual reason for introducing GPG_TTY was a problem with GTK which required a tty for whatever reasons. The original user for the curses pinentry was Mutt and that didn't require that envvar. A much, much better solution would be a fixed ctermid(3) to return the real controlling tty and not the virtual tty /dev/tty. Unfortunately other libc implementations behave the same (I just checked OpenBSD).

Sep 19 2017, 8:01 AM · Not A Bug, gnupg
dkg created T3412: gpg-agent manual page says to always add GPG_TTY to `.bashrc`.
Sep 19 2017, 12:57 AM · Not A Bug, gnupg

Sep 18 2017

werner added a comment to T3411: TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows).

I added the missing curves to ntbtls and will soon do a new release. To please some folks here I also added the Brainpool curves ;-)

Sep 18 2017, 11:00 PM · ntbtls, Bug Report
werner triaged T3411: TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows) as Unbreak Now! priority.

You can't access that server even from Windows7 due to an uncommon ECC curve. I need to investigate but it is likely that ntbtls does not yet support it.

Sep 18 2017, 4:41 PM · ntbtls, Bug Report
bernhard assigned T3411: TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows) to werner.
Sep 18 2017, 2:16 PM · ntbtls, Bug Report
bernhard created T3411: TLS problems with ntbtls with some ECC curves (discovered with hkps://pgp.mailbox.org on Windows).
Sep 18 2017, 2:16 PM · ntbtls, Bug Report

Sep 16 2017

teiro updated the task description for T3410: GPA crashes when opening.
Sep 16 2017, 6:17 AM · Bug Report
teiro closed T3410: GPA crashes when opening as Resolved.
Sep 16 2017, 6:15 AM · Bug Report
teiro updated the task description for T3410: GPA crashes when opening.
Sep 16 2017, 6:00 AM · Bug Report
teiro updated the task description for T3410: GPA crashes when opening.
Sep 16 2017, 5:59 AM · Bug Report
teiro renamed T3410: GPA crashes when opening from GPA Crashes to GPA crashes when opening.
Sep 16 2017, 5:52 AM · Bug Report
teiro created T3410: GPA crashes when opening.
Sep 16 2017, 5:45 AM · Bug Report

Sep 15 2017

tbehrens added a comment to T3403: Kleopatra cannot certify "for all to see" two times in a row.

Looks resolved in beta 307. Signing and exporting to public is now so fast even the first time around that I can't reproduce this condition.

Sep 15 2017, 6:08 PM · gpg4win, Bug Report
tbehrens added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

Resolved for me with beta 307. Kleopatra gets launched, starts a few GPG services, then the message gets signed. It takes 20-30 seconds, but that's expected. It's much faster after the first time.

Sep 15 2017, 6:06 PM · gpgol, gpg4win, Bug Report
tbehrens added a comment to T3402: Kleopatra prompts for signing cert when sending signed email, even when told not to.

False alarm, this should be closed. It was caused by enabling SMIME support in GPGOL while the sender only had an OpenPGP cert, no SMIME cert. Hence Kleopatra threw a message that it could not unambiguously determine the right cert, then offers only one cert (OpenPGP) for user.

Sep 15 2017, 6:05 PM · gpg4win, Bug Report
patoberli added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

Tested Beta 305 which was more or less fine, today installed Beta 307 and have problems again. The problems today are so far only Oulook hangs, which resolve after around 15-30 seconds. Sadly once it started with the first hangs, it hangs a minute (or so) later again and I can barely change the mail. Those are all plain mails, without any encryption/signature.

Sep 15 2017, 2:48 PM · gpgol, gpg4win, Bug Report

Sep 14 2017

werner added a project to T3408: keccak_permute_32.h : error: 'asm' operand requires impossible reload: libgcrypt.
Sep 14 2017, 2:02 PM · libgcrypt, Bug Report
werner closed T3407: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/prog/libgcrypt/libgcrypt-1.8.1/./cipher -I.. -I../src -I/prog/libgcrypt/libgcrypt-1.8.1/./src -g -O2 -fvisibility=hidden -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak.c -fPIC -DPIC -o .libs/keccak.o /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h: In function 'keccak_f1600_state_permute32bi_bmi2': /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:137: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:139: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:141: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:143: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:154: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:156: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:158: error: 'asm' operand requires impossible reload as Invalid.
Sep 14 2017, 2:02 PM · Bug Report
werner added a comment to T3407: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/prog/libgcrypt/libgcrypt-1.8.1/./cipher -I.. -I../src -I/prog/libgcrypt/libgcrypt-1.8.1/./src -g -O2 -fvisibility=hidden -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak.c -fPIC -DPIC -o .libs/keccak.o /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h: In function 'keccak_f1600_state_permute32bi_bmi2': /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:137: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:139: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:141: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:143: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:154: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:156: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:158: error: 'asm' operand requires impossible reload .

Please write a proper bug report. Pasting some compiler output into the TITLE field is not a proper bug report we will look at.

Sep 14 2017, 2:01 PM · Bug Report
gniibe closed T3393: quick-key-manipulation.scm tests fail on reproducible-builds infrastructure. as Resolved.

Committed to both branches (master and 2.2), so, closing.

Sep 14 2017, 2:50 AM · Bug Report, gnupg (gpg22)

Sep 13 2017

bastl added a comment to T3408: keccak_permute_32.h : error: 'asm' operand requires impossible reload.

make shure you only use 2 registers !!! 32bit: eax, cl and 64bit rax, cl

Sep 13 2017, 10:33 PM · libgcrypt, Bug Report
bastl created T3408: keccak_permute_32.h : error: 'asm' operand requires impossible reload.
Sep 13 2017, 10:14 PM · libgcrypt, Bug Report
bastl created T3407: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/prog/libgcrypt/libgcrypt-1.8.1/./cipher -I.. -I../src -I/prog/libgcrypt/libgcrypt-1.8.1/./src -g -O2 -fvisibility=hidden -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak.c -fPIC -DPIC -o .libs/keccak.o /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h: In function 'keccak_f1600_state_permute32bi_bmi2': /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:137: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:139: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:141: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:143: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:154: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:156: error: 'asm' operand requires impossible reload /prog/libgcrypt/libgcrypt-1.8.1/./cipher/keccak_permute_32.h:158: error: 'asm' operand requires impossible reload .
Sep 13 2017, 10:07 PM · Bug Report
werner added a comment to T3388: Kleopatra does not offer ascii armor.

If you create a file without -a the standard suffix will be .asc. But if you use -o FILE, just must give the full filename..

Sep 13 2017, 8:36 PM · gpg4win, Bug Report
wilfriedh added a comment to T3388: Kleopatra does not offer ascii armor.

Just for information:
The gnupg version does allow .asc output.
As a workaround I created a batch file consisting of the lines

Sep 13 2017, 11:27 AM · gpg4win, Bug Report
werner closed T3404: gpgv warns about "--compliance=gnupg mode" but does not support --compliance=gnupg as an argument as Resolved.

The new unified compliance checker was not initialized. Fixed in the 2.2 branch.

Sep 13 2017, 9:23 AM · gnupg (gpg22), gpgv, Bug Report
werner closed T3405: GPA Key ring lists all Algorithms as rsa4096 as Resolved.

Fixed in master.

Sep 13 2017, 7:54 AM · gpa, Bug Report

Sep 12 2017

dkg added a comment to T3278: explicit key expiration date/time is interpreted as UTC, is echoed back using local time, confusion ensues.

I'm fine with (and i totally understand) wanting nothing but UTC in the machine interface and internal representations.

Sep 12 2017, 5:36 PM · gnupg24, gnupg (gpg23), Documentation, Bug Report
patoberli added a comment to T3401: GPGOL causes Outlook 2016 to hang when signing and Kleopatra is not yet open.

I'm having the exact same issue, also Outlook 2016 and Beta 299.
[edit]
I want to add, my Outlook also often freezes by just changing the folder. Outlook will try to open a message when chaning the folder, but regardless if it's encrypted or not, Outlook might freeze.
I did not change any GpgOL default settings.

Sep 12 2017, 4:36 PM · gpgol, gpg4win, Bug Report
werner added a comment to T3278: explicit key expiration date/time is interpreted as UTC, is echoed back using local time, confusion ensues.

[copied from gnupg-devel@]

Sep 12 2017, 9:56 AM · gnupg24, gnupg (gpg23), Documentation, Bug Report
werner triaged T3405: GPA Key ring lists all Algorithms as rsa4096 as High priority.

I can replicate this even with master. Good catch.

Sep 12 2017, 9:48 AM · gpa, Bug Report
werner added projects to T3387: explorer context menu items do not start Kleopatra: gpg4win, gpgex.
Sep 12 2017, 9:46 AM · gpgex, gpg4win, Bug Report
werner added a project to T3388: Kleopatra does not offer ascii armor: gpg4win.
Sep 12 2017, 9:32 AM · gpg4win, Bug Report