Page MenuHome GnuPG
Feed All Stories

Jan 8 2024

ikloecker triaged T6922: GpgME: Extend sign/encrypt/decrypt/verify S/MIME jobs to accept input / output from a filename as Normal priority.
Jan 8 2024, 11:02 AM · gpgme, Restricted Project
ikloecker committed rKLEOPATRA4fc4188ee785: Fix sign/encrypt for S/MIME (authored by ikloecker).
Fix sign/encrypt for S/MIME
Jan 8 2024, 10:47 AM
ikloecker committed rKLEOPATRAc9528f3113ae: Use direct file I/O for verifying detached OpenPGP signatures (authored by ikloecker).
Use direct file I/O for verifying detached OpenPGP signatures
Jan 8 2024, 10:47 AM
CarlSchwan closed T6800: Kleopatra Mailviewer: S/MIME decryption / verification leaves gpgsm server processes hanging around, a subtask of T6199: Kleopatra: MIME viewer support, as Resolved.
Jan 8 2024, 10:00 AM · Restricted Project, kleopatra
CarlSchwan closed T6800: Kleopatra Mailviewer: S/MIME decryption / verification leaves gpgsm server processes hanging around as Resolved.
Jan 8 2024, 10:00 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke closed T6861: GpgOL: Crash when switching from calendar back to mailview as Resolved.

Since this is hard / impossible to test for, but the fix was obvious I am closing this directly. The fix for this is in GpgOL 2.5.12.

Jan 8 2024, 8:26 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgol
mlaurent committed rKLEOPATRAbf11c09e0af0: Add donation url (authored by mlaurent).
Add donation url
Jan 8 2024, 7:31 AM
gniibe committed rCdbfb7cc76ef3: Avoid use of C99 feature for enum. (authored by gniibe).
Avoid use of C99 feature for enum.
Jan 8 2024, 5:47 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA329b484a0ba8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 8 2024, 3:17 AM

Jan 7 2024

aheinecke committed rW2a7053760115: Post release version bump (authored by aheinecke).
Post release version bump
Jan 7 2024, 6:38 PM
aheinecke committed rW2e2571eb63af: Improve language for 3.2.1 NEWS (authored by aheinecke).
Improve language for 3.2.1 NEWS
Jan 7 2024, 6:38 PM
aheinecke committed rWb835202e4a66: Add NEWS for 3.2.1 (authored by aheinecke).
Add NEWS for 3.2.1
Jan 7 2024, 6:38 PM
aheinecke added a comment to T4066: Kleopatra, performance: Use icons as a resource.

For the record. The code used to detect early on if the dark or bright icon theme should be loaded as a resource caused a crash during startup on at least Windows Server 2016 Enterprise. Our new fix avoids such API but I have created T6921: Kleopatra / Qt6: Improve accessibility detection for "Desert" high contrast scheme and fix it upstream to keep track of this since our fix is not fully complete in that it does not properly detect the Bright (Desert) High contrast mode and it should either be merged into KIconThemes or fixed in / with Qt6.

Jan 7 2024, 5:57 PM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
aheinecke triaged T6921: Kleopatra / Qt6: Improve accessibility detection for "Desert" high contrast scheme and fix it upstream as Normal priority.
Jan 7 2024, 5:54 PM · Windows, gpd5x, kleopatra
mlaurent committed rMTP0f2a828615e1: Fix explicit signal argument (authored by mlaurent).
Fix explicit signal argument
Jan 7 2024, 9:59 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOe0f63f20e068: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 5:05 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa28601e3652f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 5:03 AM
l10n daemon script <scripty@kde.org> committed rMTP96fe9aea2d0a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 3:47 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOc60c222886e3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 3:46 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA0dab47da32a4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 3:45 AM
l10n daemon script <scripty@kde.org> committed rMTPd7478b26e829: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 3:08 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe8803ce5f9fc: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 2:37 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO54a8b1f58662: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 7 2024, 2:37 AM

Jan 6 2024

bnavigator added a reviewer for D545: build: Python without distutils: werner.
Jan 6 2024, 4:14 PM
bnavigator updated the diff for D545: build: Python without distutils.

Also remove deprecated setup.py calls, use PEP517 style instead.

Jan 6 2024, 4:13 PM
bnavigator updated the diff for D545: build: Python without distutils.

forgot the setup.py.in

Jan 6 2024, 2:03 PM
bnavigator updated the diff for D545: build: Python without distutils.
  • After two years, bump from serial 23 to 36
  • Remove more distutils usage
Jan 6 2024, 1:46 PM
l10n daemon script <scripty@kde.org> committed rLIBKLEO790cc10f4908: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 6 2024, 4:09 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf09844db5753: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 6 2024, 4:09 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO402ce86f73b5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 6 2024, 3:13 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAd408a4e2d4bf: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 6 2024, 3:13 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA0a5077ef0169: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 6 2024, 2:22 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOd66607b6efdb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 6 2024, 2:21 AM

Jan 5 2024

vorburger added a comment to T6838: keyboxd hangs on stale locks after changing hostname.

https://github.com/vorburger/vorburger.ch-Notes/blob/develop/security/gpg-hangs-on-hostname-change.md

Jan 5 2024, 7:00 PM · gnupg24 (gnupg-2.4.4), Bug Report
arkadesOrg added a comment to T6796: gpg does create socketdir after every operation.

thats great news! I will test the keyword with Archlinux's Builds System (and Fakeroot) as soon as possible!

Jan 5 2024, 6:29 PM · gnupg24 (gnupg-2.4.4), Feature Request
ikloecker changed the status of T6499: Kleopatra: no error if trying to write decrypted file to write-protected folder from Open to Testing.

This is actually fixed already for the next version (with commit https://dev.gnupg.org/rKLEOPATRA655abf9a75e5f1cce8bc52b1cda21440970edfd7). The fix will just not be backported to VSD 3.2 to minimize the risk of another regression.

Jan 5 2024, 6:07 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo lowered the priority of T6499: Kleopatra: no error if trying to write decrypted file to write-protected folder from High to Normal.
Jan 5 2024, 4:10 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo reopened T6499: Kleopatra: no error if trying to write decrypted file to write-protected folder as "Open".

reopened. Because of reverted commits there is again no error message when trying to write to a write protected folder, see T6917.

Jan 5 2024, 4:09 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ebo added a project to T6425: improve pinentry behavior and texts in smart card context : gnupg24.
Jan 5 2024, 3:29 PM · gnupg24 (gnupg-2.4.5), scd, Bug Report, Restricted Project
aheinecke awarded T6550: GpgME / QGpgME Extend non-archive jobs to accept input / output from a filename a Love token.
Jan 5 2024, 3:16 PM · gpgme, Restricted Project, kleopatra
ikloecker committed rM18a0d72b1bba: doc: Update NEWS (authored by ikloecker).
doc: Update NEWS
Jan 5 2024, 2:42 PM
ikloecker committed rMc631622484dc: qt: Support verification of detached signatures directly from files (authored by ikloecker).
qt: Support verification of detached signatures directly from files
Jan 5 2024, 2:42 PM
ebo added a project to T6833: Kleopatra: Multiple dirmngr started when searching for keys: vsd33.
Jan 5 2024, 2:31 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
werner triaged T6918: gpgconf parsing of VERSION file broken as Low priority.
Jan 5 2024, 2:31 PM · gnupg22 (gnupg-2.2.43), gnupg24, Bug Report
ebo lowered the priority of T6917: Kleopatra: write error when decrypting to network drive from High to Normal.
Jan 5 2024, 2:29 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ebo added a comment to T6917: Kleopatra: write error when decrypting to network drive.

moved to milestone 3.2.0, as 3.2.1 does not exist as column...

Jan 5 2024, 2:29 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ebo moved T6917: Kleopatra: write error when decrypting to network drive from QA to vsd-3.2.0 on the vsd32 board.
Jan 5 2024, 2:27 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ebo moved T6917: Kleopatra: write error when decrypting to network drive from WiP to QA on the vsd32 board.

Works in VS-Desktop-3.1.91.9-Beta.

Jan 5 2024, 2:23 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
TobiasFella committed rKLEOPATRA416d24d0e5f3: Add config option for adding a designated revoker for all new keys (authored by TobiasFella).
Add config option for adding a designated revoker for all new keys
Jan 5 2024, 2:10 PM
TobiasFella committed rKLEOPATRA06e3b29bad24: Add config option for adding a designated revoker for all new keys (authored by TobiasFella).
Add config option for adding a designated revoker for all new keys
Jan 5 2024, 2:10 PM
TobiasFella committed rKLEOPATRAe27bedde5529: Add config option for adding a designated revoker for all new keys (authored by TobiasFella).
Add config option for adding a designated revoker for all new keys
Jan 5 2024, 2:10 PM
ikloecker moved T6550: GpgME / QGpgME Extend non-archive jobs to accept input / output from a filename from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 5 2024, 1:59 PM · gpgme, Restricted Project, kleopatra
ikloecker closed T6550: GpgME / QGpgME Extend non-archive jobs to accept input / output from a filename, a subtask of T6351: Kleopatra: Performance problems when encrypting large files, as Resolved.
Jan 5 2024, 1:59 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker closed T6550: GpgME / QGpgME Extend non-archive jobs to accept input / output from a filename as Resolved.

All non-archive jobs have been extended to allow reading the input directly from files and to allow writing the output. directly to files.

Jan 5 2024, 1:59 PM · gpgme, Restricted Project, kleopatra
werner moved T6052: gnupg2 tpm2d tests do not work from Backlog to QA on the gnupg24 board.
Jan 5 2024, 12:06 PM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report
werner moved T6379: Kleopatra: Brainpool key can not be moved to smart card from Backlog to QA on the gnupg24 board.
Jan 5 2024, 12:06 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
werner moved T6902: gpgconf: the questionable value 256 for flags in gpgrt_opt_t from Backlog to QA on the gnupg24 board.
Jan 5 2024, 12:06 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4)
werner moved T6811: gpgv: Read-only trustedkeys.kbx should not be compressed from Backlog to QA on the gnupg24 board.
Jan 5 2024, 12:06 PM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
werner moved T2069: Passphrase prompts for each subkey, but not clear which dialog belongs to which subkey from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · gnupg24, Bug Report
werner moved T6365: Help text translation is not applied from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · MacOS, i18n, Bug Report, gnupg24
werner moved T6322: The warning "lower 3 bits of the secret key are not cleared" keeps showing even cv25519 key was generated by GnuPG from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · gnupg24, Bug Report
werner moved T6313: 2.4.0 does not support in-source-tree builds from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · gnupg24, workaround, Bug Report
werner moved T6309: Typo fixes ("outpust" et al) from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · gnupg24, gnupg (gpg23), Bug Report
werner moved T6255: --list-keys output truncated and loops repeatedly from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · gnupg24, Windows, gnupg (gpg23), can't replicate, Bug Report
werner moved T5897: Fix MinGW compilation error with 'struct _stat32' in common/sysutils.c from gnupg-2.3.4 from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · gnupg24, toolchain, Feature Request, patch
werner moved T6179: gnupg 2.3.7 broke YubiKey support: DBG: Curve with OID not supported: 2b06010401da470f01 from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:05 PM · gnupg24, scd, Bug Report
werner moved T5109: Initial socket connection to server from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:04 PM · gnupg24, gnupg (gpg23)
werner moved T4823: Test Yubikey's support for ed25519 from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:04 PM · gnupg24, gnupg (gpg23), yubikey
werner moved T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:04 PM · Not A Bug, workaround, gnupg24, Windows, ssh
werner moved T3390: Showing complete OpenPGP key flags from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:04 PM · gnupg24, patch, Feature Request
werner moved T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:02 PM · gnupg24, Bug Report
werner moved T3398: fingerprint-based import screener is no defense against malice from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:02 PM · gnupg24, gnupg (gpg23), Feature Request
werner moved T6558: gpgtar: Does not stop spawned gpg process when exiting from Backlog to done on the gnupg24 board.
Jan 5 2024, 12:02 PM · gnupg24, Restricted Project, gpgtar, Bug Report
werner added a comment to T4160: ed488 support.

I sued the done column because we have not assigned it to any milestone.

Jan 5 2024, 12:01 PM · gnupg24, gnupg (gpg23), Feature Request
werner moved T4160: ed488 support from WiP to done on the gnupg24 board.
Jan 5 2024, 12:00 PM · gnupg24, gnupg (gpg23), Feature Request
werner moved T4160: ed488 support from QA to WiP on the gnupg24 board.
Jan 5 2024, 11:59 AM · gnupg24, gnupg (gpg23), Feature Request
werner closed T4160: ed488 support, a subtask of T4417: Work needed for gnupg 2.3, as Resolved.
Jan 5 2024, 11:58 AM · gnupg (gpg23)
werner closed T4160: ed488 support as Resolved.

Fixed a long time ago.

Jan 5 2024, 11:58 AM · gnupg24, gnupg (gpg23), Feature Request
TobiasFella updated the diff for D570: core: Implement adding ADSKs.
Jan 5 2024, 11:50 AM
lecris added a comment to T6757: gpgsm 2.4 Fails to import P12 certificate/key.

Hope so too. If there was a docker image or something I would gladly test it, otherwise I'll report back as soon as a release is out

Jan 5 2024, 11:46 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner moved T6757: gpgsm 2.4 Fails to import P12 certificate/key from Backlog to QA on the gnupg24 board.

We can't test this but assume that the fix for T6752 is sufficient here.

Jan 5 2024, 11:44 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner changed the status of T6796: gpg does create socketdir after every operation from Open to Testing.

With rG239c1fdc28dcd0dc7aa5341be7c966da2231642a we now have a socketdir keyword for gpgconf.ctl. man gpgconf and look for that file. Will be released with 2.4.4.

Jan 5 2024, 11:39 AM · gnupg24 (gnupg-2.4.4), Feature Request
werner committed rG2cb97713e9b6: gpg: Improve error return for --quick-add-subkey and -add-adsk. (authored by werner).
gpg: Improve error return for --quick-add-subkey and -add-adsk.
Jan 5 2024, 11:34 AM
werner added a comment to T6880: GPGME (++/qt): Add support for --quick-add-adsk.

gpg 2.4 now returns ERROR status lines for failed --quick-add-subkey and --quick-add-adsk.

Jan 5 2024, 11:34 AM · vsd33 (vsd-3.3.0), gpgme, Restricted Project
werner moved T6919: Add support for smartcafe cards from Backlog to QA on the gnupg24 board.
Jan 5 2024, 11:32 AM · gnupg24 (gnupg-2.4.4), Restricted Project, Feature Request, scd
ikloecker added a comment to D570: core: Implement adding ADSKs.

Looks good except for a nitpick and some documentation.

Jan 5 2024, 10:54 AM
dvratil moved T6891: KMail: IMAP flags are sometimes not synced / shown correctly from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 5 2024, 10:46 AM · Restricted Project, KMail
dvratil closed T6773: Remote iCal calendar do not refresh automatically as Resolved.

Fix back in October, will be released in 24.02 megarelease.

Jan 5 2024, 10:44 AM · Restricted Project, KDE
aheinecke committed rWeb15c5c32969: Update dark mode detection patch (authored by aheinecke).
Update dark mode detection patch
Jan 5 2024, 9:20 AM
aheinecke committed rW9857f274b377: Add patch to disable NFTS permission check (authored by ikloecker).
Add patch to disable NFTS permission check
Jan 5 2024, 9:20 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO0bf2115ebdb4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 5 2024, 3:14 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO2bad75baf9b0: 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
Jan 5 2024, 3:07 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9e0c192a552b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 5 2024, 2:24 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO2cf90549de3e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 5 2024, 2:23 AM

Jan 4 2024

TobiasFella added a comment to D570: core: Implement adding ADSKs.

There seems to be a problem with error reporting; errors from GPG (e.g., invalid password) are not coming through. I think this caused by GnuPG not reporting them correctly

Jan 4 2024, 4:38 PM
TobiasFella updated the diff for D570: core: Implement adding ADSKs.
Jan 4 2024, 4:36 PM
werner committed rG3f8cb9b33949: scd: Add support for SCE 7.0 (authored by werner).
scd: Add support for SCE 7.0
Jan 4 2024, 4:31 PM
werner triaged T6919: Add support for smartcafe cards as Normal priority.
Jan 4 2024, 4:26 PM · gnupg24 (gnupg-2.4.4), Restricted Project, Feature Request, scd
werner closed T1839: Can't Encrypt with PIV-I Encryption Certificate - Unsupported Certificate as Resolved.

Note that we now have also an option instead of the workaround from 2015

Jan 4 2024, 4:18 PM · gnupg, dirmngr, Feature Request, S/MIME
TobiasFella updated the diff for D570: core: Implement adding ADSKs.
Jan 4 2024, 3:48 PM