Page MenuHome GnuPG

vsd33Project
ActivePublic

Milestones

Members

  • This project does not have any members.
  • View All

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Tracking of the GnuPG VS Desktop version 3.3.x

Recent Activity

Wed, Sep 17

werner updated the task description for T7771: GpgOL: not selected signed mail with very long subject causes high CPU load.
Wed, Sep 17, 3:17 PM · vsd33, gpgol
ebo moved T7804: de-vs compliance not shown if also password encrypted from Backlog to WiP on the vsd33 board.
Wed, Sep 17, 8:45 AM · vsd33, gnupg22, Bug Report, vsd, gnupg26

Tue, Sep 16

werner changed the status of T7804: de-vs compliance not shown if also password encrypted from Open to Testing.

Backported to 2.2 but not yes tested with 2.2

Tue, Sep 16, 3:31 PM · vsd33, gnupg22, Bug Report, vsd, gnupg26
ebo added a project to T7804: de-vs compliance not shown if also password encrypted: vsd33.
Tue, Sep 16, 2:54 PM · vsd33, gnupg22, Bug Report, vsd, gnupg26

Fri, Sep 12

timegrid moved T7722: GpgOL: Temp filename creation fails to choose proper extension from QA to Done on the gpd5x board.

Sorry, I just found out, that windows caps the filename earlier than max length, so my former tests were invalid.

Fri, Sep 12, 1:48 PM · Bug Report, gpd5x, vsd33, gpgol
timegrid renamed T7712: Moving new encrypted emails to folder via context menu fails from Moving encrypted emails to folder fails to Moving new encrypted emails to folder via context menu fails.
Fri, Sep 12, 12:18 PM · gpd5x, vsd33, gpgol
timegrid changed the status of T7712: Moving new encrypted emails to folder via context menu fails from Testing to Open.

All mails touched by gpgol should already have a GPGOL_UID_DASL. So to replicate:

  1. Send a new encrypted mail (e.g. Edward -> Ted)
  2. Don't open that mail, but open the context menu: Move -> Other Folder ...
  3. Select a subfolder of INBOX and click OK -> the mail is not moved
Fri, Sep 12, 12:05 PM · gpd5x, vsd33, gpgol
ebo updated the task description for T7269: Attachments vanish from forward encrypted message.
Fri, Sep 12, 10:24 AM · vsd33, gpd5x, Feature Request, gpgol

Thu, Sep 11

ebo moved T7269: Attachments vanish from forward encrypted message from Backlog to QA on the gpd5x board.
Thu, Sep 11, 2:40 PM · vsd33, gpd5x, Feature Request, gpgol
ebo moved T7269: Attachments vanish from forward encrypted message from Backlog to QA on the vsd33 board.
Thu, Sep 11, 2:39 PM · vsd33, gpd5x, Feature Request, gpgol
ebo added a project to T7269: Attachments vanish from forward encrypted message: vsd33.
Thu, Sep 11, 2:39 PM · vsd33, gpd5x, Feature Request, gpgol

Wed, Sep 10

ebo moved T7771: GpgOL: not selected signed mail with very long subject causes high CPU load from Backlog to WiP on the vsd33 board.

Tested with VS-Desktop-3.3.90.8-Beta and the test gpgol.dll from 2025-09-10 and the same test mail from the original report:
The spawning does not occur any more. (Tested with Outlook setting "show as text only" and without.)

Wed, Sep 10, 5:04 PM · vsd33, gpgol

Tue, Sep 9

timegrid moved T7722: GpgOL: Temp filename creation fails to choose proper extension from WIP to QA on the gpd5x board.
Tue, Sep 9, 3:53 PM · Bug Report, gpd5x, vsd33, gpgol

Mon, Sep 8

mmontkowski added a comment to T7771: GpgOL: not selected signed mail with very long subject causes high CPU load.

Andre mentioned in 10721b1dccf4 that "Closing the mail this early might also have contributed to
endless loops of read + close" which is what we see here as well

Mon, Sep 8, 10:58 AM · vsd33, gpgol

Thu, Sep 4

timegrid added a comment to T7722: GpgOL: Temp filename creation fails to choose proper extension.

How to test this? The follwing happens for an attachment of an encrypted mail on gpg4win-5.0.0-beta357, Outlook LTSC Standard 2024 @ win10:

Thu, Sep 4, 1:53 PM · Bug Report, gpd5x, vsd33, gpgol
timegrid added a comment to T7712: Moving new encrypted emails to folder via context menu fails.

Moving an encrypted message on Gpg4win-5.0.0-beta357, Outlook LTSC Standard 2024 @ win10 into an inbox subfolder of Ted.Tester and back works for me, too. Does this confirm, that it's working now?

Thu, Sep 4, 1:25 PM · gpd5x, vsd33, gpgol

Tue, Sep 2

werner moved T7333: Allow gpg to auto-upload a new own key to LDAP servers from Backlog to QA on the gnupg26 board.
Tue, Sep 2, 3:00 PM · gnupg26, vsd33, gnupg22
werner moved T7333: Allow gpg to auto-upload a new own key to LDAP servers from Backlog to WiP on the gnupg22 board.
Tue, Sep 2, 3:00 PM · gnupg26, vsd33, gnupg22

Fri, Aug 29

werner added a comment to T7333: Allow gpg to auto-upload a new own key to LDAP servers.

re 1: Only if the option --auto-key-upload is used/configured.
re 2: Do not configure --auto-key-upload but give it on the command line.
re 3: Do not use --auto-key-upload - maybe I should add a --no-auto-key-upload option.

Fri, Aug 29, 10:26 AM · gnupg26, vsd33, gnupg22

Thu, Aug 28

William added a comment to T7333: Allow gpg to auto-upload a new own key to LDAP servers.

Hi
I have some questions about the "auto-key-upload: If an LDAP keyserver is configured (in dirmngr), upload a newly created key directly to that server" feature:

  1. If an LDAP keyserver is configured, will every newly created key be uploaded? Is this upload behavior enabled by default?
  2. Even with an LDAP keyserver configured, what if we don’t want to upload by default? If we prefer manual approval or want to upload only a specific subkey, how should we handle that?
  3. What about keys created for testing, temporary use, or personal privacy-sensitive purposes that we don’t want others to discover?

People who use GPG tend to care deeply about privacy and don’t want to upload or expose unnecessary information.

Thu, Aug 28, 8:57 PM · gnupg26, vsd33, gnupg22

Tue, Aug 26

werner added a comment to T7771: GpgOL: not selected signed mail with very long subject causes high CPU load.

The culprit seems to be commit rO6cb4ccf4d8db03e9922984d9c5f5bf7f8806954d but a brief inspection does not show any problematic code. Thus this might be due to an Outlook peculiarity.

Tue, Aug 26, 4:34 PM · vsd33, gpgol

Aug 19 2025

timegrid added a comment to T7639: Kleopatra: Version information sometimes not shown..

Looks good to me on GnuPG-VS-Desktop-3.3.90.8-Beta-Standard.msi (3.3.3 betaversion) @ win10
(tested with 10 restarts)

Aug 19 2025, 5:19 PM · vsd33 (vsd-3.3.3), Bug Report, gpd5x, kleopatra
TobiasFella added a comment to T7674: Kleopatra: Restore behavior of RSAKeySizes and PGPKeyType.

looks correct

Aug 19 2025, 5:16 PM · vsd33 (vsd-3.3.3), kleopatra
timegrid added a comment to T7674: Kleopatra: Restore behavior of RSAKeySizes and PGPKeyType.

Mostly looks good to me on GnuPG-VS-Desktop-3.3.90.8-Beta-Standard.msi (3.3.3 betaversion) @ win10

Aug 19 2025, 5:14 PM · vsd33 (vsd-3.3.3), kleopatra
timegrid added a comment to T7737: pinentry-qt: Icons on buttons are hardly visible with dark high contrast modes.

Looks good to me on GnuPG-VS-Desktop-3.3.90.8-Beta-Standard.msi (3.3.3 betaversion) @ win10

nr.1
nr.2
schwarz
weiß
Aug 19 2025, 4:15 PM · vsd33 (vsd-3.3.3), vsd34, pinentry, a11y, kleopatra
timegrid added a comment to T7678: Kleopatra: revoked UIDs should not be offered for signing and they should be labeled consistently.

Looks good to me on GnuPG-VS-Desktop-3.3.90.8-Beta-Standard.msi (3.3.3 betaversion) @ win10

Aug 19 2025, 4:10 PM · vsd33 (vsd-3.3.3), Bug Report, kleopatra
ebo moved T7639: Kleopatra: Version information sometimes not shown. from WiP to QA on the vsd33 board.
Aug 19 2025, 8:42 AM · vsd33 (vsd-3.3.3), Bug Report, gpd5x, kleopatra
ebo moved T7678: Kleopatra: revoked UIDs should not be offered for signing and they should be labeled consistently from WiP to QA on the vsd33 board.
Aug 19 2025, 8:42 AM · vsd33 (vsd-3.3.3), Bug Report, kleopatra
ebo moved T7674: Kleopatra: Restore behavior of RSAKeySizes and PGPKeyType from WiP to QA on the vsd33 board.
Aug 19 2025, 8:41 AM · vsd33 (vsd-3.3.3), kleopatra
ebo moved T7737: pinentry-qt: Icons on buttons are hardly visible with dark high contrast modes from WiP to QA on the vsd33 board.
Aug 19 2025, 8:41 AM · vsd33 (vsd-3.3.3), vsd34, pinentry, a11y, kleopatra

Aug 8 2025

ebo triaged T7771: GpgOL: not selected signed mail with very long subject causes high CPU load as High priority.
Aug 8 2025, 4:26 PM · vsd33, gpgol

Aug 7 2025

ebo moved T7736: Pinentry: Show/hide button not accessible by keyboard from Backlog to Done on the pinentry board.

works in vsd3.3.3, tested with VS-Desktop-3.3.90.8-Beta

Aug 7 2025, 3:13 PM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry

Aug 5 2025

ebo renamed T7722: GpgOL: Temp filename creation fails to choose proper extension from Temp filename creation fails to choose proper extension to GpgOL: Temp filename creation fails to choose proper extension.
Aug 5 2025, 9:09 AM · Bug Report, gpd5x, vsd33, gpgol

Aug 4 2025

ikloecker added a comment to T7736: Pinentry: Show/hide button not accessible by keyboard.

The gold rule of tab order is that tab order follows the usual reading direction, i.e. line by line from left to right. If you press Enter after entering the password in the first input field then the focus should jump to the second input field.

Aug 4 2025, 10:26 PM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry
timegrid moved T7736: Pinentry: Show/hide button not accessible by keyboard from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta357 @ win10:

Aug 4 2025, 6:17 PM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry
ebo removed a project from T7333: Allow gpg to auto-upload a new own key to LDAP servers: Restricted Project.
Aug 4 2025, 1:39 PM · gnupg26, vsd33, gnupg22
ebo moved T7736: Pinentry: Show/hide button not accessible by keyboard from Backlog to WiP on the vsd33 board.
Aug 4 2025, 1:31 PM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry
ebo moved T7737: pinentry-qt: Icons on buttons are hardly visible with dark high contrast modes from Backlog to WiP on the vsd33 board.
Aug 4 2025, 1:31 PM · vsd33 (vsd-3.3.3), vsd34, pinentry, a11y, kleopatra
ikloecker claimed T7736: Pinentry: Show/hide button not accessible by keyboard.
Aug 4 2025, 9:35 AM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry

Jul 29 2025

ikloecker changed the status of T7736: Pinentry: Show/hide button not accessible by keyboard from Open to Testing.

The fix should be available in gpg4win-5.0.0-beta350.

Jul 29 2025, 9:56 AM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry

Jul 28 2025

ikloecker added a parent task for T7736: Pinentry: Show/hide button not accessible by keyboard: Unknown Object (Maniphest Task).
Jul 28 2025, 3:22 PM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry

Jul 25 2025

werner moved T5447: Add feature to delete a key from an LDAP server from WIP to QA on the gnupg26 board.
Jul 25 2025, 5:30 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner moved T5447: Add feature to delete a key from an LDAP server from Backlog to WiP on the vsd33 board.
Jul 25 2025, 3:29 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner moved T5447: Add feature to delete a key from an LDAP server from Backlog to WIP on the gnupg26 board.
Jul 25 2025, 3:04 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner changed the status of T5447: Add feature to delete a key from an LDAP server from Open to Testing.
Jul 25 2025, 3:04 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
ebo added a project to T5846: Kleopatra: File operation resultlistwidget accessibility (contrast): vsd33.
Jul 25 2025, 12:15 PM · vsd34, a11y, kleopatra
ebo added a project to T7737: pinentry-qt: Icons on buttons are hardly visible with dark high contrast modes: vsd33.
Jul 25 2025, 12:13 PM · vsd33 (vsd-3.3.3), vsd34, pinentry, a11y, kleopatra
ebo added a project to T7736: Pinentry: Show/hide button not accessible by keyboard: vsd33.
Jul 25 2025, 12:01 PM · vsd33 (vsd-3.3.3), vsd34, gpd5x, a11y, pinentry

Jul 17 2025

werner added a project to T7722: GpgOL: Temp filename creation fails to choose proper extension: Bug Report.
Jul 17 2025, 4:45 PM · Bug Report, gpd5x, vsd33, gpgol
ebo moved T7722: GpgOL: Temp filename creation fails to choose proper extension from Backlog to WIP on the gpd5x board.
Jul 17 2025, 2:15 PM · Bug Report, gpd5x, vsd33, gpgol