Page MenuHome GnuPG
Feed All Stories

Sep 22 2021

shoober420 updated the task description for T5616: asn1-parse.y:861:20: error: 'yytoknum' undeclared.
Sep 22 2021, 9:01 PM · toolchain, libksba, Bug Report
shoober420 added a comment to T5616: asn1-parse.y:861:20: error: 'yytoknum' undeclared.

Sorry about that, I forgot to add GCC. I updated the original post with the needed information.

Sep 22 2021, 8:57 PM · toolchain, libksba, Bug Report
shoober420 updated the task description for T5616: asn1-parse.y:861:20: error: 'yytoknum' undeclared.
Sep 22 2021, 8:55 PM · toolchain, libksba, Bug Report
Allen Winter <winter@kde.org> committed rLIBKLEOd968878b2014: Merge branch 'release/21.08' (authored by Allen Winter <winter@kde.org>).
Merge branch 'release/21.08'
Sep 22 2021, 7:54 PM
Allen Winter <winter@kde.org> committed rLIBKLEO5ce691247859: src/CMakeLists.txt - New fix: Add Boost::headers to link libraries (authored by Allen Winter <winter@kde.org>).
src/CMakeLists.txt - New fix: Add Boost::headers to link libraries
Sep 22 2021, 7:54 PM
werner closed T5618: GPG Key Server Doesn´t Work as Resolved.

Ah well, Kleopatra has a GUI to set the keyserver - that is probably easier to use.

Sep 22 2021, 7:17 PM · Support, FAQ, Keyserver, gpg4win
werner added a comment to T5618: GPG Key Server Doesn´t Work.

The keyserver network has been shutdown a couple of months ago. We can't do anything about it. The default in newer gpg versions has changed; you may put

Sep 22 2021, 7:14 PM · Support, FAQ, Keyserver, gpg4win
Allen Winter <winter@kde.org> committed rLIBKLEOf2a705838905: Add Boost::headers to link libraries (authored by Allen Winter <winter@kde.org>).
Add Boost::headers to link libraries
Sep 22 2021, 7:07 PM
Allen Winter <winter@kde.org> committed rLIBKLEOb0cac59c7e3b: Merge branch 'release/21.08' (authored by Allen Winter <winter@kde.org>).
Merge branch 'release/21.08'
Sep 22 2021, 7:07 PM
ikloecker triaged T5619: Kleopatra does not create the UI-Server socket in the socketdir as High priority.
Sep 22 2021, 6:15 PM · Windows, kleopatra, Restricted Project
damienffm created T5618: GPG Key Server Doesn´t Work.
Sep 22 2021, 5:58 PM · Support, FAQ, Keyserver, gpg4win
werner added a comment to T5613: GpgEX does not use CSIDL_LOCAL_APPDATA.

Okay.

Sep 22 2021, 4:59 PM · Windows, kleopatra, gpgex
Jakuje added a comment to T5550: Fix check_binary_integrity.

I tried to generate a tarball from master and I failed to build the hmac256 binary because the hmac256.h was not packaged into the dist tarball in master. If hmac256 should be standalone binary, I propose it should not need have a separate header file:

Sep 22 2021, 4:53 PM · FIPS, libgcrypt
ikloecker added a comment to T5613: GpgEX does not use CSIDL_LOCAL_APPDATA.

Alternative patch for Kleopatra:

diff --git a/src/uiserver/uiserver.cpp b/src/uiserver/uiserver.cpp
index d9746f0b..ab4d2ca7 100644
--- a/src/uiserver/uiserver.cpp
+++ b/src/uiserver/uiserver.cpp
@@ -23,6 +23,8 @@
 #include "kleopatra_debug.h"
 #include <KLocalizedString>
Sep 22 2021, 4:45 PM · Windows, kleopatra, gpgex
Jakuje created T5617: fips: Check library integrity before running selftests.
Sep 22 2021, 4:37 PM · FIPS, libgcrypt, Bug Report
ikloecker added a comment to T5613: GpgEX does not use CSIDL_LOCAL_APPDATA.

Not from understanding. libkleo adds high-level functionality that's useful for KDE applications, but out-of-scope for gpgme and its C++/Qt wrappers gpgme++ and qgpgme. I would use GpgME::dirInfo() directly in Kleopatra. It would make sense to add an overload of GpgME::dirInfo() that takes an enum, so that one does not have to use the low-level string names in Kleopatra. The downside is that a string-based interface can be extended easily. OTOH, deprecating values of a string-based interface is hard and after removing it the compiler won't complain.

Sep 22 2021, 4:24 PM · Windows, kleopatra, gpgex
werner added a comment to T5613: GpgEX does not use CSIDL_LOCAL_APPDATA.

We want to deprecate the whole UI-Server thing and thus I considered it better to provide the generic socket dir instead of adding support in libkleo for the uiserver socket. For the time being, doing this in Kleopatra sounds better to me. From my understanding. libkleo shall be an interface to gpgme++, right?

Sep 22 2021, 4:10 PM · Windows, kleopatra, gpgex
ikloecker added a comment to T5613: GpgEX does not use CSIDL_LOCAL_APPDATA.

gpgme_get_dirinfo does already have support for "uiserver-socket" since about 7 years. I don't think a separate "socketdir" which requires a brand new gpgme makes much sense.

Sep 22 2021, 4:02 PM · Windows, kleopatra, gpgex
werner committed rDee3cb0d8137c: swdb: GpgEX 1.0.8 (authored by werner).
swdb: GpgEX 1.0.8
Sep 22 2021, 3:44 PM
werner closed T5614: invalid certificate for https://bugs.gnupg.org as Resolved.

Since the migration to a new machine with lots of config changes this spring the redirect rules for bugs.gnupg.org were not properly adjusted and when running into an error, it seems that the admin back then ignored the problem and simply removed bugs.gnupg.org from dehydrated's list of domains. Thanks again for reporting. Should now work again.

Sep 22 2021, 2:56 PM · dev.gnupg.org, Bug Report
werner added a comment to T5614: invalid certificate for https://bugs.gnupg.org.

Sorry for your troubles but we need to protect against spam - a tracker flooded with spam is useless.

Sep 22 2021, 2:13 PM · dev.gnupg.org, Bug Report
werner added a project to T5616: asn1-parse.y:861:20: error: 'yytoknum' undeclared: libksba.

Sorry, I don't know which software has version 12.0.0 and which git master this is. In case this is stock libksba, please tell us at least the last commit id. Note that we in general do not support arbitrary versions from the repos but only released versions .

Sep 22 2021, 2:09 PM · toolchain, libksba, Bug Report
werner committed rX0b7556fa662e: Take UI-Server socket from gpgconf. (authored by werner).
Take UI-Server socket from gpgconf.
Sep 22 2021, 12:38 PM
werner committed rXe16578cf690a: Post release updates (authored by werner).
Post release updates
Sep 22 2021, 12:38 PM
werner committed rXf617777da07d: Remove unused functions (authored by werner).
Remove unused functions
Sep 22 2021, 12:38 PM
werner committed rX5069a113733d: Release 1.0.8 (authored by werner).
Release 1.0.8
Sep 22 2021, 12:38 PM
werner placed T5613: GpgEX does not use CSIDL_LOCAL_APPDATA up for grabs.
Sep 22 2021, 12:25 PM · Windows, kleopatra, gpgex
werner added a comment to T5613: GpgEX does not use CSIDL_LOCAL_APPDATA.

For Kleopatra this patch


should be sufficient. Take care this is fully untested and not very elegant.

Sep 22 2021, 12:24 PM · Windows, kleopatra, gpgex
werner added a comment to T5613: GpgEX does not use CSIDL_LOCAL_APPDATA.

It will be useful to have support in libkleo:

.

Sep 22 2021, 10:41 AM · Windows, kleopatra, gpgex
William updated the task description for T5609: keydb_get_keyblock failed with cv448 key .
Sep 22 2021, 7:47 AM · Restricted Project, OpenPGP, gnupg (gpg23)
shoober420 created T5616: asn1-parse.y:861:20: error: 'yytoknum' undeclared.
Sep 22 2021, 6:34 AM · toolchain, libksba, Bug Report
swimmerm added a comment to T5593: Gpg4Win displayed 'PATH env variable too big' error during setup.

While I'm still waiting for anyone to possibly answer my last 'Sat, Sep 18, 6:29 PM' question I've also added there the explanation behind that question... :-)

Sep 22 2021, 5:28 AM · Bug Report, gpg4win
gniibe committed rKce1de8cb2bcd: build: Use automake primitives to install libksba.def. (authored by ametzler1).
build: Use automake primitives to install libksba.def.
Sep 22 2021, 2:47 AM
gniibe triaged T5579: libksba parallel build error (windows) as Normal priority.
Sep 22 2021, 2:43 AM · libksba, Bug Report
gniibe changed the status of T5579: libksba parallel build error (windows) from Open to Testing.

Thank you.

Sep 22 2021, 2:43 AM · libksba, Bug Report
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

I see your point. I'd like to locate/identify where the change comes from.
I think that what you refer by "new libtool.m4" is actually macOS local change (I mean, not from libtool upstream, AFAIK).
Could you please point out the source of the change?

Sep 22 2021, 2:01 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt

Sep 21 2021

werner closed T5615: pgpme fails compiling: void value not ignored as Resolved.

Please see T5587

Sep 21 2021, 8:44 PM · gpgme, Duplicate, Bug Report
aconchillo added a comment to T5610: macOS 11 or newer support: Update libtool.

That would work, however we might hit this issue with a new macOS release. Would it make more sense to update to what the new libtool.m4 is doing? Linker flags are the same, it only changes the way they detect macOS versions:

Sep 21 2021, 8:33 PM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
werner added a comment to T5611: 2.3.2: test suite is failing.

Here is James' writeup on the use https://gnupg.org/blog/20210315-using-tpm-with-gnupg-2.3.html . For more details please consult the mailing lists and the commit messages.

Sep 21 2021, 8:30 PM · Support, gnupg (gpg23)
dpa-pgp created T5615: pgpme fails compiling: void value not ignored.
Sep 21 2021, 8:29 PM · gpgme, Duplicate, Bug Report
dpa-pgp created T5614: invalid certificate for https://bugs.gnupg.org.
Sep 21 2021, 8:26 PM · dev.gnupg.org, Bug Report
amit added a comment to T5607: Fingerprint signing fails with 'gpg: signing failed: No secret key'.

I'm not really sure which version it worked with earlier. This yubikey setup is quite old now, and I've not signed keys recently. I think the last I signed were at least 2 yrs back, hence the very vague allusion to the setup working previously. Apologies, no definite answer there.

Sep 21 2021, 6:56 PM · Support, Info Needed, gnupg (gpg22)
werner triaged T5613: GpgEX does not use CSIDL_LOCAL_APPDATA as High priority.
Sep 21 2021, 4:16 PM · Windows, kleopatra, gpgex
werner added a comment to T5512: Implement service indicators.

Tsss, requires to allow JS for Google.

Sep 21 2021, 3:20 PM · Feature Request, FIPS, libgcrypt
kloczek added a comment to T5611: 2.3.2: test suite is failing.

I think that scenario with TPM emulation would be more generic.
What needs to be done to have TPM emulation? Can you point on some doc about that?

Sep 21 2021, 3:19 PM · Support, gnupg (gpg23)
werner added projects to T5611: 2.3.2: test suite is failing: gnupg (gpg23), Support.

Ich you do not have a working TPM or emulation but the tpm libraries installed run configure with the option

--disable-tpm2d
Sep 21 2021, 3:17 PM · Support, gnupg (gpg23)
werner updated the task description for T5611: 2.3.2: test suite is failing.
Sep 21 2021, 3:14 PM · Support, gnupg (gpg23)
kloczek created T5611: 2.3.2: test suite is failing.
Sep 21 2021, 1:01 PM · Support, gnupg (gpg23)
kloczek added a comment to T5606: 2.3.2: compile and link time warnings.

LTO warnings are trashing LTO optimised binaries and that is definitelly gnupg code issiues.
Just check each two places where rowtines are defined and declared in header files.

Sep 21 2021, 12:37 PM · Bug Report
pmgdeb added a comment to T5512: Implement service indicators.

Just FYI, see also how GnuTLS has proposed to implement the service indicator:
https://gitlab.com/gnutls/gnutls/-/merge_requests/1465

Sep 21 2021, 12:16 PM · Feature Request, FIPS, libgcrypt
werner added a comment to T5610: macOS 11 or newer support: Update libtool.

That does indeed not look like something which could introduce a regression.

Sep 21 2021, 11:43 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
keegan added a comment to T5411: After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes..

Our windows explorer plugin keeps libgpg-error loaded when you install an upgrade. That is why our installer asks for a reboot at the end of the install. You have ignored the reboot and you then get the error.

We have another ticket T5012 for this issue.

Sep 21 2021, 10:04 AM · gpg4win, Support
aheinecke closed T5411: After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes. as Wontfix.
Sep 21 2021, 9:49 AM · gpg4win, Support
aheinecke added a comment to T5411: After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes..

Our windows explorer plugin keeps libgpg-error loaded when you install an upgrade. That is why our installer asks for a reboot at the end of the install. You have ignored the reboot and you then get the error.

Sep 21 2021, 9:48 AM · gpg4win, Support
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

I misunderstood as if we need to update libtool from upstream.

Sep 21 2021, 9:16 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
werner closed T5608: Encryption using python for international characters not working properly as Wontfix.

GnuPG 2.0 reached end-of-life nearly 4 years ago. See https://gnupg.org/download/index.html#end-of-life . Same for Gpg4win. They are not maintained and its use is very risky due to unfixed bugs. Please update to a recent version.

Sep 21 2021, 8:47 AM · gnupg (gpg20), Too Old, Python, Bug Report
werner triaged T5610: macOS 11 or newer support: Update libtool as Low priority.

macOS has low priority for us and I do not want to risk any regression.

Sep 21 2021, 8:42 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

About merging our local changes.

Sep 21 2021, 8:11 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

We have our own changes for ltmain.sh and libtool.m4.

Sep 21 2021, 7:19 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

And update from automake 1.16:

Sep 21 2021, 7:02 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

It's better to update the set of files from libtool:

build-aux/ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
Sep 21 2021, 6:58 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe added a comment to T5610: macOS 11 or newer support: Update libtool.

Our libtool was 2.4.2 + Debian patches + our local changes.
Debian patches are:
https://salsa.debian.org/mckinstry/libtool/-/blob/debian/master/debian/patches/link_all_deplibs.patch
https://salsa.debian.org/mckinstry/libtool/-/blob/debian/master/debian/patches/netbsdelf.patch

Sep 21 2021, 6:57 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
gniibe created T5610: macOS 11 or newer support: Update libtool.
Sep 21 2021, 6:33 AM · gpgme, MacOS, ntbtls, npth, libksba, libassuan, libgcrypt, gpgrt
keegan added a comment to T5411: After upgrading from gpg4win 3.1.13 to gpg4win 3.1.15 GpgOL does not load, Outlook crashes..

I had the same issue opening GPA or Kleopatra going from 3.1.14 to 3.1.16 on Windows 10. I don't have Outlook installed.

Sep 21 2021, 3:03 AM · gpg4win, Support

Sep 20 2021

masteru341 added a comment to T5608: Encryption using python for international characters not working properly.
  1. >>gpg2 --version

gpg (GnuPG) 2.0.30 (Gpg4win 2.3.3)
libgcrypt 1.6.6

Sep 20 2021, 7:50 PM · gnupg (gpg20), Too Old, Python, Bug Report
werner added a comment to T5607: Fingerprint signing fails with 'gpg: signing failed: No secret key'.

@amit: Do you say it used to work with GnuPG 2.2.27 or did it worked with an older version?

Sep 20 2021, 7:43 PM · Support, Info Needed, gnupg (gpg22)
werner added projects to T5608: Encryption using python for international characters not working properly: gnupg, Python.

Which gpg version?
Which Python library? (gnupg is pretty generic)
How does the Python library call gpg?
Are you aware that gpg uses utf8 and not Windows Unicode?

Sep 20 2021, 7:40 PM · gnupg (gpg20), Too Old, Python, Bug Report
werner renamed T5609: keydb_get_keyblock failed with cv448 key from gpg: keydb_get_keyblock failed: Invalid object to keydb_get_keyblock failed with cv448 key .
Sep 20 2021, 7:35 PM · Restricted Project, OpenPGP, gnupg (gpg23)
William updated the task description for T5609: keydb_get_keyblock failed with cv448 key .
Sep 20 2021, 6:22 PM · Restricted Project, OpenPGP, gnupg (gpg23)
William created T5609: keydb_get_keyblock failed with cv448 key .
Sep 20 2021, 6:20 PM · Restricted Project, OpenPGP, gnupg (gpg23)
ikloecker added a comment to T5607: Fingerprint signing fails with 'gpg: signing failed: No secret key'.

When you sign data, then the signing subkey is used

ssb>  rsa4096/0xEB0B4DFC657EF670 2016-04-01 [S]
Sep 20 2021, 6:15 PM · Support, Info Needed, gnupg (gpg22)
masteru341 created T5608: Encryption using python for international characters not working properly.
Sep 20 2021, 5:33 PM · gnupg (gpg20), Too Old, Python, Bug Report
amit added a comment to T5607: Fingerprint signing fails with 'gpg: signing failed: No secret key'.

Just noting that the logs were captured by enabling debug logs for the agent:

eval $(gpg-agent --daemon --debug-all --log-file /var/tmp/gpgagent.log)
Sep 20 2021, 5:16 PM · Support, Info Needed, gnupg (gpg22)
amit created T5607: Fingerprint signing fails with 'gpg: signing failed: No secret key'.
Sep 20 2021, 5:15 PM · Support, Info Needed, gnupg (gpg22)
onickolay added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Thanks for clarification, indeed attempt to decrypt data returns an error afterwards.

Sep 20 2021, 4:19 PM · Support, gnupg, OpenPGP
werner added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Well, while importing you get the warning:

Sep 20 2021, 4:08 PM · Support, gnupg, OpenPGP
werner added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Yes, for migration from GnuPG 2.0 reasons, a batch import delays the key checking (i.e. converting from OpenPGP to GnuPG internal format) to the first use. Thus you don't see an error immediately. But if you encrypt something , you won't be able to decrypt it again:

Sep 20 2021, 4:00 PM · Support, gnupg, OpenPGP
onickolay added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Thanks, Werner.
During further work on this got another issue:

Sep 20 2021, 3:48 PM · Support, gnupg, OpenPGP
werner added a comment to rKLEOPATRA107abfdb1a41: Hide create openpgp key from card command for <2.3.

FWIW: I tested it with a freshly created card and thus keys. When hitting the "create OpenPGP Key " button, a warning was shown that a key already exists, I selected the do-anyway thing but the created keys had different fingerprints then. Thus the creation time was not taken in account. I recall that I implemented this for gpg-card and thus only for 2.3 - it is just quite likely that it does not work for 2.2.

Sep 20 2021, 1:31 PM
ikloecker committed rGe2069d563283: build: Fix several "include file not found" problems (authored by ikloecker).
build: Fix several "include file not found" problems
Sep 20 2021, 12:40 PM
ikloecker closed T5473: Libkleo build for Windows broken as Resolved.
Sep 20 2021, 10:36 AM · kleopatra, Restricted Project
ikloecker added a comment to rKLEOPATRA107abfdb1a41: Hide create openpgp key from card command for <2.3.

I thought that I had tested this with some 2.2.x version of gpg. But if it doesn't work with 2.2.31, then I probably didn't and just relied on the release notes.

Sep 20 2021, 9:58 AM
ikloecker added a comment to rKLEOPATRA533c11c5247f: Align the recipient selection at the top.

Hmm, I had removed a stretch there because I thought that a stretch in the middle of the dialog looks bad. Usually, vertical stretches are added just before the button row.

Sep 20 2021, 9:54 AM
werner changed the status of T5600: Provide module name/version API for FIPS 140-3 from Open to Testing.

Thanks. Applied with a minor change: The string is now in a new third field.

Sep 20 2021, 8:51 AM · libgcrypt, FIPS, Bug Report
werner committed rCc74fde0c3f61: Allow passing FIPS module version (authored by Jakuje).
Allow passing FIPS module version
Sep 20 2021, 8:51 AM
werner committed rC3f4dd47ba74e: Remove the forced fips mode (authored by Jakuje).
Remove the forced fips mode
Sep 20 2021, 8:51 AM
werner committed rCedbc1dd10bc3: Remove a way to inactive FIPS mode (authored by Jakuje).
Remove a way to inactive FIPS mode
Sep 20 2021, 8:51 AM
werner closed T5606: 2.3.2: compile and link time warnings as Resolved.

Thanks for reporting. However, many gcc warnings produce a lot of false positives. Thus to be useful all the warnings need to be scrutinized. Let's do this for one example

Sep 20 2021, 8:49 AM · Bug Report
aheinecke committed rG548ff0398353: po: Fixed Italian translation for key expiration (authored by giomba <giomba@linux.it>).
po: Fixed Italian translation for key expiration
Sep 20 2021, 8:33 AM
Laurent Montel <montel@kde.org> committed rLIBKLEO1c22ac40a4db: GIT_SILENT: remove duplicate SPDX-FileCopyrightText (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: remove duplicate SPDX-FileCopyrightText
Sep 20 2021, 7:28 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA98a3a257d906: GIT_SILENT: remove duplicate SPDX-FileCopyrightText (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: remove duplicate SPDX-FileCopyrightText
Sep 20 2021, 7:25 AM

Sep 19 2021

swimmerm added a comment to T5605: After end of v3.1.16 setup Kleopatra desktop icon was created with wrong saved path for own icon.

OK, while I'll be awaiting for anyone to possibly answer my last T5593 'Sat, Sep 18, 6:29 PM' question, just for sake of completeness I've also been able to check that inside registry (HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Gpg4win\kleopatra\Capabilities) Kleopatra icon has correct expected value so ApplicationIcon (REG_SZ) = 'C:\Program Files (x86)\Gpg4win\bin\kleopatra.exe,0' (N.B. preceding text string into registry is obviously unquoted ). ;-D

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

OK, while I'll be awaiting for anyone to possibly answer my last 'Sat, Sep 18, 6:29 PM' question that I decided to re-update today, just for sake of completeness I've also been able to check more inside registry but details will only go inside T5605 since only pertinent there ;-D

Sep 19 2021, 5:01 PM · Bug Report, gpg4win
kloczek created T5606: 2.3.2: compile and link time warnings.
Sep 19 2021, 1:34 PM · Bug Report
werner claimed T5600: Provide module name/version API for FIPS 140-3.
Sep 19 2021, 1:05 PM · libgcrypt, FIPS, Bug Report
l10n daemon script <scripty@kde.org> committed rLIBKLEO51a14b8efdd2: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Sep 19 2021, 4:35 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOfb48fe295343: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Sep 19 2021, 3:39 AM

Sep 18 2021

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

Because of T3458 and other references to PATH I found in the past (see past references I added previously into this bug), could anyone please be so kind to confirm me if am I right to assume that under normal conditions (so with no PATH related errors like 'PATH env variable too big' I reported here) after proper end of 'gpg4win-3.1.16.exe' installation only following (unquoted) path string 'C:\Program Files (x86)\Gpg4win\bin;' would have been added at beginning of PATH system environment variable ?
Or if not, would new path rather have 'C:\Program Files (x86)\Gpg4win\bin;C:\Program Files (x86)\GnuPG\bin;' (always unquoted) prepended at beginning of PATH system environment variable ?
P.S. Please note that I'm only asking this to then try to properly manually set PATH system environment variable accordingly and then see if my (current) 2nd 'gpg4win-3.1.16.exe' installation can still work correctly as expected or not... ;-D

Sep 18 2021, 6:29 PM · Bug Report, gpg4win
swimmerm added a comment to T5605: After end of v3.1.16 setup Kleopatra desktop icon was created with wrong saved path for own icon.

Woops, I also forgot to say that only Kleopatra icon I found on my desktop has this problem. Original folder path of Kleopatra.lnk shortcut I have on my Desktop is C:\Users\Public\Desktop.
While 'Kleopatra.lnk_' I uploaded after renaming its extension as 'lnk_' was just another copy of it I temporarily put on my own Desktop only for uploading.

Sep 18 2021, 6:12 PM · Bug Report, gpg4win
swimmerm added a comment to T5605: After end of v3.1.16 setup Kleopatra desktop icon was created with wrong saved path for own icon.

Sep 18 2021, 6:00 PM · Bug Report, gpg4win