Page MenuHome GnuPG
Feed Advanced Search

Jun 27 2021

werner updated the image for Bug Report from F2434743: profile to F2435158: -yellow.png.
Jun 27 2021, 10:48 PM

Jun 26 2021

werner added a comment to T5496: [Problem Report] Add a new Cross-Platform Frontend Software for gnupg to the List.

wk at gnupg dot org but better avoid any HTML parts etc.

Jun 26 2021, 9:22 AM · Info Needed, Not A Bug

Jun 25 2021

werner committed rGa6efde307f7b: agent: Fix regression in agent_get_shadow_info_type. (authored by werner).
agent: Fix regression in agent_get_shadow_info_type.
Jun 25 2021, 8:23 PM
werner committed rG47c4e3e00a7e: dirmngr: Change the default keyserver. (authored by werner).
dirmngr: Change the default keyserver.
Jun 25 2021, 7:17 PM
werner assigned T5509: Use-after-free in t-edit-sign test to ikloecker.

Thanks for the report.

Jun 25 2021, 5:49 PM · gpgme, Bug Report
werner closed T5069: Concurrent auto-start of gpg-agent by multiple gpg instances. as Resolved.
Jun 25 2021, 11:29 AM · Not A Bug, No Response, Info Needed, gnupg (gpg22), Windows, Bug Report
werner lowered the priority of T4892: gpgsm --gen-key with existing key from "ssh-add" fails from Normal to Low.

Needs to be tested with the current 2.2 version and a gcry_log_debugsxp should be added to the error output.

Jun 25 2021, 11:26 AM · gnupg24, Bug Report, S/MIME
werner closed T5162: Import problem due to disabled brainpool curves as Wontfix.

This will not be fixed. Brainpool is a standard feature of Libgcrypt and thus this is a bug in the used Libgcrypt installation. Note that although I recently fixed a new regression test for this case, I do not think that it is a good idea to add extra code for a broken Libgcrypt.

Jun 25 2021, 11:21 AM · Bug Report, libgcrypt, gnupg (gpg22)
werner closed T5309: gpg: key generation failed: Corrupted protection as Resolved.
Jun 25 2021, 11:16 AM · Info Needed, gnupg (gpg22), Bug Report
werner closed T5068: LDAP keyserver does not support lookup by fingerprint as Resolved.

This has been solved in 2.2.26 commit rGc75fd75532

Jun 25 2021, 11:15 AM · LDAP, dirmngr, gnupg (gpg22)
werner added a comment to T5322: gpg erroring when the terminal is too small to show the ncurses pinentry dialog.

That might depend on your pinentry version. With a pre-1.1.1 pinentry and 2.2.28 I get this:

Jun 25 2021, 11:12 AM · gnupg (gpg22), gpgagent, pinentry, Bug Report
werner closed T5376: gpg --fetch-keys no longer returns non 0 exit status on failure as Resolved.
Jun 25 2021, 10:55 AM · gnupg (gpg22), Bug Report
werner added a comment to T5376: gpg --fetch-keys no longer returns non 0 exit status on failure.

Will be in 2.2.29.

Jun 25 2021, 10:54 AM · gnupg (gpg22), Bug Report
werner committed rG5fe4b9788752: gpg: Let --fetch-key return an exit code on failure. (authored by werner).
gpg: Let --fetch-key return an exit code on failure.
Jun 25 2021, 10:52 AM
werner committed rG9579c7786278: gpg: Let --fetch-key return an exit code on failure. (authored by werner).
gpg: Let --fetch-key return an exit code on failure.
Jun 25 2021, 9:57 AM
werner committed rG95d707e09336: tools: Tweak ccidmon output. (authored by werner).
tools: Tweak ccidmon output.
Jun 25 2021, 9:57 AM
werner closed T5496: [Problem Report] Add a new Cross-Platform Frontend Software for gnupg to the List as Resolved.

Thanks. I added it to the list. If you have not yet done this I would suggest to write a note to gnupg-users.

Jun 25 2021, 9:26 AM · Info Needed, Not A Bug
werner committed rDfe3a1e96188c: web: Add GpgFrontend and Kleopatra (authored by werner).
web: Add GpgFrontend and Kleopatra
Jun 25 2021, 9:24 AM
werner added a project to T5500: gpgme: Test t-idiomatic.py fails with Python 3.8: Python.
Jun 25 2021, 9:16 AM · Python, gpgme, Bug Report
werner triaged T5500: gpgme: Test t-idiomatic.py fails with Python 3.8 as Normal priority.

We need to see how to best fix this regression test for all Python versions.

Jun 25 2021, 9:16 AM · Python, gpgme, Bug Report
werner lowered the priority of T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG. from High to Normal.

We should not support a different OID or representation of 22519 which will only lead to incompatibilities and trouble existing users. 25519 is in too widespread use than to allow for any changes.

Jun 25 2021, 9:15 AM · Support, gnupg, OpenPGP
werner triaged T5508: Allow hardware optimizations in FIPS as High priority.
Jun 25 2021, 8:55 AM · FIPS, libgcrypt, Bug Report
werner added a comment to T5484: SCDaemon Not reselect applet and reauthenticate when the card send Security Not Sastisfied.

FWIW: We have always refused to support shared mode because we anticipated such problems. However, we have a customer using their own cards along with card maintenance software of them. For their purposes PCSC_SHARED works just fine makes and this is why I decided to add --pcsc-shared along with a warning that it is in general not a good idea.

Jun 25 2021, 8:54 AM · yubikey, Bug Report, scd
werner committed rDb0c3cb09b274: swdb: gpgme 1.16.0 (authored by werner).
swdb: gpgme 1.16.0
Jun 25 2021, 1:32 AM

Jun 24 2021

werner updated the task description for T5499: Release GPGME 1.16.0.
Jun 24 2021, 7:48 PM · Release Info, gpgme
werner closed T5292: regression: no longer possible to get signatures from decrypt from unknown keys as Resolved.
Jun 24 2021, 7:43 PM · patch, Python, gpgme, Bug Report
werner committed rM1021c8645555: Release 1.16.0 (authored by werner).
Release 1.16.0
Jun 24 2021, 7:41 PM
werner committed rMe8e055e682f8: Post release updates (authored by werner).
Post release updates
Jun 24 2021, 7:41 PM
werner committed rM768b7892e378: python: Do not include the full file names in the docs. (authored by werner).
python: Do not include the full file names in the docs.
Jun 24 2021, 7:41 PM
werner committed rM14b148b7d340: python: Allow returning signatures made by unknown keys in `decrypt` (authored by jap).
python: Allow returning signatures made by unknown keys in `decrypt`
Jun 24 2021, 7:41 PM
werner closed T5475: Kleopatra: Crash when decrypting large archives as Resolved.
Jun 24 2021, 7:41 PM · kleopatra
werner closed T5499: Release GPGME 1.16.0 as Resolved.
Jun 24 2021, 7:40 PM · Release Info, gpgme
werner lowered the priority of T3958: GPGME: Qt Bindings and MacOS from Normal to Low.
Jun 24 2021, 6:31 PM · MacOS, qt, gpgme
werner moved T4276: Context.decrypt() throws an error if *any* signature is bad from Backlog to Python stuff on the gpgme board.
Jun 24 2021, 6:30 PM · gpgme, Python, Bug Report
werner added a member for Contributor: jap.
Jun 24 2021, 6:25 PM
werner renamed T5284: Allow gpgme to export w/o attributes from gpgme uses incorrect flags for minimal, no uid export of public keys to Allow gpgme to export w/o attributes.
Jun 24 2021, 6:24 PM · Feature Request, gpgme
werner moved T5353: gpgme: Implement keylist_data for gpgsm from Backlog to For a future release on the gpgme board.
Jun 24 2021, 6:21 PM · gnupg24, gnupg (gpg23), gpgme, Feature Request
werner moved T5438: gpgme_op_keylist_from_data_start ignores GPGME_KEYLIST_MODE_SIGS from Backlog to For a future release on the gpgme board.
Jun 24 2021, 6:21 PM · gpgme (gpgme 1.23.x), OpenPGP, Bug Report
werner moved T5500: gpgme: Test t-idiomatic.py fails with Python 3.8 from Backlog to Python stuff on the gpgme board.
Jun 24 2021, 6:00 PM · Python, gpgme, Bug Report
werner closed T4939: GPGME: Add KEYLIST_MODE_WITH_KEYGRIP as Resolved.

Was released with 1.14.0 see T4996

Jun 24 2021, 5:56 PM · gpgme (gpgme 1.23.x)

Jun 23 2021

werner added members for Contributor: colemickens, KasparEtter, lbogdan, znull, Saturneric, wiktor-k, Chris91.
Jun 23 2021, 11:57 PM
werner added a member for Contributor: flok.
Jun 23 2021, 11:54 PM
werner added a member for Contributor: midipix.
Jun 23 2021, 11:53 PM
werner added a member for Contributor: orbea.
Jun 23 2021, 11:52 PM
werner added a member for Contributor: Angel.
Jun 23 2021, 11:52 PM
werner removed a member for Contributor: anderous.
Jun 23 2021, 11:51 PM
werner added a member for Contributor: anderous.
Jun 23 2021, 11:51 PM
werner added a member for Contributor: jukivili.
Jun 23 2021, 11:50 PM
werner added a member for Contributor: cbiedl.
Jun 23 2021, 11:50 PM
werner added a member for Contributor: Jakuje.
Jun 23 2021, 11:50 PM
werner added a member for Contributor: gouttegd.
Jun 23 2021, 11:50 PM
werner added a member for Contributor: gollo.
Jun 23 2021, 11:50 PM
werner added a member for Contributor: Suertzz.
Jun 23 2021, 11:49 PM
werner added a member for Contributor: dkg.
Jun 23 2021, 11:49 PM
werner added a member for Contributor: gniibe.
Jun 23 2021, 11:48 PM
werner added a member for Contributor: onickolay.
Jun 23 2021, 11:48 PM
werner edited Description on Contributor.
Jun 23 2021, 11:47 PM
werner changed the edit policy for Contributor.
Jun 23 2021, 11:46 PM
werner added a member for Contributor: bernhard.
Jun 23 2021, 11:46 PM
werner added a member for Contributor: ikloecker.
Jun 23 2021, 11:45 PM
werner added a member for Contributor: gnu.
Jun 23 2021, 11:45 PM
werner added a member for Contributor: aheinecke.
Jun 23 2021, 11:45 PM
werner added a member for Contributor: werner.
Jun 23 2021, 11:45 PM
werner removed a member for Contributor: werner.
Jun 23 2021, 11:45 PM
werner added a member for Contributor: werner.
Jun 23 2021, 11:44 PM
werner changed the edit policy for Contributor.
Jun 23 2021, 11:44 PM
werner changed the Default Edit Policy policy for application Maniphest from Custom Policy to Custom Policy.
Jun 23 2021, 11:41 PM
werner created Contributor.
Jun 23 2021, 11:40 PM
werner changed the Default Edit Policy policy for application Maniphest from All Users to Custom Policy.
Jun 23 2021, 11:37 PM

Jun 22 2021

werner committed rG2c6b62b3572f: tools: Extend ccidmon to print T=1 APDUs (authored by werner).
tools: Extend ccidmon to print T=1 APDUs
Jun 22 2021, 8:42 PM
werner renamed T5504: git commit signing fails due to git's included gpg version. from Commit signing fails to git commit signing fails due to git's included gpg version..
Jun 22 2021, 5:33 PM · FAQ, gpg4win
werner edited projects for T5504: git commit signing fails due to git's included gpg version., added: FAQ; removed Bug Report.

So let's close this task.

Jun 22 2021, 5:32 PM · FAQ, gpg4win
werner added a comment to T5504: git commit signing fails due to git's included gpg version..

That looks all fine.

Jun 22 2021, 1:13 PM · FAQ, gpg4win
werner closed T5502: gnupg 2.2.28 : test t-sexputil fails on Fedora 33 and AIX 7.1 as Resolved.

With the next release you will get only a warning:

gnupg-2.2/common/t-sexputil.c:467: test 0 failed: Unknown elliptic curve - ignored
This is likely due to a patched version of Libgcrypt with removed support for Brainpool curves
Jun 22 2021, 12:32 PM · gnupg, Fedora, libgcrypt, Bug Report
werner committed rG5df658233a3a: tests: Cope with broken Libgcrypt versions (authored by werner).
tests: Cope with broken Libgcrypt versions
Jun 22 2021, 12:31 PM
werner committed rGaf2fd9f0af25: tests: Cope with broken Libgcrypt versions (authored by werner).
tests: Cope with broken Libgcrypt versions
Jun 22 2021, 12:30 PM
werner added a comment to T5504: git commit signing fails due to git's included gpg version..

may give you some clues.

Jun 22 2021, 11:38 AM · FAQ, gpg4win
werner added a comment to T5504: git commit signing fails due to git's included gpg version..

You are not using gpg4win with its included GnuPG 2.2 but some broken gpg version. The error message
"invalid size of lockfile" can only be emitted by the Unix version of GnuPG. Check for other installed gpg versions - there are sites which allows the download of for example a Cygwin version - these version can't work properly on Windows.

Jun 22 2021, 11:37 AM · FAQ, gpg4win
werner changed the status of T5491: Console output failure with no-unicode font: GnuPG 2.2.28 is not working with »encrypt-to« in gpg.conf without specifying another recipient. from Open to Testing.

I did some test on Windows 10 using gnupg 2.2 with this patch and things work.

Jun 22 2021, 11:33 AM · gnupg (gpg22), Windows, Bug Report
werner committed rGedfe9453be5f: w32: Add fallback in case the Windows console can't cope with Unicode. (authored by werner).
w32: Add fallback in case the Windows console can't cope with Unicode.
Jun 22 2021, 11:14 AM
werner committed rGe387cc97c823: scd:p15: Prepare AODF parsing for other authentication types. (authored by werner).
scd:p15: Prepare AODF parsing for other authentication types.
Jun 22 2021, 11:14 AM
werner committed rGe94dfa21d2c1: w32: Add fallback in case the Windows console can't cope with Unicode. (authored by werner).
w32: Add fallback in case the Windows console can't cope with Unicode.
Jun 22 2021, 11:09 AM
werner added a comment to T5491: Console output failure with no-unicode font: GnuPG 2.2.28 is not working with »encrypt-to« in gpg.conf without specifying another recipient..

For testing ion Windows 10 you need to switch to "Legacy Console" and reboot.

Jun 22 2021, 7:59 AM · gnupg (gpg22), Windows, Bug Report

Jun 21 2021

werner added a comment to T5502: gnupg 2.2.28 : test t-sexputil fails on Fedora 33 and AIX 7.1.

Sorry for the expired certificate.

Jun 21 2021, 10:48 PM · gnupg, Fedora, libgcrypt, Bug Report
werner triaged T5503: Add APIs to sign (and encrypt?) with a specific subkey as Normal priority.
Jun 21 2021, 5:16 PM · gpgme, Feature Request
werner added a comment to T5491: Console output failure with no-unicode font: GnuPG 2.2.28 is not working with »encrypt-to« in gpg.conf without specifying another recipient..

Please run

Jun 21 2021, 5:16 PM · gnupg (gpg22), Windows, Bug Report
werner added a comment to T5502: gnupg 2.2.28 : test t-sexputil fails on Fedora 33 and AIX 7.1.

The thing is that I added a test for a new function which uses standard curves of Libgcrypt. But here we are again at the RedHat mess: They support the NIST curves but they removed support for Brainpool curves. Both are very similiar curves just different parameters. Brainpool is just in Europe out of fear that the NIST curves are rigged by the the NSA. Now, why RedHat removed Brainpool is probably just a legal dept thing who didn't have a clue. The tin foil hats probably see a different reason.

Jun 21 2021, 5:00 PM · gnupg, Fedora, libgcrypt, Bug Report
werner added a comment to T5502: gnupg 2.2.28 : test t-sexputil fails on Fedora 33 and AIX 7.1.

Supported curves should be listed by

gpg --list-config --with-colons curve
Jun 21 2021, 2:47 PM · gnupg, Fedora, libgcrypt, Bug Report
werner added projects to T5502: gnupg 2.2.28 : test t-sexputil fails on Fedora 33 and AIX 7.1: libgcrypt, Fedora, gnupg.

I am not sure about Fedora, but RedHat used to remove ECC support from Libgcrypt; GnuPG requires these curves. As long as you don't use ECC you things will work despite of this failed test. The test is new to check and does not anticipate a broken Libgcrypt.

Jun 21 2021, 2:44 PM · gnupg, Fedora, libgcrypt, Bug Report
werner triaged T5501: "Remove my account" does not anymore work as Normal priority.
Jun 21 2021, 1:50 PM · dev.gnupg.org
werner updated the task description for T5225: Release GPGME 1.15.1.
Jun 21 2021, 10:29 AM · Release Info, gpgme
werner triaged T5499: Release GPGME 1.16.0 as Normal priority.
Jun 21 2021, 10:28 AM · Release Info, gpgme
werner updated the task description for T5482: Release GnuPG 2.2.28.
Jun 21 2021, 9:37 AM · Release Info, gnupg (gpg22)
werner triaged T5498: Release GnuPG 2.2.29 as Normal priority.
Jun 21 2021, 9:37 AM · Release Info, gnupg (gpg22)
werner added a comment to T5482: Release GnuPG 2.2.28.

Regression for keyserver search by mail address: T5497

Jun 21 2021, 9:35 AM · Release Info, gnupg (gpg22)
werner changed the status of T5497: v2.2.28 fails to locate-key from keyserver by email: Invalid user ID from Open to Testing.

Replicated and fixed. Thanks for the report.

Jun 21 2021, 9:33 AM · Bug Report
werner committed rGd5126efd895b: dirmngr: Fix regression in KS_GET for mail address pattern. (authored by werner).
dirmngr: Fix regression in KS_GET for mail address pattern.
Jun 21 2021, 9:32 AM
werner committed rGadf7bfba5ddc: dirmngr: Fix regression in KS_GET for mail address pattern. (authored by werner).
dirmngr: Fix regression in KS_GET for mail address pattern.
Jun 21 2021, 9:31 AM
werner claimed T5497: v2.2.28 fails to locate-key from keyserver by email: Invalid user ID.
Jun 21 2021, 8:35 AM · Bug Report

Jun 20 2021

werner activated P5 bak.
Jun 20 2021, 6:16 PM · Feature Request