Page MenuHome GnuPG
Feed All Stories

Jul 19 2022

ikloecker triaged T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect as Normal priority.
Jul 19 2022, 12:01 PM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA4a3dcec0428a: Do not export anything if the user canceled the operation (authored by ikloecker).
Do not export anything if the user canceled the operation
Jul 19 2022, 12:00 PM
gniibe committed rE64bcee3c467d: build: Fix configure script. (authored by gniibe).
build: Fix configure script.
Jul 19 2022, 11:44 AM
gniibe committed rEb1b808f30f83: build: Update config.guess, config.sub, and config.rpath. (authored by gniibe).
build: Update config.guess, config.sub, and config.rpath.
Jul 19 2022, 11:44 AM
gniibe committed rA6da6a3df3c98: build: Update config.guess, config.sub, and config.rpath. (authored by gniibe).
build: Update config.guess, config.sub, and config.rpath.
Jul 19 2022, 11:31 AM
gniibe committed rK466837db84fb: build: Update config.guess and config.sub. (authored by gniibe).
build: Update config.guess and config.sub.
Jul 19 2022, 11:21 AM
gniibe committed rKca9a04569020: build: Support cross compile. (authored by gniibe).
build: Support cross compile.
Jul 19 2022, 11:21 AM
gniibe committed rC9a134fb7f286: cipher: Add buildhelp.h to source to be distributed. (authored by gniibe).
cipher: Add buildhelp.h to source to be distributed.
Jul 19 2022, 10:23 AM
ikloecker added a comment to T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect.

It turns out that gpg does report an error via status-fd, but it doesn't report via status-fd that the operation was canceled (Update: The error code 83886179 in the status message corresponds to GPG_ERR_CANCELED, i.e. gpg reports that the user canceled the operation.)

$ gpg --status-fd 1 --export-secret-keys --armor -- 3A8536D46F57779C49F0CF542C0444CB59852D29
[GNUPG:] KEY_CONSIDERED 3A8536D46F57779C49F0CF542C0444CB59852D29 0
[GNUPG:] PINENTRY_LAUNCHED 6899 qt 1.2.1-beta1 /dev/pts/47 xterm-256color :0 20600/1000/5 1000/100 0
gpg: key 79BF2044FA53B3A492B361882353B5828F9B391C: error receiving key from agent: Operation cancelled - skipped
[GNUPG:] ERROR export_keys.secret 83886179
[GNUPG:] PINENTRY_LAUNCHED 6907 qt 1.2.1-beta1 /dev/pts/47 xterm-256color :0 20600/1000/5 1000/100 0
-----BEGIN PGP PRIVATE KEY BLOCK-----
Jul 19 2022, 10:16 AM · kleopatra, Restricted Project
gniibe committed rC2efb90104591: build: Fix configure script. (authored by gniibe).
build: Fix configure script.
Jul 19 2022, 10:12 AM
gniibe committed rCe633cc3315aa: build: Update config.guess, config.sub, and config.rpath. (authored by gniibe).
build: Update config.guess, config.sub, and config.rpath.
Jul 19 2022, 10:12 AM
ebo created T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect.
Jul 19 2022, 10:01 AM · vsd33, kleopatra, Restricted Project
ikloecker added a comment to T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect.

The second pinentry window comes up to ask for the passphrase that protects your subkey. Usually, gpg will try to use the passphrase entered for the primary key also for the subkey, but since you canceled the first pinentry there's no passphrase to re-use.

Jul 19 2022, 9:51 AM · kleopatra, Restricted Project
ebo added a comment to T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect.

Jul 19 2022, 9:38 AM · kleopatra, Restricted Project
ebo created T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect.
Jul 19 2022, 8:58 AM · kleopatra, Restricted Project

Jul 18 2022

ikloecker committed rLIBKLEO25f3821c7697: Announce current item when lists get focus (authored by ikloecker).
Announce current item when lists get focus
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEOd7f0b09a5507: Set list as buddy of corresponding label (authored by ikloecker).
Set list as buddy of corresponding label
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEO4a1a18a7f7fe: Ensure consistent selection of the current item (authored by ikloecker).
Ensure consistent selection of the current item
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEO8207fe17deb7: Set accessible name for the attribute entries (authored by ikloecker).
Set accessible name for the attribute entries
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEO4dd349249cf8: Select the first item in both lists after filling the lists (authored by ikloecker).
Select the first item in both lists after filling the lists
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEO381f044177e0: Add accessible names for the lists (authored by ikloecker).
Add accessible names for the lists
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEO809f8d1fb488: Separate buttons for changing the entries and for changing the order (authored by ikloecker).
Separate buttons for changing the entries and for changing the order
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEOd1672548be39: Make selection of the attributes with the keyboard work (authored by ikloecker).
Make selection of the attributes with the keyboard work
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEO5e1e0a7e8dd9: Remove useless checks for QT_NO_TREEWIDGET (authored by ikloecker).
Remove useless checks for QT_NO_TREEWIDGET
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEOadf71ac7fdd3: Modernize: Use vectors instead of arrays (authored by ikloecker).
Modernize: Use vectors instead of arrays
Jul 18 2022, 5:48 PM
ikloecker committed rLIBKLEOfc783889804b: Add accessible names for tool buttons for changing the attribute order (authored by ikloecker).
Add accessible names for tool buttons for changing the attribute order
Jul 18 2022, 5:48 PM
kmhuntly closed T6074: gpg v2.3.6 doesnt work with ssh as Resolved.

as of 2.3.7 (which I just updated to) this works. ticket can be closed

Jul 18 2022, 12:48 PM · Info Needed, gnupg (gpg23), ssh, Bug Report
ikloecker moved T6089: Kleopatra: Make DN attribute order configuration accessible from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 18 2022, 11:40 AM · kleopatra, Restricted Project
ikloecker triaged T6089: Kleopatra: Make DN attribute order configuration accessible as Normal priority.
Jul 18 2022, 11:40 AM · kleopatra, Restricted Project
gniibe committed rG7e44f883664e: build: Update config.guess, config.sub, and config.rpath. (authored by gniibe).
build: Update config.guess, config.sub, and config.rpath.
Jul 18 2022, 11:19 AM
ikloecker triaged T6088: Kleopatra: Improve accessibility of icon-only buttons as Normal priority.
Jul 18 2022, 11:16 AM · kleopatra, Restricted Project
gniibe triaged T6078: File `config.guess` is a little out of date as Normal priority.

Thank you.

Jul 18 2022, 10:56 AM · gpgme, pinentry, scute, ntbtls, libksba, libassuan, npth, libgcrypt, gpgrt, gnupg, Bug Report
ikloecker changed the status of T6083: Kleopatra: Sign/encrypt window size issue from Open to Testing.

I have improved the cursor positioning:

  • Keep the cursor position when a key/group is updated in the background.
  • Move the cursor to the start when the user finishes editing (with Return), selects a key/group via the selection dialog, or moves focus to another UI element.
  • Otherwise, we keep the default behavior.
Jul 18 2022, 10:47 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRAefed6dd30da2: Improve cursor positioning of certificate input field (authored by ikloecker).
Improve cursor positioning of certificate input field
Jul 18 2022, 10:46 AM
gniibe added projects to T6074: gpg v2.3.6 doesnt work with ssh: ssh, gnupg (gpg23), Info Needed.

Please give us more information.

  • Do you change SSH program?
  • Do you mean, reinstalling gpg 2.3.4 fixes your issue?
  • Are you using with smartcard/token? Which one (Yubikey/Zeitcontrol/Gnuk), if it's the case?
Jul 18 2022, 10:31 AM · Info Needed, gnupg (gpg23), ssh, Bug Report
gniibe claimed T6074: gpg v2.3.6 doesnt work with ssh.
Jul 18 2022, 10:20 AM · Info Needed, gnupg (gpg23), ssh, Bug Report
gniibe claimed T6078: File `config.guess` is a little out of date.
Jul 18 2022, 10:20 AM · gpgme, pinentry, scute, ntbtls, libksba, libassuan, npth, libgcrypt, gpgrt, gnupg, Bug Report
gniibe closed T6035: Portability issue: ftruncate as Resolved.
Jul 18 2022, 9:58 AM · backport, gpgagent, gnupg
gniibe edited projects for T6035: Portability issue: ftruncate, added: backport; removed Restricted Project.

It's in 2.3.7 and 2.2.36.

Jul 18 2022, 9:58 AM · backport, gpgagent, gnupg
aheinecke closed T6087: tax.xz as Invalid.
Jul 18 2022, 9:07 AM · Feature Request
aheinecke triaged T6072: Kleopatra: Display "gpgconf -X" as Wishlist priority.

@ikloecker KWatchGnuPG does not work on Windows. And this also does not work with Kleopatra logging and GPGME logging, Kleopatra logging needs Dbgview on Windows, which can be spammed by other software and GPGME logging requires an enviornment variable. So having this in a logging view would be good for support.

Jul 18 2022, 9:05 AM · vsd33, Restricted Project, kleopatra, Feature Request
aheinecke closed T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @) as Resolved.

Yes, this sadly happened with 3.1.23 for Gpg4win 4.0.3 this was noticed and fixed with rW3cdf0b10d39c844b6f3557a85dc39dc2b9242b53 as we are planning 3.1.24 anyway this issue pushed the timeline for this a bit earlier so we should have a relase very soon.

Jul 18 2022, 9:01 AM · kleopatra, Bug Report, gpg4win
cklassen committed rWefa8169fc1ae: clearification for instruction after download (authored by cklassen).
clearification for instruction after download
Jul 18 2022, 8:38 AM

Jul 17 2022

vitusb updated the task description for T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 17 2022, 12:24 PM · kleopatra, Bug Report, gpg4win
vitusb renamed T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @) from Kleopatra crashes when attempting to search on keyserver with FQN-mailaddress provided (with @) to Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 17 2022, 12:11 PM · kleopatra, Bug Report, gpg4win
l10n daemon script <scripty@kde.org> committed rKLEOPATRA954d21645640: 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
Jul 17 2022, 4:54 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa9a3f23ba0e2: 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
Jul 17 2022, 3:46 AM

Jul 16 2022

ANTOGUTAR created T6087: tax.xz.
Jul 16 2022, 2:04 AM · Feature Request

Jul 15 2022

ikloecker committed rKLEOPATRA2df6dd40d84a: Fix filtering of certificates by a text pattern (authored by ikloecker).
Fix filtering of certificates by a text pattern
Jul 15 2022, 5:50 PM
ikloecker changed the status of T6086: Kleopatra: Filtering keys doesn't work anymore from Open to Testing.

Fixed.

Jul 15 2022, 5:50 PM · Restricted Project, kleopatra, Bug Report
ikloecker committed rKLEOPATRAed516693f1ff: Port filtering of groups to QRegularExpression (authored by ikloecker).
Port filtering of groups to QRegularExpression
Jul 15 2022, 5:50 PM
ikloecker claimed T6086: Kleopatra: Filtering keys doesn't work anymore.

This regression was introduced by rLIBKLEOf9cb0d3f03c6: Port filterRegExp to filterRegularExpression.

Jul 15 2022, 5:34 PM · Restricted Project, kleopatra, Bug Report
ikloecker created T6086: Kleopatra: Filtering keys doesn't work anymore.
Jul 15 2022, 5:31 PM · Restricted Project, kleopatra, Bug Report
mlaurent committed rLIBKLEOdbad8f9505c4: GIT_SILENT: prepare 5.21 rc (authored by mlaurent).
GIT_SILENT: prepare 5.21 rc
Jul 15 2022, 4:54 PM
ebo added a comment to T6085: pinentry-qt: Earlier passphrase hint when creating new key.

it seems to be a GnuPG-VSD packaging issue, then

Jul 15 2022, 3:30 PM · gnupg, Restricted Project, pinentry
ikloecker claimed T6083: Kleopatra: Sign/encrypt window size issue.
Jul 15 2022, 2:47 PM · kleopatra, Restricted Project
ikloecker added a comment to T6083: Kleopatra: Sign/encrypt window size issue.

I'm not sure whether this can be solved satisfactory because we use different UI elements. For "Encrypt for me" we use a drop-down box because usually a user won't have that many keys (often only one), so that a drop-down box is more convenient than an input field with auto-completion. For "Encrypt for others" we use an input field with auto-completion because there can be 100s keys of others which makes using a drop-down box unfeasible.

Jul 15 2022, 2:46 PM · kleopatra, Restricted Project
ebo added a comment to T6083: Kleopatra: Sign/encrypt window size issue.

Jul 15 2022, 2:19 PM · kleopatra, Restricted Project
ikloecker added a comment to T6067: dirmngr 2.2 does not ask keyservers for fingerprints.

Due to https://dev.gnupg.org/T5725#153224 ("The fingerprints are needed by Kleopatra as unique identifier for keys."), is this still implemented in that way ?

Jul 15 2022, 1:48 PM · gnupg (gpg22), Restricted Project, dirmngr
ikloecker triaged T6083: Kleopatra: Sign/encrypt window size issue as Normal priority.

A screenshot would be nice.

Jul 15 2022, 1:38 PM · kleopatra, Restricted Project
ikloecker renamed T6083: Kleopatra: Sign/encrypt window size issue from Sign/encrypt window size issue to Kleopatra: Sign/encrypt window size issue.
Jul 15 2022, 1:37 PM · kleopatra, Restricted Project
ikloecker added a comment to T6085: pinentry-qt: Earlier passphrase hint when creating new key.

It's already possible to define a short and a long hint for the constraints via the file doc/help.txt and its translations. This is a standard technique used by GnuPG for customization of several UI texts. Since the passphrase constraints can be very complex we don't try to come up with a suitable default hint.

Jul 15 2022, 1:00 PM · gnupg, Restricted Project, pinentry
ikloecker renamed T6085: pinentry-qt: Earlier passphrase hint when creating new key from earlier passphrase hint when creating new key to pinentry-qt: Earlier passphrase hint when creating new key.
Jul 15 2022, 12:57 PM · gnupg, Restricted Project, pinentry
ebo created T6085: pinentry-qt: Earlier passphrase hint when creating new key.
Jul 15 2022, 12:29 PM · gnupg, Restricted Project, pinentry
vitusb added a comment to T6067: dirmngr 2.2 does not ask keyservers for fingerprints.

What i don't understand is ...

Jul 15 2022, 11:18 AM · gnupg (gpg22), Restricted Project, dirmngr
vitusb changed Version from 3.1.22 to 3.1.22 (3.1.23) on T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 15 2022, 11:08 AM · kleopatra, Bug Report, gpg4win
vitusb updated the task description for T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 15 2022, 11:05 AM · kleopatra, Bug Report, gpg4win
vitusb updated the task description for T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 15 2022, 9:48 AM · kleopatra, Bug Report, gpg4win
vitusb updated the task description for T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 15 2022, 9:43 AM · kleopatra, Bug Report, gpg4win
vitusb updated the task description for T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 15 2022, 9:42 AM · kleopatra, Bug Report, gpg4win
vitusb created T6084: Kleopatra (SelfBuild version and GnuPG-VS-Desktop version) crashes when attempting to search on keyserver with FQN-mailaddress provided (with @).
Jul 15 2022, 9:26 AM · kleopatra, Bug Report, gpg4win
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9b3b8b82a487: 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
Jul 15 2022, 4:57 AM
gniibe updated subscribers of T6082: Failed to decrypt with YubiKey on m1 mac.

Thanks to @mistydemeo
The patch was quickly applied to homebrew.
https://github.com/Homebrew/homebrew-core/commits/9f1ab1ce5c5d2edbe954644a52dc9ef60df5bfa2/Formula/gnupg.rb

Jul 15 2022, 2:58 AM · Bug Report
gniibe merged T6082: Failed to decrypt with YubiKey on m1 mac into T6070: Yubikey 5C 'not available: card error' regression.
Jul 15 2022, 2:50 AM · gnupg (gpg23), scd, Bug Report
gniibe merged task T6082: Failed to decrypt with YubiKey on m1 mac into T6070: Yubikey 5C 'not available: card error' regression.
Jul 15 2022, 2:50 AM · Bug Report
gniibe added a comment to T6082: Failed to decrypt with YubiKey on m1 mac.

Thank you for your report.

Jul 15 2022, 2:48 AM · Bug Report
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Does Yubico furnish you with devices for test...

Jul 15 2022, 2:06 AM · gnupg (gpg23), scd, Bug Report

Jul 14 2022

jdrch added a comment to T4449: Configurable timer for having-to-input passphrase via "kleopatra".

Or you can write it directly to the config in %APPDATA%/gpg-agent.conf

Jul 14 2022, 6:09 PM · Feature Request
ebo created T6083: Kleopatra: Sign/encrypt window size issue.
Jul 14 2022, 3:54 PM · kleopatra, Restricted Project
ikloecker changed the status of T6080: Kleopatra: Make changing the expiration date accessible from Open to Testing.

Ready for testing.

Jul 14 2022, 3:41 PM · kleopatra, Restricted Project
ikloecker changed the status of T6080: Kleopatra: Make changing the expiration date accessible, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Jul 14 2022, 3:41 PM · kleopatra, Restricted Project
kusyka911 renamed T6082: Failed to decrypt with YubiKey on m1 mac from failed to decrypt with yubikey on m1 mac to Failed to decrypt with YubiKey on m1 mac.
Jul 14 2022, 3:06 PM · Bug Report
kusyka911 updated the task description for T6082: Failed to decrypt with YubiKey on m1 mac.
Jul 14 2022, 3:04 PM · Bug Report
kusyka911 added a comment to T6082: Failed to decrypt with YubiKey on m1 mac.
Jul 14 2022, 3:02 PM · Bug Report
kusyka911 created T6082: Failed to decrypt with YubiKey on m1 mac.
Jul 14 2022, 3:00 PM · Bug Report
jscheid added a comment to T6077: gpg 2.3.6 and 2.3.7 don't seem to work with Yubikey anymore.

Ah thanks, missed that one somehow.

Jul 14 2022, 2:04 PM · Bug Report
OJFord added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Thanks @gniibe. Does Yubico furnish you with devices for test, or did you have to order that at your own/the project's expense?

Jul 14 2022, 1:19 PM · gnupg (gpg23), scd, Bug Report
ikloecker committed rKLEOPATRA3e82c3fd4724: Set useful accessible names for the radio buttons (authored by ikloecker).
Set useful accessible names for the radio buttons
Jul 14 2022, 12:31 PM
ikloecker committed rKLEOPATRAe53eedf01033: Use the more accessible date combo box for the expiration date (authored by ikloecker).
Use the more accessible date combo box for the expiration date
Jul 14 2022, 12:31 PM
ikloecker committed rKLEOPATRAf3c143937bbb: Make focus helpers available for other dialogs (authored by ikloecker).
Make focus helpers available for other dialogs
Jul 14 2022, 12:31 PM
ikloecker committed rKLEOPATRAcc33eb2e69ab: Give keyboard focus to the checked radio button when showing dialog (authored by ikloecker).
Give keyboard focus to the checked radio button when showing dialog
Jul 14 2022, 12:31 PM
mmontkowski moved T5967: GpgOL: Use kleopatra groups in keyresolver from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 14 2022, 11:40 AM · gpgol, Restricted Project
aheinecke triaged T6081: MSI: Check for GnuPT on installation as Normal priority.
Jul 14 2022, 11:00 AM · Restricted Project, gpg4win
ebo added a project to T5227: GpgOL: User documentation: Documentation.
Jul 14 2022, 10:55 AM · Documentation, Restricted Project, gpgol
ikloecker triaged T6080: Kleopatra: Make changing the expiration date accessible as Normal priority.
Jul 14 2022, 10:51 AM · kleopatra, Restricted Project
ebo moved T5227: GpgOL: User documentation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 14 2022, 10:38 AM · Documentation, Restricted Project, gpgol
ebo moved T5227: GpgOL: User documentation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 14 2022, 10:38 AM · Documentation, Restricted Project, gpgol
ikloecker changed the status of T5843: Kleopatra: Make certificate details accessible, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Jul 14 2022, 10:14 AM · kleopatra, Restricted Project
ikloecker changed the status of T5843: Kleopatra: Make certificate details accessible from Open to Testing.

Ready for testing.

Jul 14 2022, 10:14 AM · kleopatra, Restricted Project
ikloecker added a comment to T6077: gpg 2.3.6 and 2.3.7 don't seem to work with Yubikey anymore.

You may be interested in https://dev.gnupg.org/T6070#160227

Jul 14 2022, 9:09 AM · Bug Report