Page MenuHome GnuPG
Feed All Stories

May 30 2023

ikloecker committed rKLEOPATRA9557e5ec1599: Set OrganizationDomain before registering the DBus service (authored by Timothée Ravier <tim@siosm.fr>).
Set OrganizationDomain before registering the DBus service
May 30 2023, 2:38 PM
ikloecker committed rKLEOPATRA66753b1e0d30: Set OrganizationDomain before registering the DBus service (authored by Timothée Ravier <tim@siosm.fr>).
Set OrganizationDomain before registering the DBus service
May 30 2023, 2:34 PM
ikloecker claimed T6499: Kleopatra: no error if trying to write decrypted file to write-protected folder.
May 30 2023, 2:15 PM · vsd33, kleopatra, Restricted Project
werner triaged T6507: SCRYPT does not work in FIPS mode as Normal priority.
May 30 2023, 1:42 PM · libgcrypt, FIPS, Bug Report
werner triaged T6508: Port GnuPG to 64-bit Windows as Normal priority.
May 30 2023, 1:41 PM · Windows 64, Feature Request, gnupg26
ikloecker added a comment to T6373: Kleopatra: Show progress dialog when moving decrypted archive to final destination.

On Windows, we had to revert to the old approach which doesn't show progress because KIO::move doesn't work on Windows when crossing partition boundaries. We want to fix this in KIO for a future release. Windows users will have to live without progress for now.

May 30 2023, 12:02 PM · Restricted Project, kleopatra
ikloecker changed the status of T6488: Kleopatra: moving decrypted Folder to USB device fails from Open to Testing.

Fixed as suggested by Andre. Additionally, I have added support for hidden files in the old code (which are probably not really a thing on Windows). The downside is that there is no progress on Windows (as before the switch to using KIO::move).

May 30 2023, 11:58 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA33da3c3ada5c: Add a Windows Manifest to kleopatra (authored by werner).
Add a Windows Manifest to kleopatra
May 30 2023, 11:54 AM
ikloecker committed rKLEOPATRA7f8cb8371ecd: Take hidden files into account when copying/removing files/folders (authored by ikloecker).
Take hidden files into account when copying/removing files/folders
May 30 2023, 11:50 AM
ikloecker committed rKLEOPATRA72ceb4227ff2: On Windows, revert to using our own helper for moving folders (authored by ikloecker).
On Windows, revert to using our own helper for moving folders
May 30 2023, 11:50 AM
ikloecker committed rKLEOPATRA4ca1d4ced18a: Make the path helpers available on Windows only (authored by ikloecker).
Make the path helpers available on Windows only
May 30 2023, 11:50 AM
ikloecker added a reverting change for rKLEOPATRA26f01cf32094: Remove obsolete helpers: rKLEOPATRAebc39866fefb: Revert "Remove obsolete helpers".
May 30 2023, 11:50 AM
ikloecker committed rKLEOPATRAebc39866fefb: Revert "Remove obsolete helpers" (authored by ikloecker).
Revert "Remove obsolete helpers"
May 30 2023, 11:50 AM
werner committed rMe2103be39076: cpp,python: Respect --disable-gpg-test for tests (authored by Biswapriyo Nath <nathbappai@gmail.com>).
cpp,python: Respect --disable-gpg-test for tests
May 30 2023, 11:45 AM
werner committed rMfbc3963d6229: core: For key signing and uid revoking allow an empty user id. (authored by werner).
core: For key signing and uid revoking allow an empty user id.
May 30 2023, 11:45 AM
Jakuje created T6507: SCRYPT does not work in FIPS mode.
May 30 2023, 11:33 AM · libgcrypt, FIPS, Bug Report
ikloecker committed rKLEOPATRA03c6eae82b38: Take hidden files into account when copying/removing files/folders (authored by ikloecker).
Take hidden files into account when copying/removing files/folders
May 30 2023, 11:29 AM
ikloecker committed rKLEOPATRA4f84606811fb: On Windows, revert to using our own helper for moving folders (authored by ikloecker).
On Windows, revert to using our own helper for moving folders
May 30 2023, 11:29 AM
ikloecker committed rKLEOPATRA7201cabc365b: Make the path helpers available on Windows only (authored by ikloecker).
Make the path helpers available on Windows only
May 30 2023, 11:29 AM
ikloecker committed rKLEOPATRA2f1a05ff83d1: Revert "Remove obsolete helpers" (authored by ikloecker).
Revert "Remove obsolete helpers"
May 30 2023, 11:29 AM
ikloecker added a reverting change for rKLEOPATRA26f01cf32094: Remove obsolete helpers: rKLEOPATRA2f1a05ff83d1: Revert "Remove obsolete helpers".
May 30 2023, 11:29 AM
werner edited projects for T5964: gnupg should use the KDFs implemented in libgcrypt, added: gnupg26; removed gnupg24.

Let's schedule that for 2.6

May 30 2023, 10:57 AM · gnupg26, FIPS, Feature Request
werner moved T6497: gpgtar does not return failure code to gpgme from QA to gnupg-2.4.2 on the gnupg24 board.
May 30 2023, 10:55 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, Restricted Project
werner moved T6503: Do not make use of the VirtualStore under Windows from QA to gnupg-2.4.2 on the gnupg24 board.
May 30 2023, 10:54 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, kleopatra
gniibe added a comment to rPTHa075e11080bf: w32: Initialize variable to silence compiler warning..

Possibly, it may consider the case where errno==0 when failure.

May 30 2023, 10:43 AM
werner renamed T6504: Adding an ADSK to several keys may fail with Wrong Key Usage. from Adding an ADKS to several keys may fail with Wrong Key Usage. to Adding an ADSK to several keys may fail with Wrong Key Usage..
May 30 2023, 10:36 AM · gnupg24 (gnupg-2.4.2), OpenPGP, Bug Report
ikloecker moved T6488: Kleopatra: moving decrypted Folder to USB device fails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
May 30 2023, 9:59 AM · kleopatra, Restricted Project
werner added a comment to rPTHa075e11080bf: w32: Initialize variable to silence compiler warning..

Hmm, gcc used to figure out that attr is initialized by npth_mutexattr_init. One of these gcc warning regressions?

May 30 2023, 8:56 AM
gniibe committed rPTHa075e11080bf: w32: Initialize variable to silence compiler warning. (authored by gniibe).
w32: Initialize variable to silence compiler warning.
May 30 2023, 8:27 AM
gniibe committed rTee3cbee5a24d: Fix the previous change. (authored by gniibe).
Fix the previous change.
May 30 2023, 8:12 AM
gniibe committed rT2977b554dec9: Use -no-fast-install LDFLAGS for Windows. (authored by gniibe).
Use -no-fast-install LDFLAGS for Windows.
May 30 2023, 8:12 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO6ffe296f211c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 30 2023, 6:40 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAdf583375c228: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 30 2023, 6:37 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO8a6cf6d1d154: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 30 2023, 4:20 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA040e61b4d6de: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 30 2023, 4:18 AM

May 29 2023

dvratil closed T6496: KMail: Fix crash when switching from signed / encrypted mails before verification is done as Resolved.

Fix merged to release/23.04 branch.

May 29 2023, 9:34 PM · Restricted Project, KMail
Nicolas Fella <nicolas.fella@gmx.de> committed rKLEOPATRAab7a80f0a91c: Adapt to KIconThemes changes (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Adapt to KIconThemes changes
May 29 2023, 7:02 PM
chengr28 added a comment to T6322: The warning "lower 3 bits of the secret key are not cleared" keeps showing even cv25519 key was generated by GnuPG.

And thanks gniibe! I have tested 2.4.1 several times in this month (including existing and new keys), the warning was never shown again.

May 29 2023, 9:14 AM · gnupg24, Bug Report
chengr28 added a comment to T6322: The warning "lower 3 bits of the secret key are not cleared" keeps showing even cv25519 key was generated by GnuPG.

Hi zhangguangzhi, I think that it's version-specific problem.
I traced the chain and this warning message was added in release 2.3.3 T5565.
The problem should be able to reproduce between 2.3.3 and 2.4.0.

May 29 2023, 8:45 AM · gnupg24, Bug Report
mlaurent committed rKLEOPATRA642ae68a5b72: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
May 29 2023, 7:36 AM
mlaurent committed rLIBKLEOf2a59d9336be: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
May 29 2023, 7:35 AM
zhangguangzhi added a comment to T6322: The warning "lower 3 bits of the secret key are not cleared" keeps showing even cv25519 key was generated by GnuPG.

Hi,i try to reproduce the problem, my platform is linux and gnupg2-2.2.32-3, but i can't find “gpg: warning: lower 3 bits of the secret key are not cleared". Excuse me, is this a platform-specific or version-specific problem, or is it my operation wrong.

May 29 2023, 5:53 AM · gnupg24, Bug Report
l10n daemon script <scripty@kde.org> committed rLIBKLEOf12fec78fc98: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 29 2023, 5:19 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEObc5f50aeb65d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 29 2023, 3:55 AM

May 28 2023

l10n daemon script <scripty@kde.org> committed rLIBKLEOeb769c9db2fd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 28 2023, 5:42 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAda6a164a3547: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 28 2023, 5:42 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOe0a91659e243: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 28 2023, 4:09 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8d7912ce110b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 28 2023, 4:05 AM

May 26 2023

mlaurent committed rKLEOPATRA10ba1078a3cd: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
May 26 2023, 11:17 PM
mlaurent committed rKLEOPATRA073acb1f54d8: Adapt to new kidentitymanagercore lib (authored by mlaurent).
Adapt to new kidentitymanagercore lib
May 26 2023, 7:31 PM
werner committed rEa5a513e0fdb8: doc: Typo fix (authored by werner).
doc: Typo fix
May 26 2023, 5:27 PM
werner moved T6421: Improve error message if no reset code (PUK) is set from Backlog to Done on the gpgrt board.
May 26 2023, 5:19 PM · Feature Request, gnupg22, gnupg24, gpgrt
werner changed the status of T6497: gpgtar does not return failure code to gpgme from Open to Testing.
May 26 2023, 3:57 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, Restricted Project
werner committed rGea286895477f: gpgtar: Emit FAILURE status line. (authored by werner).
gpgtar: Emit FAILURE status line.
May 26 2023, 3:56 PM
werner committed rG0d223fa9b0a7: sm: Emit STATUS_FAILURE for non-implemented commands. (authored by werner).
sm: Emit STATUS_FAILURE for non-implemented commands.
May 26 2023, 3:56 PM
werner triaged T6506: Release GnuPG 2.4.2 as Normal priority.
May 26 2023, 3:37 PM · gnupg, Release Info
werner changed the status of T6135: Agent, P15: Insert Smartcard query uses serial number instead of $DISPSERIALNO from Open to Testing.
May 26 2023, 2:32 PM · gnupg24 (gnupg-2.4.3), scd
werner committed rG2783b786a931: agent: Do not overwrite a key file by a shadow key file. (authored by werner).
agent: Do not overwrite a key file by a shadow key file.
May 26 2023, 2:29 PM
werner committed rGa216e9c028ee: agent: Update key files by first writing to a temp file. (authored by werner).
agent: Update key files by first writing to a temp file.
May 26 2023, 2:29 PM
werner committed rG1d23dc9389a1: agent: Create and use Token entries to track the display s/n. (authored by werner).
agent: Create and use Token entries to track the display s/n.
May 26 2023, 2:29 PM
werner committed rGec0c35d1b8be: common: New function nve_set (authored by werner).
common: New function nve_set
May 26 2023, 2:29 PM
werner added a comment to T6386: gpg-agent 2.2: Command "READKEY --card --no-data -- OPENPGP.1" overwrites protected-private-key with shadowed-private-key.

Due to back porting another change the fix for 2.2 is now also needed in 2.4.

May 26 2023, 2:25 PM · gnupg22 (gnupg-2.2.42), Bug Report
werner committed rG7cf8c5c29158: agent: Fix printed error in findkey. (authored by werner).
agent: Fix printed error in findkey.
May 26 2023, 2:21 PM
aheinecke committed rKLEOPATRA6a1694ddee64: Add a Windows Manifest to kleopatra (authored by werner).
Add a Windows Manifest to kleopatra
May 26 2023, 1:47 PM
aheinecke assigned T6488: Kleopatra: moving decrypted Folder to USB device fails to ikloecker.

So the reason this fails is the same as it was back when T3547 was fixed. MoveFile does not work across directories, and even MoveFileEx that supports this for files does not support this for directories.

May 26 2023, 11:56 AM · kleopatra, Restricted Project
werner edited Description on gnupg24.
May 26 2023, 10:07 AM
werner edited Description on gnupg24.
May 26 2023, 10:06 AM
werner edited Description on gnupg.
May 26 2023, 10:05 AM
werner edited projects for T6250: GPG-Agent doesn't work properly with smart cards and ed25519 keys and SSH Agent, added: gnupg; removed gnupg24.
May 26 2023, 10:03 AM · gnupg, Documentation, ssh
werner edited projects for T6465: Store the ECDH parameters in the key file, added: gnupg26; removed gnupg24.
May 26 2023, 10:00 AM · gnupg26, OpenPGP, scd, Bug Report
gniibe committed rGf15a643a2d45: agent,dirmngr: Shutdown fix for supervised mode. (authored by gniibe).
agent,dirmngr: Shutdown fix for supervised mode.
May 26 2023, 8:32 AM
gniibe committed rGfe881167c5b8: agent,w32: Fix resource leak for a process. (authored by gniibe).
agent,w32: Fix resource leak for a process.
May 26 2023, 3:10 AM
gniibe committed rE6877540eb1fc: Add GNU system support for cross compilation. (authored by gniibe).
Add GNU system support for cross compilation.
May 26 2023, 2:13 AM

May 25 2023

werner committed rGa391d8f4be4e: gpg: Skip keys found via ADSKs. (authored by werner).
gpg: Skip keys found via ADSKs.
May 25 2023, 4:54 PM
werner committed rG09a96c9e1bea: gpg: Skip keys found via ADSKs. (authored by werner).
gpg: Skip keys found via ADSKs.
May 25 2023, 4:50 PM
werner added a comment to T6375: gpg-agent race-condition with parallel clients.

FWIW: I have not done any tests but the comment below is about the case I suspected to be the cuase for your problem:

May 25 2023, 3:13 PM · gnupg24, gpgagent, Bug Report
werner closed T3390: Showing complete OpenPGP key flags as Resolved.

See rG0988e49c45 which implements time and group but not yet the split thing because we are not shure that is good idea to have this w/o any implementation support.

May 25 2023, 12:49 PM · gnupg24, patch, Feature Request
werner closed T6179: gnupg 2.3.7 broke YubiKey support: DBG: Curve with OID not supported: 2b06010401da470f01 as Resolved.
May 25 2023, 12:44 PM · gnupg24, scd, Bug Report
werner removed a project from T5930: Use the FIPS-compatible digest&sign API: gnupg24.
May 25 2023, 12:41 PM · FIPS, Feature Request
werner archived gnupg24 (gnupg-2.4.1).
May 25 2023, 12:39 PM
werner edited projects for T6234: Implement access to smartcards via a generic pkcs#11 interface, added: gnupg26; removed gnupg24.
May 25 2023, 12:37 PM · Restricted Project, gnupg26, Feature Request, scd
werner closed T6504: Adding an ADSK to several keys may fail with Wrong Key Usage. as Resolved.

The fix actually does the same as my suggested workaround.

May 25 2023, 12:03 PM · gnupg24 (gnupg-2.4.2), OpenPGP, Bug Report
werner moved T6504: Adding an ADSK to several keys may fail with Wrong Key Usage. from Backlog to gnupg-2.4.2 on the gnupg24 board.
May 25 2023, 12:03 PM · gnupg24 (gnupg-2.4.2), OpenPGP, Bug Report
werner committed rGe9dd47d789e8: gpg: Fix searching for the ADSK key when adding an ADSK. (authored by werner).
gpg: Fix searching for the ADSK key when adding an ADSK.
May 25 2023, 12:01 PM
werner lowered the priority of T6504: Adding an ADSK to several keys may fail with Wrong Key Usage. from High to Normal.

There is an easy workaround: Append an exclamation mark to the adsk key. This way gpg will only search for this subkey.
An example with my test keys:

May 25 2023, 11:21 AM · gnupg24 (gnupg-2.4.2), OpenPGP, Bug Report
werner moved T6503: Do not make use of the VirtualStore under Windows from Backlog to QA on the gnupg22 board.
May 25 2023, 11:11 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, kleopatra
werner committed rG625fb548998f: w32: Add missing manifests and set a requestedExecutionLevel. (authored by werner).
w32: Add missing manifests and set a requestedExecutionLevel.
May 25 2023, 11:10 AM
werner added a comment to T2820: GPGME: Allow to set the keyring for a context.

secring.gpg is only used by unsupported legacy versions of GnuPG. Since 2.1 it is not anymore used.

May 25 2023, 9:43 AM · Won't Fix, gpgme, Feature Request
gniibe added a comment to T6487: libassuan: Clear semantics for assuan_get_pid and improve use cases for process control.

Since it's ABI change, I created a branch: https://dev.gnupg.org/source/libassuan/history/gniibe%252Ft6487/

May 25 2023, 7:05 AM · libassuan, Memo
gniibe committed rA3bccb33ccd90: Add new pipe functions to control its server process. (authored by gniibe).
Add new pipe functions to control its server process.
May 25 2023, 7:03 AM
gniibe committed rG39a437378015: po: Update Japanese Translation. (authored by gniibe).
po: Update Japanese Translation.
May 25 2023, 6:44 AM
gniibe committed rG6984ddc6ebf5: common,w32: Fix gnupg_process_release. (authored by gniibe).
common,w32: Fix gnupg_process_release.
May 25 2023, 6:44 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6e2f3f385028: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 25 2023, 3:51 AM

May 24 2023

sfought added a comment to T2820: GPGME: Allow to set the keyring for a context.

So if I have \MyDirectory\pubring.pgp and MyDirectory\secring.pgp files, how do I use the --homedir option to access those?

May 24 2023, 10:15 PM · Won't Fix, gpgme, Feature Request
werner committed rEc62157c615a6: core: Add hurd-amd64 support (authored by Samuel Thibault <samuel.thibault@ens-lyon.org>).
core: Add hurd-amd64 support
May 24 2023, 4:59 PM
werner committed rE7a42ff0ec971: core: New mode flag "sequential" for gpgrt_fopen. (authored by werner).
core: New mode flag "sequential" for gpgrt_fopen.
May 24 2023, 4:59 PM
werner renamed Spammer-TomDavise from TomDavise to Spammer-TomDavise.
May 24 2023, 4:19 PM
werner committed rG000b82ade7ad: gpg: Return ERROR status for --quick-sign-key. (authored by werner).
gpg: Return ERROR status for --quick-sign-key.
May 24 2023, 4:05 PM
werner committed rG8295fb3f0b4f: w32: Add missing supportedOS Ids for Windows-10 (authored by werner).
w32: Add missing supportedOS Ids for Windows-10
May 24 2023, 2:17 PM
werner moved T6503: Do not make use of the VirtualStore under Windows from Backlog to QA on the gnupg24 board.
May 24 2023, 1:47 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.2), Bug Report, kleopatra