Page MenuHome GnuPG
Feed All Stories

Mar 26 2019

nbriggs added a comment to T4123: Pinentry-qt does not always become active foreground window (especially when requesting pin for authentication).

in I think a related scenario we are having the pinentry window not spawn at all, leading to "no pinentry" errors
Win 10 latest patches Mar 2019
Version 3.1.4-gpg4win-3.1.5
We've tried a few hacks including adding the .conf file to C:\Program Files (x86)\GnuPG\bin with
pinentry-program "C:\Program Files (x86)\Gpg4win\bin\pinentry-qt.exe"

Mar 26 2019, 11:55 AM · pinentry, Bug Report, gpg4win
aheinecke committed rO79e580268ea3: Fix / improve decrypting sent exchange mails again (authored by aheinecke).
Fix / improve decrypting sent exchange mails again
Mar 26 2019, 9:55 AM
aheinecke committed rO2922ceb7108e: Ensure that decrypt again uses preprocessing (authored by aheinecke).
Ensure that decrypt again uses preprocessing
Mar 26 2019, 9:55 AM
aheinecke committed rOa89b1fa8ec9a: Update pt translations (authored by aheinecke).
Update pt translations
Mar 26 2019, 9:55 AM
aheinecke committed rO6a2485cfb116: Fix a message box encoding error (authored by aheinecke).
Fix a message box encoding error
Mar 26 2019, 9:55 AM
aheinecke changed the status of T4258: GpgOL: Add filenames for PGP/MIME parts from Open to Testing.
Mar 26 2019, 9:52 AM · gpgol
aheinecke added a subtask for T4258: GpgOL: Add filenames for PGP/MIME parts: T4264: Gpg4win 3.1.6.
Mar 26 2019, 9:52 AM · gpgol
aheinecke added a parent task for T4264: Gpg4win 3.1.6: T4258: GpgOL: Add filenames for PGP/MIME parts.
Mar 26 2019, 9:52 AM · Release Info, gpg4win
werner committed rG3c7a1f3aea7f: agent: Allow other ssh fingerprint algos in KEYINFO. (authored by werner).
agent: Allow other ssh fingerprint algos in KEYINFO.
Mar 26 2019, 9:06 AM
werner committed rG1c2fa8b6d747: agent: Allow other ssh fingerprint algos in KEYINFO. (authored by werner).
agent: Allow other ssh fingerprint algos in KEYINFO.
Mar 26 2019, 9:06 AM
werner added a comment to T4427: Windows 10 update KB4489899 stops gpg-agent launching.

Can you please run

gpg --debug ipc -vK

which will also start gpg-agent and print some diagnostics. You may want to redact the output. You can also run

gpg-agent -v --daemon

which should also print some more info.

Mar 26 2019, 7:57 AM · Info Needed, Windows, gpgagent, Bug Report
werner added projects to T4428: Would like to use our card with Kleopatra tool: OpenPGP, scd.
Mar 26 2019, 7:50 AM · scd, OpenPGP, Bug Report, gpg4win
khanhnd.vn created T4428: Would like to use our card with Kleopatra tool.
Mar 26 2019, 5:04 AM · scd, OpenPGP, Bug Report, gpg4win
mjb created T4427: Windows 10 update KB4489899 stops gpg-agent launching.
Mar 26 2019, 1:14 AM · Info Needed, Windows, gpgagent, Bug Report

Mar 25 2019

Chris6502 added a comment to T4425: libgcrypt relocation error on aarch64.

Thank you, it worked.

Mar 25 2019, 7:45 PM · asm, libgcrypt, Bug Report
werner added inline comments to rM129def87b262: core, w32: Add hack to translate diag logger-fd.
Mar 25 2019, 5:57 PM
werner committed rGe1a86a1fdfeb: doc: Add relevant NEWS items from 2.2. (authored by werner).
doc: Add relevant NEWS items from 2.2.
Mar 25 2019, 3:39 PM
werner added a comment to T4418: --with-wkd-hash does not have an effect on --with-colons.

Because the rules for downcasing are way to complicate to yield any stable result, the I-D requires that only ASCII acharacters are downcases, that is A-Z to a-z. Here is an example:

Mar 25 2019, 3:33 PM · Bug Report
aheinecke committed rM129def87b262: core, w32: Add hack to translate diag logger-fd (authored by aheinecke).
core, w32: Add hack to translate diag logger-fd
Mar 25 2019, 3:16 PM
werner committed rG2f3eebf1865a: wkd: New command --print-wkd-url for gpg-wks-client. (authored by werner).
wkd: New command --print-wkd-url for gpg-wks-client.
Mar 25 2019, 3:15 PM
werner committed rG70c97a862aa5: wkd: New command --print-wkd-url for gpg-wks-client. (authored by werner).
wkd: New command --print-wkd-url for gpg-wks-client.
Mar 25 2019, 3:14 PM
grobian closed T4420: gnupg-2.2.14: Compilation failure on OpenIndiana as Resolved.

I applied https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=patch;h=8d1b5982138c104f3c50663738892fa110193059 on top of 2.2.14.

Mar 25 2019, 3:07 PM · Solaris, gnupg (gpg22), Bug Report
aheinecke added a subtask for T4426: GpgOL: Diagnostic output for failed crypto operations: T4264: Gpg4win 3.1.6.
Mar 25 2019, 2:56 PM · gpgol
aheinecke added a parent task for T4264: Gpg4win 3.1.6: T4426: GpgOL: Diagnostic output for failed crypto operations.
Mar 25 2019, 2:56 PM · Release Info, gpg4win
aheinecke created T4426: GpgOL: Diagnostic output for failed crypto operations.
Mar 25 2019, 2:55 PM · gpgol
werner changed the status of T4420: gnupg-2.2.14: Compilation failure on OpenIndiana from Open to Testing.

We fixed that in master and 2.2. Can you please test this with the next release and report or close this bug?

Mar 25 2019, 2:51 PM · Solaris, gnupg (gpg22), Bug Report
werner closed T4424: documentation for --no-keyring seems garbled as Resolved.

Thanks.

Mar 25 2019, 2:49 PM · gnupg, Documentation, Bug Report
werner committed rG7a38af6a1015: doc: Clarify option --no-keyring. (authored by werner).
doc: Clarify option --no-keyring.
Mar 25 2019, 2:48 PM
werner committed rGa975fd127a5d: libdns: Don't use _[A-Z] which are reserved names. (authored by gniibe).
libdns: Don't use _[A-Z] which are reserved names.
Mar 25 2019, 2:48 PM
werner committed rG64621f1f40c3: wkd: New command --print-wkd-hash for gpg-wks-client. (authored by werner).
wkd: New command --print-wkd-hash for gpg-wks-client.
Mar 25 2019, 2:48 PM
werner committed rG2fc9a517516f: doc: Clarify option --no-keyring. (authored by werner).
doc: Clarify option --no-keyring.
Mar 25 2019, 2:48 PM
mrandall added a comment to T4419: GPG4win not installing on Windows 10 Laptops.

It may be our McAfee, that’s the usual culprit when something is being blocked that we need. Thank you for your help, I’ll let you know if this works for us!

[Randall_Meredith_ESig_7.14.17]

From: aheinecke (Andre Heinecke) [mailto:noreply@dev.gnupg.org]
Sent: Monday, March 25, 2019 2:36 AM
To: Randall, Meredith <MRandall@hoosierlottery.in.gov>
Subject: [Task] [Triaged] T4419: GPG4win not installing on Windows 10 Laptops

  • This is an EXTERNAL email. Exercise caution. DO NOT open attachments or click links from unknown senders or unexpected email. ****

aheinecke triaged this task as "Normal" priority.
aheinecke added a comment.

The step where it is hanging at is to register the GpgOL Addin with Windows.

Can you try the hanging command on an elevated command line maybe without the /s switch which is for "silent"

c:\windows\system32\regsvr32.exe "c:\program files (x86)\Gpg4win\bin_64\gpgol.dll

Maybe it gives an error or shows some more information. Alternatively maybe a security software jumps in there and blocks access to loading this dll. Any unusual security software installed?

TASK DETAIL
https://dev.gnupg.org/T4419

EMAIL PREFERENCES
https://dev.gnupg.org/settings/panel/emailpreferences/

To: aheinecke

Cc: aheinecke, mrandall, Rafixmod, ccharabaruk, gp_ast

This is an automated email from the GnuPG development hub. If you have registered in the past at https://bugs.gnupg.org/ your account was migrated automatically. You can visit https://dev.gnupg.org/ to set a new password and update your email preferences.

Mar 25 2019, 2:39 PM · gpg4win, Bug Report
aheinecke committed rGb9d2759da19c: sm, w32: Translate logger and status fd to handles (authored by aheinecke).
sm, w32: Translate logger and status fd to handles
Mar 25 2019, 2:10 PM
aheinecke committed rGe4e0804ed123: sm, w32: Translate logger and status fd to handles (authored by aheinecke).
sm, w32: Translate logger and status fd to handles
Mar 25 2019, 2:09 PM
gniibe committed rG8d1b5982138c: libdns: Don't use _[A-Z] which are reserved names. (authored by gniibe).
libdns: Don't use _[A-Z] which are reserved names.
Mar 25 2019, 11:43 AM
gniibe claimed T4420: gnupg-2.2.14: Compilation failure on OpenIndiana.
Mar 25 2019, 11:16 AM · Solaris, gnupg (gpg22), Bug Report
aheinecke committed rGTOd72b2e7a760b: Minor string change (authored by aheinecke).
Minor string change
Mar 25 2019, 11:04 AM
aheinecke committed rO721db26f54fe: Minor string improvement (authored by aheinecke).
Minor string improvement
Mar 25 2019, 10:27 AM
aheinecke committed rO7262fd5b46d4: Auto update po files (authored by aheinecke).
Auto update po files
Mar 25 2019, 10:27 AM
aheinecke committed rOa5bca65f6fd7: Print warning when unsupported attachs are found (authored by aheinecke).
Print warning when unsupported attachs are found
Mar 25 2019, 10:27 AM
aheinecke committed rO0c14b4bbd13a: Take attachment display name if filename null (authored by aheinecke).
Take attachment display name if filename null
Mar 25 2019, 10:27 AM
aheinecke added a subtask for T4267: X.509 mails will not be decrypted: T4264: Gpg4win 3.1.6.
Mar 25 2019, 9:18 AM · gpgol, Bug Report, gpg4win
aheinecke added a parent task for T4264: Gpg4win 3.1.6: T4267: X.509 mails will not be decrypted.
Mar 25 2019, 9:18 AM · Release Info, gpg4win
aheinecke changed the status of T4267: X.509 mails will not be decrypted from Open to Testing.

I'm changing this to testing as the original problem is now fixed with a good solution that properly detects the contents of ms-tnef wrapped messages.

Mar 25 2019, 9:17 AM · gpgol, Bug Report, gpg4win
aheinecke lowered the priority of T4253: GPGOL (Gpg4win 3.1.5) sorry,... attachments are part of the crypto message from High to Normal.
Mar 25 2019, 9:15 AM · Info Needed, gpg4win, gpgol, Bug Report
aheinecke added a subtask for T4403: GpgOL: OpenPGP message detected but S/MIME verified / decrypted: T4264: Gpg4win 3.1.6.
Mar 25 2019, 7:47 AM · gpg4win, gpgol
aheinecke added a parent task for T4264: Gpg4win 3.1.6: T4403: GpgOL: OpenPGP message detected but S/MIME verified / decrypted.
Mar 25 2019, 7:47 AM · Release Info, gpg4win
aheinecke changed the status of T4403: GpgOL: OpenPGP message detected but S/MIME verified / decrypted from Open to Testing.

b8d651c4d083d2295cdd75e9f5882ab36ef8f418 Fixes this issue.

Mar 25 2019, 7:47 AM · gpg4win, gpgol
aheinecke triaged T4423: Change passphrase error as Normal priority.

Can you open the command line (cmd.exe) and execute there: "gpg --passwd 6B05B09F" ?

Mar 25 2019, 7:45 AM · kleopatra, Bug Report, gpg4win
aheinecke closed T4149: Kleopatra OpenPGP and GpgSM self test fail after installation on Windows 7 as Wontfix.
Mar 25 2019, 7:37 AM · kleopatra, Bug Report, gpg4win
aheinecke triaged T4419: GPG4win not installing on Windows 10 Laptops as Normal priority.

The step where it is hanging at is to register the GpgOL Addin with Windows.

Mar 25 2019, 7:35 AM · gpg4win, Bug Report
sarahw65 added a comment to T4149: Kleopatra OpenPGP and GpgSM self test fail after installation on Windows 7.

I've recently moved from the Windows 7 system where I saw the problem to a Windows 10 system where Kleopatra works. As Windows 7 will no longer be supported by Microsoft, there seems little point in working on this issue, so I'd be happy if it was closed as Won't Fix.

Mar 25 2019, 2:54 AM · kleopatra, Bug Report, gpg4win

Mar 24 2019

jukivili closed T3878: not all calloc performed in libgcrypt covered by gcry_set_allocation_handler as Resolved.
Mar 24 2019, 8:56 PM · libgcrypt, Bug Report
jukivili closed T2388: Inform callers about memory alignment requirements of a cipher implementation as Resolved.
Mar 24 2019, 8:56 PM · libgcrypt, Feature Request
jukivili claimed T4425: libgcrypt relocation error on aarch64.
Mar 24 2019, 8:55 PM · asm, libgcrypt, Bug Report
jukivili added a comment to T4425: libgcrypt relocation error on aarch64.

This looks duplicate of https://dev.gnupg.org/T4317

Mar 24 2019, 8:55 PM · asm, libgcrypt, Bug Report
jukivili committed rCbb03edcbba95: doc: add mention about aligning data to cachelines for best performance (authored by jukivili).
doc: add mention about aligning data to cachelines for best performance
Mar 24 2019, 4:58 PM
jukivili committed rC5a20151213c2: random-drbg: do not use calloc for zero ctr (authored by jukivili).
random-drbg: do not use calloc for zero ctr
Mar 24 2019, 4:58 PM
jukivili committed rC6f2391d2df02: Use memset instead of setting buffers byte by byte (authored by jukivili).
Use memset instead of setting buffers byte by byte
Mar 24 2019, 4:58 PM
jukivili committed rC2445cf7431fa: Add ARMv7/NEON accelerated GCM implementation (authored by jukivili).
Add ARMv7/NEON accelerated GCM implementation
Mar 24 2019, 4:58 PM
jukivili committed rC4db6d8796c0d: Use buf_cpy instead of copying buffers byte by byte (authored by jukivili).
Use buf_cpy instead of copying buffers byte by byte
Mar 24 2019, 4:58 PM
jukivili committed rCe76617cbab01: Reduce overhead on generic hash write function (authored by jukivili).
Reduce overhead on generic hash write function
Mar 24 2019, 4:58 PM
jukivili committed rC7abf65da84c7: doc/gcrypt.texi: update HW feature list (authored by jukivili).
doc/gcrypt.texi: update HW feature list
Mar 24 2019, 4:58 PM
jukivili committed rCf8d14df1abd6: sha1-avx: use vmovdqa instead of movdqa (authored by jukivili).
sha1-avx: use vmovdqa instead of movdqa
Mar 24 2019, 4:58 PM
Chris6502 created T4425: libgcrypt relocation error on aarch64.
Mar 24 2019, 12:12 PM · asm, libgcrypt, Bug Report
werner triaged T4422: `repair-keys` does not reorder signatures on non-merge imports as Normal priority.
Mar 24 2019, 10:53 AM · gnupg24, Bug Report
werner triaged T4421: import-export does not remove duplicated subkeys as Normal priority.
Mar 24 2019, 10:51 AM · Feature Request, OpenPGP, gnupg (gpg23)
werner added a comment to T4420: gnupg-2.2.14: Compilation failure on OpenIndiana.

Thanks for the report. underscore followed by an uppercase letter is actually reserved for the system; thus we should not have used that.

Mar 24 2019, 10:49 AM · Solaris, gnupg (gpg22), Bug Report
werner triaged T4420: gnupg-2.2.14: Compilation failure on OpenIndiana as High priority.
Mar 24 2019, 10:48 AM · Solaris, gnupg (gpg22), Bug Report
jukivili claimed T2388: Inform callers about memory alignment requirements of a cipher implementation.
Mar 24 2019, 9:51 AM · libgcrypt, Feature Request
jukivili claimed T3878: not all calloc performed in libgcrypt covered by gcry_set_allocation_handler.
Mar 24 2019, 9:27 AM · libgcrypt, Bug Report
jukivili closed T4317: libgcrypt: cipher/camellia-aarch64.S is not PIC as Resolved.
Mar 24 2019, 9:14 AM · asm, libgcrypt, Bug Report
jukivili claimed T4317: libgcrypt: cipher/camellia-aarch64.S is not PIC.
Mar 24 2019, 9:13 AM · asm, libgcrypt, Bug Report

Mar 23 2019

dkg added a comment to T4418: --with-wkd-hash does not have an effect on --with-colons.

i don't think we need another column without the domain, i agree that it's easy enough to strip.

Mar 23 2019, 10:40 PM · Bug Report
crollinsphoto added a comment to T4392: Imports public key only, will not import secret key.

Great. Let me know when the newest gpg4win is released.

Mar 23 2019, 9:49 PM · gnupg, Feature Request, gpg4win
werner added a comment to T4418: --with-wkd-hash does not have an effect on --with-colons.

That keeps the interface the same just in case we ever change the format. It has also the advantage that you can use the tool to extract the mail address from the user id and thus see whether it is valid.

Mar 23 2019, 8:47 PM · Bug Report
dkg added a comment to T4418: --with-wkd-hash does not have an effect on --with-colons.

That seems plausible to me. I'm not sure why you'd include the @domain part in the output, since it's all strictly about the localpart. what happens if you provide some upper-case inputs?

Mar 23 2019, 3:48 AM · Bug Report
dkg created T4424: documentation for --no-keyring seems garbled.
Mar 23 2019, 3:07 AM · gnupg, Documentation, Bug Report
dkg added a comment to T3389: canonical OpenPGP certificate export.

fwiw, a comment over on T4422 contains a bash script that tries to force GnuPG to do its certificate/signature re-ordering. this doesn't produce anything canonical yet, but it's the closest i've come so far to getting GnuPG to do something repeatable with a certificate after merging (but even that is not quite stable).

Mar 23 2019, 2:34 AM · gnupg, Feature Request
FabioCarpi created T4423: Change passphrase error.
Mar 23 2019, 2:33 AM · kleopatra, Bug Report, gpg4win
dkg added a comment to T4422: `repair-keys` does not reorder signatures on non-merge imports.

(fwiw, all of this testing is done with GnuPG 2.2.14-1, using the package that is in debian/experimental right now; i'd welcome any corroboration with other versions)

Mar 23 2019, 1:56 AM · gnupg24, Bug Report
dkg added a comment to T4422: `repair-keys` does not reorder signatures on non-merge imports.

as i experiment with this, i find an even weirder result with certificate re-ordering: the function above is not idempotent.

Mar 23 2019, 1:55 AM · gnupg24, Bug Report
dkg added a comment to T4422: `repair-keys` does not reorder signatures on non-merge imports.

Here is a horrible bash function for doing the kind of stripping and re-importing that *does* cause signature re-ordering:

Mar 23 2019, 1:51 AM · gnupg24, Bug Report
dkg created T4422: `repair-keys` does not reorder signatures on non-merge imports.
Mar 23 2019, 1:28 AM · gnupg24, Bug Report
dkg created T4421: import-export does not remove duplicated subkeys.
Mar 23 2019, 12:07 AM · Feature Request, OpenPGP, gnupg (gpg23)

Mar 22 2019

dkg committed rGb30528f48780: doc: fix formatting error (authored by dkg).
doc: fix formatting error
Mar 22 2019, 11:50 PM
dkg committed rG93782de23fe4: doc: fix formatting error (authored by dkg).
doc: fix formatting error
Mar 22 2019, 11:49 PM
grobian created T4420: gnupg-2.2.14: Compilation failure on OpenIndiana.
Mar 22 2019, 9:17 PM · Solaris, gnupg (gpg22), Bug Report
mrandall created T4419: GPG4win not installing on Windows 10 Laptops.
Mar 22 2019, 3:47 PM · gpg4win, Bug Report
thome added a comment to T4411: Outlook O365 crashes at start with gpgol.

Hi - that did the trick. The linked gpgol.dll loads without any issues. However the decryption of e-Mails don't work. I get the
"OpenPGP Encrypted message (decryption not possible) Could not decrypt the data: Unsupported protocol" error.

Mar 22 2019, 3:39 PM · gpg4win, kleopatra, gpgol, Bug Report
JJworx added a comment to T4408: Outlook and / or Exchange server mistake(s) forwarded mail for appointment request.

Yeah, that worked halfways. Meaning, if I try to send the forwarded mail
from inline / reader / docked mode, the Button lights up but no sending
happens. If I send it from undocked window, it works and the original
problem doesn't happen.

Mar 22 2019, 3:25 PM · gpgol, Bug Report
werner committed rG5a96db65e582: doc: Add a spec comment to app-piv.c (authored by werner).
doc: Add a spec comment to app-piv.c
Mar 22 2019, 12:29 PM
werner added a comment to T4418: --with-wkd-hash does not have an effect on --with-colons.

So what about this:

Mar 22 2019, 11:48 AM · Bug Report
werner committed rGe847cf1df7aa: wkd: New command --print-wkd-hash for gpg-wks-client. (authored by werner).
wkd: New command --print-wkd-hash for gpg-wks-client.
Mar 22 2019, 11:43 AM
gniibe added a comment to T4415: Does not build using gcc 9.

With gcc-9 in Debian experimental, everything goes well.
Yes, the use of pragma is questionable, but let's see.

Mar 22 2019, 10:39 AM · Info Needed, toolchain, Bug Report
werner committed rG393269948c88: scd: Refactor the app selection code. (authored by werner).
scd: Refactor the app selection code.
Mar 22 2019, 9:48 AM
werner added a comment to T4418: --with-wkd-hash does not have an effect on --with-colons.

I think that a small tool or feature for gpg-wks-client would be better than extending the --with-colons format. A --dry-run option for example could list the filenames which would be created.

Mar 22 2019, 8:37 AM · Bug Report

Mar 21 2019

dkg created T4418: --with-wkd-hash does not have an effect on --with-colons.
Mar 21 2019, 8:02 PM · Bug Report
werner committed rGPA0402b315938d: po: Fix "bees" typo (authored by Christian Loehle <cloehle@posteo.de>).
po: Fix "bees" typo
Mar 21 2019, 1:43 PM
werner claimed T4417: Work needed for gnupg 2.3.
Mar 21 2019, 1:11 PM · gnupg (gpg23)