Page MenuHome GnuPG
Feed All Stories

Feb 15 2022

thesamesam added a comment to T5834: C++ ABI breakage in gpgme-1.17.0?.

I assumed that changes to internal classes wouldn't break the ABI, but apparently the symbols were still exported. I'll keep this in mind for the next release.

FWIW, the internal class in question was completely rewritten. Since the damage has been done already, I'll close this report. We won't readd symbols to dead code. Sorry, for the inconvenience.

Feb 15 2022, 5:02 PM · Bug Report
ikloecker committed rKLEOPATRA5a884b791663: Improve initial focus in Advanced Settings dialog (authored by ikloecker).
Improve initial focus in Advanced Settings dialog
Feb 15 2022, 4:58 PM
ikloecker committed rKLEOPATRAe3634a32f5ea: Ensure correct tab order of UI elements on Details page (authored by ikloecker).
Ensure correct tab order of UI elements on Details page
Feb 15 2022, 4:58 PM
ikloecker committed rKLEOPATRA4e979d5b54cc: Disable all key strength combo boxes by default (authored by ikloecker).
Disable all key strength combo boxes by default
Feb 15 2022, 4:58 PM
ikloecker committed rKLEOPATRA8c74a572cc02: Fix hiding of "Protect key with passphrase" check box for X.509 (authored by ikloecker).
Fix hiding of "Protect key with passphrase" check box for X.509
Feb 15 2022, 4:58 PM
ikloecker committed rKLEOPATRAf7a94db9da7c: Fix tab order in Advanced Settings dialog (authored by ikloecker).
Fix tab order in Advanced Settings dialog
Feb 15 2022, 4:58 PM
gniibe committed rCbeb5d6df5c57: fips: Use ELF header to find hmac file offset (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).
fips: Use ELF header to find hmac file offset
Feb 15 2022, 2:24 PM
gniibe committed rC521500624b4b: fips: Fix previous commit. (authored by gniibe).
fips: Fix previous commit.
Feb 15 2022, 2:24 PM
werner added a comment to T5835: libgcrypt: More robust/portable integrity check.

Folks, you are opening a can of worms. The only secure why to sign a file is to have a detached signature. That is often non-practical and thus putting the signature/MAC at one certain position and exempt just this one position from hashing is the next best alternative. Any more complicated rules will inevitably introduce security flaws. If a binary is stripped, it is a different binary than a non-stripped one, if it is linked with another linker, it is a different one. And that binary will even be able to figure this out and change behavior. Please keep it simple.

Feb 15 2022, 1:51 PM · Bug Report, libgcrypt, FIPS
neverpanic added a comment to T5835: libgcrypt: More robust/portable integrity check.

Thanks! Maybe it would be simpler to use dl_iterate_phdr(3) for this. I wasn't aware of the function, but a colleague just implemented a proof-of-concept of what you're proposing in https://gitlab.com/dueno/integrity-notes.

Feb 15 2022, 11:58 AM · Bug Report, libgcrypt, FIPS
gniibe committed rCbff9f1b02464: build: Fix m4/gpg-error.m4. (authored by gniibe).
build: Fix m4/gpg-error.m4.
Feb 15 2022, 9:26 AM
ikloecker closed T5834: C++ ABI breakage in gpgme-1.17.0? as Wontfix.

I assumed that changes to internal classes wouldn't break the ABI, but apparently the symbols were still exported. I'll keep this in mind for the next release.

Feb 15 2022, 9:12 AM · Bug Report
Laurent Montel <montel@kde.org> committed rLIBKLEO1771f9eee6ff: GIT_SILENT: use ecm_set_disabled_deprecation_versions (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: use ecm_set_disabled_deprecation_versions
Feb 15 2022, 8:16 AM
Laurent Montel <montel@kde.org> committed rLIBKLEOe2cfa25a3e56: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Feb 15 2022, 8:16 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA99e70c5b9141: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Feb 15 2022, 7:57 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAd134b7e9b333: GIT_SILENT: use ecm_set_disabled_deprecation_versions (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: use ecm_set_disabled_deprecation_versions
Feb 15 2022, 7:57 AM
gniibe added a comment to T5835: libgcrypt: More robust/portable integrity check.

I am going to apply https://gitlab.com/redhat-crypto/libgcrypt/libgcrypt-mirror/-/commit/64ccc25c4b4a2c8c4e13e7e37ff1c8c60a3d8401
And consider adding the code to limit hashing content (from start of the file to end of data section).

Feb 15 2022, 7:40 AM · Bug Report, libgcrypt, FIPS
werner added a comment to T5823: DNS srv problem with Tor transparent proxy.

Guess why GnuPG has its own Tor aware resolver ;-) To debug this kind of stuff you need to debug dirmngr, by adding for example

Feb 15 2022, 7:32 AM · Not A Bug
gniibe updated the task description for T5835: libgcrypt: More robust/portable integrity check.
Feb 15 2022, 3:39 AM · Bug Report, libgcrypt, FIPS
thesamesam added a watcher for Release Info: thesamesam.
Feb 15 2022, 3:39 AM
gniibe triaged T5835: libgcrypt: More robust/portable integrity check as High priority.
Feb 15 2022, 3:38 AM · Bug Report, libgcrypt, FIPS

Feb 14 2022

thesamesam set External Link to https://bugs.kde.org/show_bug.cgi?id=449891 on T5834: C++ ABI breakage in gpgme-1.17.0?.
Feb 14 2022, 10:14 PM · Bug Report
thesamesam created T5834: C++ ABI breakage in gpgme-1.17.0?.
Feb 14 2022, 10:13 PM · Bug Report
werner committed rD412d1d26068f: web: Add signature-key.pdf (authored by werner).
web: Add signature-key.pdf
Feb 14 2022, 4:38 PM
ikloecker closed T5830: SIGBUS with gpgme_op_interact as Resolved.
Feb 14 2022, 4:26 PM · gpgme, Bug Report
ikloecker moved T5832: Kleopatra: Make OpenPGP certificate generation (with default settings) accessible from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 14 2022, 4:22 PM · kleopatra, Restricted Project
ikloecker closed T5833: Kleopatra: Shows lower case "kleopatra" in system tray menu and Really Quit? confirmation dialog as Resolved.
Feb 14 2022, 4:22 PM · kleopatra, Restricted Project, Bug Report
ikloecker committed rKLEOPATRA3296827c92c5: Use application display name in Really Quit? confirmation dialog (authored by ikloecker).
Use application display name in Really Quit? confirmation dialog
Feb 14 2022, 4:19 PM
ikloecker committed rKLEOPATRAf495f7bdc064: Add user interface markers to other system tray menu entries (authored by ikloecker).
Add user interface markers to other system tray menu entries
Feb 14 2022, 4:19 PM
ikloecker committed rKLEOPATRA1a326e18c555: Set application data before initializing KleopatraApplication (authored by ikloecker).
Set application data before initializing KleopatraApplication
Feb 14 2022, 4:19 PM
ikloecker committed rKLEOPATRAcbe887480e12: Use display name of application for the system tray menu entries (authored by ikloecker).
Use display name of application for the system tray menu entries
Feb 14 2022, 4:19 PM
ikloecker moved T5833: Kleopatra: Shows lower case "kleopatra" in system tray menu and Really Quit? confirmation dialog from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 14 2022, 4:05 PM · kleopatra, Restricted Project, Bug Report
ikloecker claimed T5833: Kleopatra: Shows lower case "kleopatra" in system tray menu and Really Quit? confirmation dialog.
Feb 14 2022, 4:05 PM · kleopatra, Restricted Project, Bug Report
ikloecker created T5833: Kleopatra: Shows lower case "kleopatra" in system tray menu and Really Quit? confirmation dialog.
Feb 14 2022, 4:05 PM · kleopatra, Restricted Project, Bug Report
ilka added a comment to T5830: SIGBUS with gpgme_op_interact.

Found it: I did not initialize gpgme_op_interact's last parameter out with gpgme_data_new. The error is now gone.

Feb 14 2022, 3:55 PM · gpgme, Bug Report
ikloecker triaged T5832: Kleopatra: Make OpenPGP certificate generation (with default settings) accessible as Normal priority.
Feb 14 2022, 2:54 PM · kleopatra, Restricted Project
ZenithalHourlyRate created T5831: Backport (f808012a) scd: Use lock_slot for apdu_send_direct. to GnuPG 2.2.
Feb 14 2022, 1:10 PM · gnupg (gpg22), Bug Report, scd
werner triaged T5825: [gpgme] [python] possible dangling reference to passphrase as High priority.
Feb 14 2022, 12:51 PM · patch, gpgme, Bug Report
werner lowered the priority of T5812: GpgOL: Draft encryption after modification no longer works from Unbreak Now! to High.

As well as GnuPG VS-Desktop. 3.1.21. We should also do a new gpg4win release.

Feb 14 2022, 12:50 PM · gpgol, Restricted Project
ikloecker changed the status of T5776: Kleopatra: Add possibility to copy fingerprints without spaces from Open to Testing.

Instead of extending the context menu I have simply added a button next to the fingerprint which always copies the fingerprint without whitespace to the clipboard. Should also be better for accessibility.

Feb 14 2022, 12:19 PM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA20dce6e8a3f4: Remove LinksAccessibleByMouse flag from labels not showing links (authored by ikloecker).
Remove LinksAccessibleByMouse flag from labels not showing links
Feb 14 2022, 12:14 PM
ikloecker committed rKLEOPATRAa6500b0b4065: Make button for changing expiration look like copy to clipboard button (authored by ikloecker).
Make button for changing expiration look like copy to clipboard button
Feb 14 2022, 12:14 PM
ikloecker committed rKLEOPATRAd3035a7ccde4: Add button to copy the fingerprint to the clipboard (authored by ikloecker).
Add button to copy the fingerprint to the clipboard
Feb 14 2022, 12:14 PM
ikloecker claimed T5776: Kleopatra: Add possibility to copy fingerprints without spaces.
Feb 14 2022, 12:07 PM · kleopatra, Restricted Project
gniibe closed T5814: gpg-agent can't find existing 'pinentry', searches 'Pinentry' (uppercase'P') instead as Resolved.
Feb 14 2022, 10:46 AM · Not A Bug, Bug Report
gniibe added a comment to T5814: gpg-agent can't find existing 'pinentry', searches 'Pinentry' (uppercase'P') instead.

Good to hear the cause.

Feb 14 2022, 10:46 AM · Not A Bug, Bug Report
ikloecker closed T5781: Add tooltip to Kleo's advanced key generation dialog as Resolved.

I have added tooltips to the + ECDH and the + Elgamal checkboxes. Hope this helps.

Feb 14 2022, 10:36 AM · Restricted Project, Feature Request, kleopatra
ikloecker committed rKLEOPATRA68e1519e55e3: Add tooltip to subkeys that are required for encryption (authored by ikloecker).
Add tooltip to subkeys that are required for encryption
Feb 14 2022, 10:34 AM
ikloecker claimed T5781: Add tooltip to Kleo's advanced key generation dialog .
Feb 14 2022, 10:34 AM · Restricted Project, Feature Request, kleopatra
ikloecker added a comment to T5781: Add tooltip to Kleo's advanced key generation dialog .

If the user unselects + ECDH, then the checkmark before Encryption under Certificate Usage is removed. I'm not sure whether adding a tooltip would help if they don't notice this.

Feb 14 2022, 10:19 AM · Restricted Project, Feature Request, kleopatra
ikloecker committed rKLEOPATRA120bfb4dd76b: Add missing changes to fix last commit (authored by ikloecker).
Add missing changes to fix last commit
Feb 14 2022, 10:09 AM
ikloecker changed the status of T5775: Kleopatra: Add action to restart background processes from Open to Testing.
Feb 14 2022, 10:05 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA3dc21aa2b0be: Remove unnecessary include (authored by ikloecker).
Remove unnecessary include
Feb 14 2022, 10:02 AM
ikloecker committed rKLEOPATRA60a035d48e22: Request start of GnuPG agent if connecting to it fails (authored by ikloecker).
Request start of GnuPG agent if connecting to it fails
Feb 14 2022, 10:02 AM
ikloecker committed rKLEOPATRA521ee4cbf670: Require current version of libkleo (authored by ikloecker).
Require current version of libkleo
Feb 14 2022, 9:19 AM
ikloecker added a comment to T5830: SIGBUS with gpgme_op_interact.

Since you are using C++, I suggest that you have a look at GpgSetOwnerTrustEditInteractor in the C++ bindings of gpgme. Have a look at QGpgMEChangeOwnerTrustJob in the Qt bindings of gpgme to see how it's used even if you do not want to use Qt.

Feb 14 2022, 9:13 AM · gpgme, Bug Report
aheinecke changed the status of T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe from Open to Testing.

Hi,
(Exec format error), read 0 bytes

Feb 14 2022, 9:11 AM · Bug Report, gpg4win
aheinecke committed rW36f727ff13cc: mkportable: Update libintl dll version (authored by aheinecke).
mkportable: Update libintl dll version
Feb 14 2022, 9:03 AM
gniibe committed rC6994d874af86: hmac: Fix memory leak (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).
hmac: Fix memory leak
Feb 14 2022, 7:31 AM
gniibe committed rC7fc5d33e7416: fips: Fix memory leaks in FIPS mode (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).
fips: Fix memory leaks in FIPS mode
Feb 14 2022, 7:12 AM
gniibe committed rCb7dcb576bc1b: Register DCO for Clemens Lang. (authored by gniibe).
Register DCO for Clemens Lang.
Feb 14 2022, 6:43 AM

Feb 13 2022

ilka created T5830: SIGBUS with gpgme_op_interact.
Feb 13 2022, 10:47 PM · gpgme, Bug Report
Sabrosa updated the diff for D548: w32: Fixed not focused window.

Commented out the problematic code and added notes.

Feb 13 2022, 12:07 AM

Feb 12 2022

NfuRipHA updated the task description for T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe.
Feb 12 2022, 12:07 PM · Bug Report, gpg4win
NfuRipHA updated the task description for T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe.
Feb 12 2022, 12:06 PM · Bug Report, gpg4win

Feb 11 2022

NfuRipHA created T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe.
Feb 11 2022, 10:37 PM · Bug Report, gpg4win
NfuRipHA updated NfuRipHA.
Feb 11 2022, 10:27 PM
NfuRipHA updated NfuRipHA.
Feb 11 2022, 10:27 PM
werner committed rW2a24be4b3349: msi: Don't let die die with a stack trace. (authored by werner).
msi: Don't let die die with a stack trace.
Feb 11 2022, 7:22 PM
werner committed rW66ef0efc23ec: Fix source upload name. (authored by werner).
Fix source upload name.
Feb 11 2022, 7:20 PM
jukivili added a comment to T5828: Improvements for gnupg data operation performance (enc/dec/sign/verify/enarmor/dearmor/etc).

Patch for AEAD encryption speed improvement. 1.9x speed increase for AES256.OCB can be seen on Ryzen 5800X (2.2GB/s to 4.2GB/s) by avoiding memcpy on fast path. (second version of patch in subtask)

Feb 11 2022, 6:32 PM · gnupg
jukivili triaged T5828: Improvements for gnupg data operation performance (enc/dec/sign/verify/enarmor/dearmor/etc) as Low priority.
Feb 11 2022, 6:29 PM · gnupg
ikloecker committed rKLEOPATRAb60ccfe68aba: Group action data by menu (authored by ikloecker).
Group action data by menu
Feb 11 2022, 4:22 PM
ikloecker committed rKLEOPATRA6a1b1e1cc9b6: Clean up left-over references to configure_backend action (authored by ikloecker).
Clean up left-over references to configure_backend action
Feb 11 2022, 4:22 PM
ikloecker committed rKLEOPATRA8cda5a03a97c: Add action for restarting the GnuPG daemons (authored by ikloecker).
Add action for restarting the GnuPG daemons
Feb 11 2022, 4:22 PM
ikloecker committed rLIBKLEObdb27bc34136: Bump library version (authored by ikloecker).
Bump library version
Feb 11 2022, 4:14 PM
ikloecker committed rLIBKLEOb8517cb0a019: Throttle launching of the GnuPG agent (authored by ikloecker).
Throttle launching of the GnuPG agent
Feb 11 2022, 4:14 PM
ikloecker committed rLIBKLEOe0864b3a88bf: Add helper for shutting down the GnuPG daemons (authored by ikloecker).
Add helper for shutting down the GnuPG daemons
Feb 11 2022, 4:14 PM
ikloecker committed rLIBKLEO216cb848f962: Deduplicate code for running gpgconf (authored by ikloecker).
Deduplicate code for running gpgconf
Feb 11 2022, 4:14 PM
aheinecke committed rW22fa575de8a2: Post release version bump (authored by aheinecke).
Post release version bump
Feb 11 2022, 1:34 PM
aheinecke committed rW580902cd4dae: Update NEWS for todays release (authored by aheinecke).
Update NEWS for todays release
Feb 11 2022, 1:34 PM
aheinecke committed rWe9361b49d061: Remove NEWS entry about larger gpgtar fnames (authored by aheinecke).
Remove NEWS entry about larger gpgtar fnames
Feb 11 2022, 1:34 PM
aheinecke committed rWe318a03e8a45: msi: Add guids for dvipdf icon (authored by aheinecke).
msi: Add guids for dvipdf icon
Feb 11 2022, 1:34 PM
aheinecke triaged T5827: GpgOL: Allow setting HKLM values as override as High priority.
Feb 11 2022, 12:46 PM · gpgol, Restricted Project
ikloecker committed rLIBKLEO2a87d1d356da: Unify retrying to connect to the GnuPG agent (authored by ikloecker).
Unify retrying to connect to the GnuPG agent
Feb 11 2022, 12:19 PM
ikloecker committed rLIBKLEO04a4478605b9: Add helper for launching the GnuPG agent (authored by ikloecker).
Add helper for launching the GnuPG agent
Feb 11 2022, 12:19 PM
ikloecker committed rLIBKLEO8df2fe9a13b9: Add helper to check if gpg-agent is running and accepts connections (authored by ikloecker).
Add helper to check if gpg-agent is running and accepts connections
Feb 11 2022, 12:19 PM
ikloecker committed rLIBKLEO74375c89d154: GIT_SILENT: Remove trailing '/' from include path (authored by ikloecker).
GIT_SILENT: Remove trailing '/' from include path
Feb 11 2022, 12:19 PM
ikloecker committed rKLEOPATRA2f504289f748: Reset the Assuan context if we detect a broken pipe (authored by ikloecker).
Reset the Assuan context if we detect a broken pipe
Feb 11 2022, 12:18 PM
ikloecker committed rKLEOPATRAe7d903e3bd7e: Unify retrying to connect to the GnuPG agent (authored by ikloecker).
Unify retrying to connect to the GnuPG agent
Feb 11 2022, 12:18 PM
ikloecker committed rKLEOPATRA183e3f72ec26: Wait a bit before restarting the connection (authored by ikloecker).
Wait a bit before restarting the connection
Feb 11 2022, 12:18 PM
aheinecke committed rW2e060b14b622: msi: Fix multi targets with beta versioning change (authored by aheinecke).
msi: Fix multi targets with beta versioning change
Feb 11 2022, 7:46 AM

Feb 10 2022

JaminCollins added a comment to T2818: expected behavior unclear when using gpg from ssh on a machine with a running X11 session.

While searching for a solution to this, I found multiple reports of people that appear to be impacted by this 5 year old issue.

Feb 10 2022, 10:25 PM · pinentry, Bug Report
jukivili committed rGab177eed514f: g10/mainproc: avoid extra hash contexts when decrypting MDC input (authored by jukivili).
g10/mainproc: avoid extra hash contexts when decrypting MDC input
Feb 10 2022, 7:50 PM
jukivili created T5826: Improve detached signing and verification speed.
Feb 10 2022, 7:15 PM · gnupg
ikloecker added a comment to T5813: Locating Keys via WKD with gpg4win fails with unknown error..

Did you make another request for locating keys via WKD after adding the debug flags? I'm asking because when I do this I get the following log:

2022-02-10 17:49:59 dirmngr[6780] listening on socket '/run/user/1000/gnupg/d.f3hdqcrmjwf98p87yqjmuctx/S.dirmngr'
2022-02-10 17:49:59 dirmngr[6781.0] permanently loaded certificates: 130
2022-02-10 17:49:59 dirmngr[6781.0]     runtime cached certificates: 0
2022-02-10 17:49:59 dirmngr[6781.0]            trusted certificates: 130 (130,0,0,0)
2022-02-10 17:49:59 dirmngr[6781.0] failed to open cache dir file '/tmp/tmp.8P2EakNghu/crls.d/DIR.txt': No such file or directory
2022-02-10 17:49:59 dirmngr[6781.0] creating directory '/tmp/tmp.8P2EakNghu/crls.d'
2022-02-10 17:49:59 dirmngr[6781.0] new cache dir file '/tmp/tmp.8P2EakNghu/crls.d/DIR.txt' created
2022-02-10 17:49:59 dirmngr[6781.6] handler for fd 6 started
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> # Home: /tmp/tmp.8P2EakNghu
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> # Config: /tmp/tmp.8P2EakNghu/dirmngr.conf
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> OK Dirmngr 2.3.5-beta17 at your service
2022-02-10 17:49:59 dirmngr[6781.6] connection from process 6779 (1000:100)
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 <- GETINFO version
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> D 2.3.5-beta17
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> OK
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 <- WKD_GET -- werner.koch@gnupg.com
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: libdns initialized
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: resolve_dns_name(openpgpkey.gnupg.com): No name
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: getsrv(_openpgpkey._tcp.gnupg.com) -> 0 records
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> S SOURCE https://gnupg.com
2022-02-10 17:49:59 dirmngr[6781.6] number of system provided CAs: 390
2022-02-10 17:49:59 dirmngr[6781.6] DBG: Using TLS library: GNUTLS 3.7.3
2022-02-10 17:49:59 dirmngr[6781.6] DBG: http.c:connect_server: trying name='gnupg.com' port=443
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: resolve_dns_name(gnupg.com): Success
2022-02-10 17:49:59 dirmngr[6781.6] DBG: http.c:1917:socket_new: object 0x00007f524c290e20 for fd 7 created
2022-02-10 17:50:00 dirmngr[6781.6] DBG: http.c:request:
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> GET /.well-known/openpgpkey/hu/waoubdep9643akkesx4xm3ynstfffiok?l=werner.koch HTTP/1.0\r\n
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> Host: gnupg.com\r\n
2022-02-10 17:50:00 dirmngr[6781.6] DBG: http.c:request-header:
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> \r\n
2022-02-10 17:50:00 dirmngr[6781.6] DBG: http.c:response:
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> HTTP/1.0 200 OK\r\n
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Date: Thu, 10 Feb 2022 16:49:59 GMT'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Server: Boa/0.94.14rc21'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Accept-Ranges: bytes'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Connection: close'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Content-Length: 957'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Last-Modified: Mon, 28 Jun 2021 17:47:11 GMT'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Content-Type: text/plain'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: ''
2022-02-10 17:50:00 dirmngr[6781.6] DBG: (957 bytes sent via D lines not shown)
2022-02-10 17:50:00 dirmngr[6781.6] DBG: chan_6 -> OK
2022-02-10 17:50:00 dirmngr[6781.6] DBG: chan_6 <- BYE
2022-02-10 17:50:00 dirmngr[6781.6] DBG: chan_6 -> OK closing connection
2022-02-10 17:50:00 dirmngr[6781.6] handler for fd 6 terminated
Feb 10 2022, 5:53 PM · wkd, gpg4win, Bug Report
mieth added a comment to T5813: Locating Keys via WKD with gpg4win fails with unknown error..
2022-02-10 17:07:35 [12256]    dauerhaft geladene Zertifikate: 74
2022-02-10 17:07:35 [12256]  zwischengespeicherte Zertifikate: 0
2022-02-10 17:07:35 [12256]     vertrauenswürdige Zertifikate: 74 (74,0,0,0)
2022-02-10 17:07:35 [12256] DBG: chan_0x0000026c -> # Home: C:\Users\User\AppData\Roaming\gnupg
2022-02-10 17:07:35 [12256] DBG: chan_0x0000026c -> # Config: .\dirmngr.conf
2022-02-10 17:07:35 [12256] DBG: chan_0x0000026c -> OK Dirmngr 2.3.4 at your service
Feb 10 2022, 5:10 PM · wkd, gpg4win, Bug Report
ikloecker claimed T5775: Kleopatra: Add action to restart background processes.
Feb 10 2022, 4:39 PM · kleopatra, Restricted Project
aheinecke added a comment to T5824: Kleopatra: Full accessibility support.

From the external test and review of the test results I list the priority below. Some of the issues need to be reproduced for full understanding. We should open subtasks where appropiate. To have a better orientation I think we should keep the general prioritization in mind and work use case by use case.

Feb 10 2022, 3:38 PM · kleopatra
aheinecke committed rP7d5c123f802a: qt: Embed icons to avoid theme searches (authored by aheinecke).
qt: Embed icons to avoid theme searches
Feb 10 2022, 3:27 PM