Page MenuHome GnuPG
Feed Advanced Search

Sep 12 2021

MikhailRyazanov created T5596: Libgcrypt documentation: corrections to obvious misprints.
Sep 12 2021, 10:46 PM · libgcrypt, patch, Documentation, Bug Report

Sep 10 2021

swimmerm added a comment to T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.

Woops, :-s I forgot to also add all these details from additional investigations I already did (obviously assuming it might be helpful ones for definitely fixing issue I reported (and my apologies in advance for whom might find lenght of all this really excessive, 8-) since I simply tried to comprehensively summarize results...)

Sep 10 2021, 1:21 PM · Bug Report, gpg4win
swimmerm added a comment to T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.

My apologies for further delay before also providing this screenshot bitmap of error found (because of initially not finding specific site info about best browser to use and not seeing 'cloud symbol' (many thanks werner :-D ) I obviously had to switch from IE11 to MSEdge and then also manually import proper cookies needed for this site :-(( )

Sep 10 2021, 11:17 AM · Bug Report, gpg4win

Sep 8 2021

werner added a comment to T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.

In the editor you find a cloud symbol with an arrow to upload a file. Use this and and the file id will be pasted at the cursos, like here

Sep 8 2021, 6:58 PM · Bug Report, gpg4win
werner added projects to T5594: some possible minor things in the manpage: gnupg, Documentation.
Sep 8 2021, 6:53 PM · Documentation, gnupg, Bug Report
calestyo created T5594: some possible minor things in the manpage.
Sep 8 2021, 4:32 PM · Documentation, gnupg, Bug Report
swimmerm added a comment to T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.

Apologies for my (newbie) comment on this bug reporting system. Since I have a screen shot bitmap better showing error I described, could anyone tell me how to attach to this bug ?

Sep 8 2021, 2:16 PM · Bug Report, gpg4win
swimmerm updated the task description for T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.
Sep 8 2021, 2:12 PM · Bug Report, gpg4win
swimmerm created T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.
Sep 8 2021, 1:48 PM · Bug Report, gpg4win

Sep 7 2021

werner closed T5555: Cannot add existing ECDSA key as a signing subkey as Resolved.
Sep 7 2021, 9:11 AM · gnupg24, Bug Report
werner closed T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2) as Resolved.

Fixed in 2.3 and 2.2

Sep 7 2021, 9:04 AM · segv, gnupg (gpg23), Bug Report
werner reopened T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2) as "Open".

(I closed this by accident)

Sep 7 2021, 7:54 AM · segv, gnupg (gpg23), Bug Report

Sep 6 2021

werner claimed T5588: GnuPG 2.3.2 --disable-tofu --disable-sqlite unusable.
Sep 6 2021, 7:44 PM · gnupg (gpg23), Gentoo, Bug Report
Jakuje added a comment to T5520: Fix tests in FIPS mode.

looks good to me. Tested now with master 47e425e07995454573e28c13c08229d2f8a75642 and all tests pass for me in and out of FIPS mode as well as in the "soft" one.

Sep 6 2021, 1:08 PM · FIPS, libgcrypt, Bug Report
gniibe moved T5508: Allow hardware optimizations in FIPS from Backlog to Ready for release on the FIPS board.
Sep 6 2021, 11:21 AM · FIPS, libgcrypt, Bug Report
MaXi32 added a comment to T5076: [solved] gpg-agent respawn another process randomly and causes cached passphrase check failed / expired.

I think this issue is solved. For systemd, I need to run this as --supervised option not the --daemon option. The --daemon option has bug.

Sep 6 2021, 6:36 AM · gnupg (gpg22), Bug Report

Sep 5 2021

werner added projects to T5588: GnuPG 2.3.2 --disable-tofu --disable-sqlite unusable: Gentoo, gnupg (gpg23).

You could use --disable-keyboxd which should fix this. However, there will eventually be no more way to build w/o Sqlite and thus I would suggest not to allow disabling of sqlite.

Sep 5 2021, 6:25 PM · gnupg (gpg23), Gentoo, Bug Report
soap created T5588: GnuPG 2.3.2 --disable-tofu --disable-sqlite unusable.
Sep 5 2021, 12:21 PM · gnupg (gpg23), Gentoo, Bug Report

Sep 4 2021

ametzler1 added a comment to T5579: libksba parallel build error (windows).

This works for me:

Sep 4 2021, 2:11 PM · libksba, Bug Report

Sep 3 2021

bluepost added a comment to T5585: Passphrase File Carriage Return New Line \r\n Issue in Windows.

I think the behavior makes perfect sense for Unix but the default delimiter for .txt in Windows is \r\n.

Sep 3 2021, 8:19 PM · Documentation, gnupg, Bug Report
ikloecker added a comment to T5585: Passphrase File Carriage Return New Line \r\n Issue in Windows.

The OP wants to do symmetric encryption. This isn't about the passphrase that protects a key.

Sep 3 2021, 9:57 AM · Documentation, gnupg, Bug Report
werner added a comment to T5585: Passphrase File Carriage Return New Line \r\n Issue in Windows.

Yes, we read up to the first LF. This has been the traditional way of PGP2 and is still used by mail programs like Mutt.

Sep 3 2021, 8:42 AM · Documentation, gnupg, Bug Report

Sep 2 2021

bluepost added a comment to T5585: Passphrase File Carriage Return New Line \r\n Issue in Windows.

I'm guessing gpg in Unix has stripped the \n if present? I don't have access to a real Unix system at the moment.

Sep 2 2021, 8:49 PM · Documentation, gnupg, Bug Report
werner claimed T5585: Passphrase File Carriage Return New Line \r\n Issue in Windows.

I see that problem but gpg has traditionally not interpreted the passphrase in any way. Right, for Windows we could strip the CR but I fear that this might break other users scripts/passphrases. However there should be a warning in the manual.

Sep 2 2021, 7:25 PM · Documentation, gnupg, Bug Report
bluepost created T5585: Passphrase File Carriage Return New Line \r\n Issue in Windows.
Sep 2 2021, 4:46 PM · Documentation, gnupg, Bug Report
ikloecker added a comment to T5584: gpg --list-packets lists wrong packets.

The actual problem is not that --list-packets produces weird output, but that --decrypt fails with

gpg: [don't know]: invalid packet (ctb=4f)
[GNUPG:] NODATA 3

causing confusing errors in Kleopatra.

Sep 2 2021, 11:46 AM · gnupg (gpg22), Bug Report
ikloecker added a comment to T5584: gpg --list-packets lists wrong packets.

Sep 2 2021, 11:42 AM · gnupg (gpg22), Bug Report
ikloecker created T5584: gpg --list-packets lists wrong packets.
Sep 2 2021, 11:42 AM · gnupg (gpg22), Bug Report
gniibe closed T5415: YubiKey no longer recognized in GnuPG 2.3.1 on macOS 10.15.7 as Resolved.
Sep 2 2021, 8:29 AM · MacOS, yubikey, Bug Report

Sep 1 2021

jukivili added a comment to T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.

Based on GCC bugzilla, affected released GCC versions are 11.1 and 11.2.

Sep 1 2021, 3:44 PM · toolchain, libgcrypt, Bug Report
jukivili added a comment to T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.

(ab | ba) >= 0 is used to make optimization analysis for compiler more difficult. I see that with (ab | ba) == 0, it would be much easier for compiler to conclude than loop could exit early as soon as first a[i] != b[i] is seen.

Sep 1 2021, 3:39 PM · toolchain, libgcrypt, Bug Report
gniibe closed T5440: _DARWIN_C_SOURCE kind of "must" be 1, not "900000L" as Resolved.
Sep 1 2021, 8:07 AM · MacOS, libgcrypt, Bug Report

Aug 31 2021

changyp6 updated the task description for T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.
Aug 31 2021, 9:57 AM · toolchain, libgcrypt, Bug Report
werner triaged T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result as High priority.
Aug 31 2021, 7:58 AM · toolchain, libgcrypt, Bug Report
changyp6 updated the task description for T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.
Aug 31 2021, 6:29 AM · toolchain, libgcrypt, Bug Report
changyp6 created T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.
Aug 31 2021, 6:27 AM · toolchain, libgcrypt, Bug Report

Aug 30 2021

ametzler1 created T5579: libksba parallel build error (windows).
Aug 30 2021, 7:14 PM · libksba, Bug Report
werner closed T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2) as Resolved.

Aihhh, my fault. seems that a new version it not too far away.

Aug 30 2021, 4:42 PM · segv, gnupg (gpg23), Bug Report
brad.kaiser updated the task description for T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).
Aug 30 2021, 2:31 PM · segv, gnupg (gpg23), Bug Report
brad.kaiser added a comment to T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).

See description above.

Aug 30 2021, 2:30 PM · segv, gnupg (gpg23), Bug Report
brad.kaiser created T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).
Aug 30 2021, 2:29 PM · segv, gnupg (gpg23), Bug Report

Aug 29 2021

werner added a comment to T5574: Doubled characters in Windows console output.

We will look into it but nevertheless I have to remark that this this portable thing is dangerous to use and you should avoid it.

Aug 29 2021, 5:06 PM · gnupg, Windows, Bug Report
ajaja added a comment to T5574: Doubled characters in Windows console output.

The same problem. Portable mode is completely broken in v2.3.2 and v2.2.30 on Windows.

Aug 29 2021, 3:32 PM · gnupg, Windows, Bug Report

Aug 28 2021

Reiner added a comment to T5574: Doubled characters in Windows console output.

Hello Mr. Koch,

Aug 28 2021, 7:57 PM · gnupg, Windows, Bug Report
werner added a comment to T5574: Doubled characters in Windows console output.

I wonder about the spelling errors. For particular

Aug 28 2021, 6:13 PM · gnupg, Windows, Bug Report
werner added a comment to T5574: Doubled characters in Windows console output.

Please show us the output of

Aug 28 2021, 5:49 PM · gnupg, Windows, Bug Report
Reiner created T5574: Doubled characters in Windows console output.
Aug 28 2021, 1:42 PM · gnupg, Windows, Bug Report

Aug 27 2021

aheinecke added a comment to T5567: Empty Kleoptara windows on Windows-11 preview.

Just for the record, Kleopatra and Gpg4win work totally fine for me on Windows-11 preview.

Aug 27 2021, 9:11 AM · Windows, Bug Report, gpg4win
gniibe added a project to T4925: FAIL: armencryptp.test: Info Needed.
Aug 27 2021, 3:58 AM · Info Needed, gnupg (gpg14), Bug Report
gniibe claimed T5215: gnugp1: Fix build errors with gcc-10.

Code for avoiding the COMMON section has been there, because of RISC OS.
I think that it will be easier to enable that for all (but not for RISC OS only).

Aug 27 2021, 3:16 AM · gnupg (gpg14), patch, Bug Report

Aug 26 2021

werner renamed T5567: Empty Kleoptara windows on Windows-11 preview from Trying to sign a file to Empty Kleoptara windows on Windows-11 preview.
Aug 26 2021, 6:17 PM · Windows, Bug Report, gpg4win
werner closed T5567: Empty Kleoptara windows on Windows-11 preview as Resolved.

It is quite likeley that things don't work on a non-released Windows version. We have not tested with the released version but some of us already tried Windows-11 and the gog4win development versions do work. Please wait for the next Gpg4win version or an update of the Windows-11 preview.

Aug 26 2021, 6:16 PM · Windows, Bug Report, gpg4win
FabioCarpi added a comment to T5567: Empty Kleoptara windows on Windows-11 preview.

Im using Windows 11
Before the restore, he are working fine
Im trying to sign a file
The kleopatra dont show more error info

Aug 26 2021, 5:53 PM · Windows, Bug Report, gpg4win
jpalus added a comment to T5569: pinentry qt4 fails to compile in pinentry 1.2.0.

Package maintainer from PLD here. We still ship Qt4 and therefore provide pinentry qt4 for as long as it's supported. I have no problem with dropping it if it's no longer support, but last release still supported Qt4, there's no mention of dropping such support in NEWS and both code as well as configure.ac appear to still carry Qt4 support which is a bit confusing.

Aug 26 2021, 4:57 PM · Bug Report, pinentry
ikloecker added a comment to T5569: pinentry qt4 fails to compile in pinentry 1.2.0.

Qt4 is no longer supported. Please use the previous released version plus commit rP2859eddfb0c9: qt: Fix build against Qt4 to build pinentry for Qt4. For everything else use 1.2.0.

Aug 26 2021, 3:13 PM · Bug Report, pinentry
werner added projects to T5569: pinentry qt4 fails to compile in pinentry 1.2.0: pinentry, Bug Report.
Aug 26 2021, 2:17 PM · Bug Report, pinentry
werner edited projects for T5555: Cannot add existing ECDSA key as a signing subkey, added: gnupg (gpg23); removed backport, gnupg (gpg22).

Will only be fixed for 2.3 and that has already been released.

Aug 26 2021, 12:52 PM · gnupg24, Bug Report
werner changed the status of T5555: Cannot add existing ECDSA key as a signing subkey from Open to Testing.
Aug 26 2021, 11:54 AM · gnupg24, Bug Report
werner added a comment to T5555: Cannot add existing ECDSA key as a signing subkey.

I tried applied the bulk of the patch to 2.2 but w/o reading the key creation time from the card. We don't have the supporting code for latter in 2.2. However this does not make sense. Users should switch to 2.3 if they needs this feature.

Aug 26 2021, 11:53 AM · gnupg24, Bug Report
jankratochvil added a comment to T5548: pinentry default timeout does not match documentation.

I have rather created D536 as IMO the timeout should be changed, not the documentation.

Aug 26 2021, 10:39 AM · Documentation, pinentry, Bug Report
werner added a project to T5567: Empty Kleoptara windows on Windows-11 preview: Info Needed.

We need a more detailed bug report to evaluate your problem. Please tell us your Windows version, any special software installed on the system (if any), a step by step description how to reproduce the bug, and any other information which can help us.

Aug 26 2021, 8:04 AM · Windows, Bug Report, gpg4win
FabioCarpi created T5567: Empty Kleoptara windows on Windows-11 preview.
Aug 26 2021, 4:19 AM · Windows, Bug Report, gpg4win

Aug 25 2021

werner assigned T5518: "Direct Action" to E-Mail not stable to aheinecke.
Aug 25 2021, 4:32 PM · gpgol, Bug Report, gpg4win
werner triaged T5548: pinentry default timeout does not match documentation as Normal priority.
Aug 25 2021, 4:28 PM · Documentation, pinentry, Bug Report
werner closed T5557: Kleopatra window is not displayed correctly as Invalid.

Thanks fro the report. Unfortunately I am not able to reproduce this on our systems. It might be an issue with other software on your system or a problem in our code. This is the first such report and as long as we don't get reports from other users, we can't do much for you. Please try installing on a different system or if you can provide more information feel free to re-open this bug report.

Aug 25 2021, 4:27 PM · can't replicate, Bug Report, gpg4win
werner claimed T5555: Cannot add existing ECDSA key as a signing subkey.

Will do.

Aug 25 2021, 11:56 AM · gnupg24, Bug Report
gniibe added a comment to T5555: Cannot add existing ECDSA key as a signing subkey.

To fix this, rG48251cf9a7d3: gpg: Improve generation of keys stored on card (brainpool,cv25519). for GnuPG 2.3 should be backported.

Aug 25 2021, 4:19 AM · gnupg24, Bug Report
gniibe closed T5370: Apple M1 and Symbol not found: __gcry_mpih_mul_1 as Resolved.
Aug 25 2021, 3:59 AM · arm, MacOS, gnupg, Bug Report
gniibe closed T5251: Compile error on ARMv7 for libgcrypt as Resolved.
Aug 25 2021, 3:58 AM · asm, libgcrypt, Bug Report
gniibe closed T5369: GnuPG build on Apple with Clang as Resolved.

Fixed in libgcrypt 1.9.4.

Aug 25 2021, 3:40 AM · libgcrypt, MacOS, Bug Report
gniibe closed T5297: SCM SPR332 smartcard reader support broken as Resolved.
Aug 25 2021, 3:33 AM · gnupg (gpg22), scd, Bug Report
gniibe closed T5425: scdaemon.conf reader-port setting broken in 2.3 as Resolved.

Fixed in 2.3.2.

Aug 25 2021, 3:30 AM · gnupg, Restricted Project, scd, Bug Report
gniibe changed the status of T5415: YubiKey no longer recognized in GnuPG 2.3.1 on macOS 10.15.7 from Open to Testing.

It must be fixed in 2.3.2. If not, please report.

Aug 25 2021, 3:27 AM · MacOS, yubikey, Bug Report

Aug 24 2021

werner closed T5562: GnuPG behaves inconsistently across versions when a secret key is not found during decryption as Resolved.
Aug 24 2021, 8:00 PM · Bug Report, gnupg (gpg23)
werner closed T5406: gnupg-2.3.1: 'make check' on all tests tries to use installed 'keyboxd' as Resolved.
Aug 24 2021, 7:59 PM · gnupg (gpg23), Bug Report
werner closed T5416: [windows] Smartcards are less reliable under 2.3.1 (requires restarting gpg-agent.exe) as Resolved.
Aug 24 2021, 7:59 PM · yubikey, scd, gnupg (gpg23), Bug Report
werner closed T5484: SCDaemon Not reselect applet and reauthenticate when the card send Security Not Sastisfied as Resolved.
Aug 24 2021, 7:58 PM · yubikey, Bug Report, scd
werner closed 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. as Resolved.
Aug 24 2021, 7:57 PM · gnupg (gpg22), Windows, Bug Report
werner closed T5436: gpg-agent 2.3.1: PIN caching not working for decrypt operations as Resolved.
Aug 24 2021, 7:57 PM · gnupg24, yubikey, Bug Report

Aug 23 2021

werner claimed T5562: GnuPG behaves inconsistently across versions when a secret key is not found during decryption.
Aug 23 2021, 1:19 PM · Bug Report, gnupg (gpg23)
werner added a comment to T5562: GnuPG behaves inconsistently across versions when a secret key is not found during decryption.

Oh yes, I was blind.

Aug 23 2021, 9:56 AM · Bug Report, gnupg (gpg23)
gniibe added a comment to T5562: GnuPG behaves inconsistently across versions when a secret key is not found during decryption.

Here is the place:
https://dev.gnupg.org/source/gnupg/browse/master/g10/pubkey-enc.c$151

Aug 23 2021, 9:10 AM · Bug Report, gnupg (gpg23)
werner added a comment to T5562: GnuPG behaves inconsistently across versions when a secret key is not found during decryption.

A cursory look doesn't show me where list->result is set to something else than -1. Can you give me a hint?

Aug 23 2021, 9:07 AM · Bug Report, gnupg (gpg23)
gniibe added a comment to T5562: GnuPG behaves inconsistently across versions when a secret key is not found during decryption.

In GnuPG 2.3, the procedure of decryption has been changed;
It now collects all ENC_TO packet, keeping it to ->PKENC_LIST field, and then process ENCRYPTED packet with the list.

Aug 23 2021, 8:43 AM · Bug Report, gnupg (gpg23)
luweitest added a comment to T5560: gpg.exe interrupt batch execution in WindowsXp.

So it is related to code page. Screenshots may be more informative:

Aug 23 2021, 8:23 AM · Windows, gnupg (gpg22), Bug Report
Saturneric added a comment to T5552: Key information loading is sometimes very slow. Suspected that the problem originated from gnupg..

After several days of observation, after modifying the configuration file options , the problem has indeed been greatly alleviated.

Aug 23 2021, 7:25 AM · FAQ, Keyserver, gnupg

Aug 22 2021

werner updated subscribers of T5561: posix-io.c: In function '_gpgme_io_spawn': posix-io.c:577:23: error: void value not ignored as it ought to be .

Fallout from the fact that the @cbiedl left us and had an internal non-tagged ticket left open (T5456)

Aug 22 2021, 5:43 PM · Bug Report
werner closed T5490: gcry_pk_get_param aborts program with error on "Curve25519" as Resolved.
Aug 22 2021, 4:52 PM · libgcrypt, Bug Report
shoober420 closed T5561: posix-io.c: In function '_gpgme_io_spawn': posix-io.c:577:23: error: void value not ignored as it ought to be as Resolved.
Aug 22 2021, 4:49 PM · Bug Report
shoober420 added a comment to T5561: posix-io.c: In function '_gpgme_io_spawn': posix-io.c:577:23: error: void value not ignored as it ought to be .

I see whats going on. The GitHub gpgme mirror (https://github.com/gpg/gpgme) is no longer updated. The last commit is from June 22, 2021. Changing the source link to the official (https://dev.gnupg.org/source/gpgme) URL gets the latest updates, and now builds successfully.

Aug 22 2021, 4:46 PM · Bug Report

Aug 21 2021

werner added a comment to T5561: posix-io.c: In function '_gpgme_io_spawn': posix-io.c:577:23: error: void value not ignored as it ought to be .

This has already been fixed with rM4b64774b6d13ffa4f59dddf947a97d61bcfa2f2e

Aug 21 2021, 1:01 PM · Bug Report
werner triaged T5560: gpg.exe interrupt batch execution in WindowsXp as Normal priority.

Frankly, I don fully understand your report. Can you please clarify?
Note that with 2.2.8 we introduced full Unicode support on the command line. If you see scrambled output you may want to "chcp 65001" to get the output correctly rendered.

Aug 21 2021, 12:53 PM · Windows, gnupg (gpg22), Bug Report
werner triaged T5562: GnuPG behaves inconsistently across versions when a secret key is not found during decryption as High priority.
Aug 21 2021, 12:47 PM · Bug Report, gnupg (gpg23)

Aug 20 2021

Saturneric added a comment to T5552: Key information loading is sometimes very slow. Suspected that the problem originated from gnupg..

I have recently been busy with the new features and mechanisms of the GpgFrontend project.

Aug 20 2021, 4:44 PM · FAQ, Keyserver, gnupg
shoober420 created T5561: posix-io.c: In function '_gpgme_io_spawn': posix-io.c:577:23: error: void value not ignored as it ought to be .
Aug 20 2021, 3:52 PM · Bug Report
luweitest created T5560: gpg.exe interrupt batch execution in WindowsXp.
Aug 20 2021, 10:01 AM · Windows, gnupg (gpg22), Bug Report
shtrom added a comment to T5436: gpg-agent 2.3.1: PIN caching not working for decrypt operations.

I added "disable-application piv" to ~/.gnupg/scdaemon.conf and the behavior went back to pin caching working as before. Since I don't use PIV, this is an acceptable workaround for me.

Aug 20 2021, 5:46 AM · gnupg24, yubikey, Bug Report

Aug 18 2021

werner closed T5559: libksba: possible NULL pointer dereference as Resolved.
Aug 18 2021, 6:22 PM · libksba, Bug Report
werner triaged T5559: libksba: possible NULL pointer dereference as Low priority.

I added some asserts. However I doubt that it can be hit by LibKSBA. I also fixed a real bug related to VALTYPE_BOOL - but that is also not used in Libksba.

Aug 18 2021, 3:07 PM · libksba, Bug Report
Jakuje created T5559: libksba: possible NULL pointer dereference.
Aug 18 2021, 11:35 AM · libksba, Bug Report