Page MenuHome GnuPG
Feed Advanced Search

May 16 2024

ikloecker committed rKLEOPATRA45c27021c5e9: Fix wrong error and success messages when changing the OpenPGP card PUK (authored by ikloecker).
Fix wrong error and success messages when changing the OpenPGP card PUK
May 16 2024, 4:16 PM
ikloecker claimed T7122: Kleopatra: Wrong success/error messages when changing the reset code/PUK of an OpenPGP card.
May 16 2024, 4:09 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker triaged T7122: Kleopatra: Wrong success/error messages when changing the reset code/PUK of an OpenPGP card as Normal priority.
May 16 2024, 4:09 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T6420: Kleopatra: improve layout of and text in smartcard management view, a subtask of T6785: Kleopatra: Improvements related to smart cards, from Open to Testing.
May 16 2024, 3:53 PM · kleopatra
ikloecker changed the status of T6420: Kleopatra: improve layout of and text in smartcard management view from Open to Testing.

The texts were changed as discussed in the linked MR. I haven't changed the order of the buttons.

May 16 2024, 3:53 PM · vsd33 (vsd-3.3.0), Feature Request, Restricted Project, kleopatra
ikloecker committed rKLEOPATRA5af552d48e59: Improve some button texts and tooltips for OpenPGP smart cards (authored by ikloecker).
Improve some button texts and tooltips for OpenPGP smart cards
May 16 2024, 3:51 PM
ikloecker changed the status of T7119: Kleopatra: Progress bar in smartcard view does not disappear from Open to Testing.
May 16 2024, 3:01 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRA6a2fc3c547c9: Make GpgME::Protocol usable in queued connections (authored by ikloecker).
Make GpgME::Protocol usable in queued connections
May 16 2024, 2:59 PM
ikloecker changed the status of T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows from Open to Testing.

In the Qt 6 version the DeviceInfoWatcher can be enabled on Windows for A/B testing by adding the following config option to kleopatrarc:

[__Experimental__]
UseDeviceInfoWatcher=true
May 16 2024, 11:55 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRAa8981545b890: Allow enabling DeviceInfoWatcher on Windows for A/B testing (authored by ikloecker).
Allow enabling DeviceInfoWatcher on Windows for A/B testing
May 16 2024, 11:49 AM
ikloecker removed a project from T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows: vsd33.
May 16 2024, 11:04 AM · kleopatra, Restricted Project
ikloecker changed the status of T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows from Testing to Open.
May 16 2024, 11:04 AM · kleopatra, Restricted Project
ikloecker moved T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows from WiP to Backlog on the vsd33 board.
May 16 2024, 11:00 AM · kleopatra, Restricted Project
ikloecker lowered the priority of T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows from Normal to Low.

I have reverted the changes (also for VSD 3.3). I'll set this to open again and lower priority to low because the legacy file watching seems to work on Windows. We can revisit enabling the DeviceInfoWatcher on Windows when we have time to look into the root cause of T6688.

May 16 2024, 11:00 AM · kleopatra, Restricted Project
ikloecker added a subtask for T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows: T6688: Kleopatra GPGME: Reported assert on exit.
May 16 2024, 10:57 AM · kleopatra, Restricted Project
ikloecker added a parent task for T6688: Kleopatra GPGME: Reported assert on exit: T7045: Kleopatra: Use "SCD DEVINFO --watch" also on Windows.
May 16 2024, 10:57 AM · gpgme, kleopatra, Restricted Project
ikloecker added a comment to T6688: Kleopatra GPGME: Reported assert on exit.

Hopefully fixed by disabling the DeviceInfoWatcher on Windows again.

May 16 2024, 10:34 AM · gpgme, kleopatra, Restricted Project
ikloecker changed the status of T6688: Kleopatra GPGME: Reported assert on exit from Open to Testing.
May 16 2024, 10:33 AM · gpgme, kleopatra, Restricted Project
ikloecker claimed T6688: Kleopatra GPGME: Reported assert on exit.
May 16 2024, 10:33 AM · gpgme, kleopatra, Restricted Project
ikloecker moved T7119: Kleopatra: Progress bar in smartcard view does not disappear from Restricted Project Column to Restricted Project Column on the Restricted Project board.
May 16 2024, 10:32 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rM3e3db5784ff0: Require at least libgpg-error 1.47 (authored by ikloecker).
Require at least libgpg-error 1.47
May 16 2024, 10:29 AM
ikloecker committed rKLEOPATRA60586ab9ef31: Revert "Re-enable DeviceInfoWatcher on Windows" (authored by ikloecker).
Revert "Re-enable DeviceInfoWatcher on Windows"
May 16 2024, 10:19 AM
ikloecker added a reverting change for rKLEOPATRA3565dcb08f9d: Re-enable DeviceInfoWatcher on Windows: rKLEOPATRA60586ab9ef31: Revert "Re-enable DeviceInfoWatcher on Windows".
May 16 2024, 10:19 AM
ikloecker added a reverting change for rKLEOPATRA3565dcb08f9d: Re-enable DeviceInfoWatcher on Windows: rKLEOPATRA08e0a42bdddc: Revert "Re-enable DeviceInfoWatcher on Windows".
May 16 2024, 10:19 AM
ikloecker committed rKLEOPATRA08e0a42bdddc: Revert "Re-enable DeviceInfoWatcher on Windows" (authored by ikloecker).
Revert "Re-enable DeviceInfoWatcher on Windows"
May 16 2024, 10:19 AM

May 15 2024

ikloecker added a comment to T6799: Kleopatra configuration files in wrong places.

I don't think we need a fallback. For the group configuration we can manually look in the old location. And for everything else it's okay to lose the configuration.

May 15 2024, 1:31 PM · gpd5x, kleopatra
ikloecker committed rMa73a41109fff: tests: Fix test after changed behavior of gpgme_op_verify (authored by ikloecker).
tests: Fix test after changed behavior of gpgme_op_verify
May 15 2024, 11:55 AM
ikloecker moved T7118: gpgme: Add support for designated revokers from Restricted Project Column to Restricted Project Column on the Restricted Project board.
May 15 2024, 8:55 AM · gpgme, Restricted Project, kleopatra

May 14 2024

ikloecker added a comment to T6799: Kleopatra configuration files in wrong places.

Problem is that this approach doesn't work for settings that are read/written by KF, e.g. the language settings if people change the application language. I also don't particular like the Krita approach of forking everything. On the other hand, patching Qt is also suboptimal and doesn't even work for builds we don't control. Maybe KConfig needs a way to override the default config location retrieved from Qt.

May 14 2024, 5:12 PM · gpd5x, kleopatra
ikloecker committed rKLEOPATRAdb7ce1f67172: Improve some button texts and tooltips for OpenPGP smart cards (authored by ikloecker).
Improve some button texts and tooltips for OpenPGP smart cards
May 14 2024, 4:40 PM
ikloecker committed rKLEOPATRA3acb0e8a8f73: Improve some button texts and tooltips for OpenPGP smart cards (authored by ikloecker).
Improve some button texts and tooltips for OpenPGP smart cards
May 14 2024, 3:44 PM
ikloecker committed rKLEOPATRAa17bec76542c: Use KConfig on Windows for KMessageBox don't ask me again checkboxes (authored by CarlSchwan).
Use KConfig on Windows for KMessageBox don't ask me again checkboxes
May 14 2024, 2:22 PM
ikloecker committed rMTP2fb12d3d66f6: Depend on gpg4win/24.05 branch of kmime and kmbox (authored by ikloecker).
Depend on gpg4win/24.05 branch of kmime and kmbox
May 14 2024, 2:18 PM
ikloecker committed rKLEOPATRA047847c5db83: Update release service version to reflect the actual content (more or less) (authored by ikloecker).
Update release service version to reflect the actual content (more or less)
May 14 2024, 2:12 PM
ikloecker committed rKLEOPATRAe19b6f01ef90: Depend on gpg4win/24.05 branch of kmime and comment out optional deps (authored by ikloecker).
Depend on gpg4win/24.05 branch of kmime and comment out optional deps
May 14 2024, 2:12 PM
ikloecker committed rLIBKLEOf83ea2c9783e: Depend on gpg4win/24.05 branch of kpimtextedit (authored by ikloecker).
Depend on gpg4win/24.05 branch of kpimtextedit
May 14 2024, 2:08 PM
ikloecker triaged T7118: gpgme: Add support for designated revokers as Normal priority.
May 14 2024, 11:09 AM · gpgme, Restricted Project, kleopatra

May 8 2024

ikloecker added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.

/include/linux/dirent.h defines

struct linux_dirent64 {
	u64		d_ino;
	s64		d_off;
	unsigned short	d_reclen;
	unsigned char	d_type;
	char		d_name[];
};
May 8 2024, 3:35 PM · gpgme
ikloecker committed rKLEOPATRA356191ae0655: Change two names and fix title case for help items (authored by ebo).
Change two names and fix title case for help items
May 8 2024, 3:12 PM
ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/192 on T6420: Kleopatra: improve layout of and text in smartcard management view.
May 8 2024, 3:06 PM · vsd33 (vsd-3.3.0), Feature Request, Restricted Project, kleopatra
ikloecker committed rKLEOPATRA17cf83c929a4: Improve some button texts and tooltips for OpenPGP smart cards (authored by ikloecker).
Improve some button texts and tooltips for OpenPGP smart cards
May 8 2024, 3:06 PM
ikloecker moved T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab from Backlog to WiP on the vsd33 board.
May 8 2024, 2:50 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker changed the status of T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab from Open to Testing.
May 8 2024, 2:50 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker changed the status of T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab, a subtask of T6785: Kleopatra: Improvements related to smart cards, from Open to Testing.
May 8 2024, 2:50 PM · kleopatra
ikloecker committed rKLEOPATRA5597e6c61704: Remove functionality to create OpenPGP certificate for OpenPGP card keys (authored by ikloecker).
Remove functionality to create OpenPGP certificate for OpenPGP card keys
May 8 2024, 2:50 PM
ikloecker committed rKLEOPATRAbd5fb6e84bba: Remove functionality to create OpenPGP certificate for OpenPGP card keys (authored by ikloecker).
Remove functionality to create OpenPGP certificate for OpenPGP card keys
May 8 2024, 2:48 PM
ikloecker updated the task description for T6420: Kleopatra: improve layout of and text in smartcard management view.
May 8 2024, 2:48 PM · vsd33 (vsd-3.3.0), Feature Request, Restricted Project, kleopatra
ikloecker triaged T7113: Kleopatra: Remove "Create OpenPGP key" from OpenPGP smart card tab as Normal priority.
May 8 2024, 2:25 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T6420: Kleopatra: improve layout of and text in smartcard management view from Restricted Project Column to Restricted Project Column on the Restricted Project board.
May 8 2024, 11:13 AM · vsd33 (vsd-3.3.0), Feature Request, Restricted Project, kleopatra
ikloecker added a comment to T7089: Kleopatra: show "disabled" status.

I think Kleopatra now respects the "disabled" state of OpenPGP certificates. I don't remember the outcome of our discussion about allowing to disable OpenPGP certificates from Kleopatra, but I think this should be split out of this ticket.

May 8 2024, 10:20 AM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/94 on T6882: Make ADSK configurable for new keys.
May 8 2024, 10:15 AM · gnupg24 (2.4.6), gnupg22 (gnupg-2.2.45)
ikloecker added a task to D572: cpp,qt: Implement adding ADSKs: T6880: GPGME (++/qt): Add support for --quick-add-adsk.
May 8 2024, 10:14 AM
ikloecker added a revision to T6880: GPGME (++/qt): Add support for --quick-add-adsk: D572: cpp,qt: Implement adding ADSKs.
May 8 2024, 10:14 AM · vsd33 (vsd-3.3.0), gpgme, Restricted Project
ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/88 on T6879: Kleopatra: Add support for adding an ADSK.
May 8 2024, 10:12 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker moved T6959: Kleopatra: Change colums in subkey details from Backlog to WiP on the vsd33 board.
May 8 2024, 10:10 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T6959: Kleopatra: Change colums in subkey details, a subtask of T6874: Kleopatra subkey management improvements, from Open to Testing.
May 8 2024, 10:10 AM · kleopatra
ikloecker changed the status of T6959: Kleopatra: Change colums in subkey details from Open to Testing.

Tobias should have addressed all points (except using ISO format for dates which we won't change in Kleopatra).

May 8 2024, 10:10 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a comment to D600: posix: don't use LFS64 types in struct linux_dirent64.

$ man getdents64

getdents64()
    The  original  Linux getdents() system call did not handle large filesystems and large file offsets.  Consequently, Linux 2.4
    added getdents64(), with wider types for the d_ino and d_off fields.  In addition, getdents64() supports an  explicit  d_type
    field.
May 8 2024, 10:01 AM · gpgme

May 7 2024

ikloecker committed rGTOce03a602ee72: Adapt to changed API of Kleo::CryptoConfigModule (authored by ikloecker).
Adapt to changed API of Kleo::CryptoConfigModule
May 7 2024, 4:36 PM
ikloecker committed rKLEOPATRAf5815cb11834: Fix warnings about extra ';' (authored by ikloecker).
Fix warnings about extra ';'
May 7 2024, 3:49 PM
ikloecker committed rKLEOPATRA1005ad83552e: Remove obsolete separate definition of deprecation versions for Windows (authored by ikloecker).
Remove obsolete separate definition of deprecation versions for Windows
May 7 2024, 3:34 PM
ikloecker committed rKLEOPATRA526223b1cc9c: Remove obsolete separate definition of deprecation versions for Windows (authored by ikloecker).
Remove obsolete separate definition of deprecation versions for Windows
May 7 2024, 3:32 PM
ikloecker moved T7036: gpgme: gpgme_op_receive_keys does not return an error if keyserver lookup is disabled from Backlog to WiP on the vsd33 board.
May 7 2024, 11:57 AM · vsd33 (vsd-3.3.0), Restricted Project, gpgme
ikloecker moved T6499: Kleopatra: no error if trying to write decrypted file to write-protected folder from Backlog to WiP on the vsd33 board.
May 7 2024, 11:55 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker claimed T6917: Kleopatra: write error when decrypting to network drive.
May 7 2024, 11:54 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ikloecker changed the status of T7094: Kleopatra: Window handling, a subtask of T7019: Kleopatra: change "certificate detailed view" to tabbed interface instead of sub-windows, from Open to Testing.
May 7 2024, 11:35 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker changed the status of T7094: Kleopatra: Window handling from Open to Testing.
May 7 2024, 11:35 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T7094: Kleopatra: Window handling: vsd33.
May 7 2024, 11:35 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T6739: Allow "refresh key/signatures" from key's context menu (from key list) from Backlog to WiP on the vsd33 board.
May 7 2024, 11:34 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ikloecker added a project to T6739: Allow "refresh key/signatures" from key's context menu (from key list): vsd33.
May 7 2024, 11:34 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ikloecker moved T7096: Kleopatra: Show origin of user-ID in details window from Backlog to WiP on the vsd33 board.
May 7 2024, 11:33 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T7096: Kleopatra: Show origin of user-ID in details window: vsd33.
May 7 2024, 11:33 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T7104: Kleopatra: Allow "Change password" for private key with offline primary from Backlog to WiP on the vsd33 board.
May 7 2024, 11:33 AM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker assigned T7089: Kleopatra: show "disabled" status to TobiasFella.
May 7 2024, 11:30 AM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker edited projects for T7089: Kleopatra: show "disabled" status, added: vsd33; removed gpgme.
May 7 2024, 11:28 AM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker moved T7090: Kleopatra: In the About dialog, the versions info for gpg is sometimes missing from Backlog to WiP on the vsd33 board.
May 7 2024, 11:27 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker moved T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect from Backlog to WiP on the vsd33 board.
May 7 2024, 11:27 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a project to T6091: Kleopatra: "Cancel" in the password dialog of "Print secret key" has no effect: vsd33.
May 7 2024, 11:26 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker moved T6749: Kleopatra: show only one error/information window for a certificate import from Backlog to WiP on the vsd33 board.
May 7 2024, 11:26 AM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker added a project to T6749: Kleopatra: show only one error/information window for a certificate import: vsd33.
May 7 2024, 11:26 AM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker changed the status of T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation, a subtask of T6553: Kleopatra: Expiry date issues and improvements, from Open to Testing.
May 7 2024, 11:25 AM · kleopatra
ikloecker changed the status of T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation from Open to Testing.
May 7 2024, 11:25 AM · vsd33 (vsd-3.3.0), Restricted Project, Feature Request, kleopatra
ikloecker moved T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation from Backlog to WiP on the vsd33 board.
May 7 2024, 11:25 AM · vsd33 (vsd-3.3.0), Restricted Project, Feature Request, kleopatra
ikloecker moved T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
May 7 2024, 11:25 AM · vsd33 (vsd-3.3.0), Restricted Project, Feature Request, kleopatra
ikloecker added projects to T6527: Kleopatra: remove "Today" from the choice of expiry dates for key generation: Restricted Project, vsd33.
May 7 2024, 11:24 AM · vsd33 (vsd-3.3.0), Restricted Project, Feature Request, kleopatra
ikloecker moved T7082: Kleopatra: Improve initial column layout in smart card views from Backlog to WiP on the vsd33 board.
May 7 2024, 11:23 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T7082: Kleopatra: Improve initial column layout in smart card views: vsd33.
May 7 2024, 11:23 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T7080: Kleopatra: Restoring column layout in smart card views doesn't work from Backlog to WiP on the vsd33 board.
May 7 2024, 11:23 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T7080: Kleopatra: Restoring column layout in smart card views doesn't work: vsd33.
May 7 2024, 11:23 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T7064: Kleopatra: Add additional info to Help menu: kleopatra.
May 7 2024, 11:23 AM · kleopatra, Restricted Project
ikloecker moved T7077: Kleopatra: Wrong tab order in NetKey card widget from Backlog to WiP on the vsd33 board.
May 7 2024, 11:22 AM · a11y, kleopatra, Restricted Project
ikloecker added a project to T7077: Kleopatra: Wrong tab order in NetKey card widget: vsd33.
May 7 2024, 11:22 AM · a11y, kleopatra, Restricted Project
ikloecker moved T6847: Kleopatra: Show S/MIME certs for PKCS#15 cards in smart card view from Backlog to WiP on the vsd33 board.
May 7 2024, 11:22 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T6847: Kleopatra: Show S/MIME certs for PKCS#15 cards in smart card view: vsd33.
May 7 2024, 11:22 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T6712: Kleopatra: When revoking a local certification do not ask to publish the revocation from Backlog to WiP on the vsd33 board.
May 7 2024, 11:21 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T6712: Kleopatra: When revoking a local certification do not ask to publish the revocation: vsd33.
May 7 2024, 11:21 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker moved T7073: Kleopatra: Rework explicitly shown tool tips from Backlog to WiP on the vsd33 board.
May 7 2024, 11:21 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a project to T7073: Kleopatra: Rework explicitly shown tool tips: vsd33.
May 7 2024, 11:21 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker moved T7043: Kleopatra: improve certificate deletion dialog from Backlog to WiP on the vsd33 board.
May 7 2024, 11:20 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a project to T7043: Kleopatra: improve certificate deletion dialog: vsd33.
May 7 2024, 11:20 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra