Page MenuHome GnuPG
Feed All Stories

Nov 10 2020

ikloecker committed rKLEOPATRAc4865e1fda7b: Don't show success message if revokation was canceled (authored by ikloecker).
Don't show success message if revokation was canceled
Nov 10 2020, 4:17 PM
jharvell added a comment to T3950: gnupg-2.2.6 fails to find correct library config programs when cross-compiling for ARM.

Thanks for addressing this in master.

Nov 10 2020, 4:14 PM · Feature Request
ikloecker committed rKLEOPATRA697dd515c1af: Allow revoking a specific certification via context menu (authored by ikloecker).
Allow revoking a specific certification via context menu
Nov 10 2020, 1:14 PM
ikloecker committed rLIBKLEOe62f37272fe8: Simplify lookup of matching key using findData() (authored by ikloecker).
Simplify lookup of matching key using findData()
Nov 10 2020, 1:14 PM
werner committed rGe2dfaf1b2b94: w32: Revert use of one gnupg_fopen in a test tool (authored by werner).
w32: Revert use of one gnupg_fopen in a test tool
Nov 10 2020, 12:12 PM
werner committed rG163e4ff19597: w32: Support Unicode also for config files etc. (authored by werner).
w32: Support Unicode also for config files etc.
Nov 10 2020, 12:09 PM
werner committed rG9188a3c6b7eb: w32: Support utf8 for getcwd even if build with gpgrt < 1.40. (authored by werner).
w32: Support utf8 for getcwd even if build with gpgrt < 1.40.
Nov 10 2020, 12:09 PM
werner added a comment to T5118: gpgconf: Master does not show some values.

Works for me. Also with a gpg.conf-2 file. Do you use a /etc/gnupg/gpg.conf ?

Nov 10 2020, 9:48 AM · gnupg24, Bug Report, gnupg (gpg23)
gniibe closed T3950: gnupg-2.2.6 fails to find correct library config programs when cross-compiling for ARM as Wontfix.

The feature (better cross compiling) was done in master.
We close this bug report as "Won't fix" since it will never been applied to 2.2.

Nov 10 2020, 6:48 AM · Feature Request
gniibe added a comment to T3950: gnupg-2.2.6 fails to find correct library config programs when cross-compiling for ARM.

In newer releases of libgpg-error, libksba, libassuan, libgcrypt, npth and ntbtls, we updated corresponding *.m4, so that we can use new gpgrt-config program only. And gpgrt-config command supports cross compiling and multiarch libraries.

Nov 10 2020, 6:45 AM · Feature Request
gniibe changed the status of T5086: GnuPG fails to generate keys on-card in versions 2.2.22 and 2.2.23 from Open to Testing.

For 2.2, rG61aea64b3c17: scd: Fix the use case of verify_chv2 by CHECKPIN. fixed this problem.

Nov 10 2020, 6:15 AM · Restricted Project, gnupg, Bug Report
gniibe added a comment to T4667: "gpg: deleting secret key failed: No pinentry" when in --batch mode with --pinentry=loopback.

Fixed in master.
(confirmation interaction is also fixed.)

Nov 10 2020, 6:11 AM · gnupg24, gnupg (gpg23), Bug Report
gniibe committed rGf9bbc751633f: gpg: In batch mode, delete-secret-key is not okay without --yes. (authored by gniibe).
gpg: In batch mode, delete-secret-key is not okay without --yes.
Nov 10 2020, 6:10 AM
gniibe changed the status of T4998: scdaemon: PC/SC "No such device" without reader-port from Open to Testing.
Nov 10 2020, 4:00 AM · Restricted Project, scd, Bug Report
gniibe changed the status of T4998: scdaemon: PC/SC "No such device" without reader-port, a subtask of T3300: scd: Support multiple readers by PC/SC driver, from Open to Testing.
Nov 10 2020, 4:00 AM · Restricted Project, gnupg (gpg23), scd
gniibe added a comment to T5120: Incompatible Ed25519 secret key (no-encryption).

Need another patch to export it:

diff --git a/g10/export.c b/g10/export.c
index 8dd0b07d7..339424e19 100644
--- a/g10/export.c
+++ b/g10/export.c
@@ -627,6 +627,57 @@ canon_pk_algo (enum gcry_pk_algos algo)
 }
Nov 10 2020, 3:41 AM · gnupg (gpg22), Bug Report
gniibe merged T3366: Secret keys won't delete into T3465: --pinentry-mode loopback with --delete-secret-keys.
Nov 10 2020, 2:39 AM · gnupg, Bug Report
gniibe merged task T3366: Secret keys won't delete into T3465: --pinentry-mode loopback with --delete-secret-keys.
Nov 10 2020, 2:39 AM · gnupg, Windows 32, gpg4win, Bug Report
gniibe added a comment to T3366: Secret keys won't delete.

It's fixed in master by T3465: --pinentry-mode loopback with --delete-secret-keys, with new confirmation interaction.
For 2.2, you can use --batch and --yes, see T4667: "gpg: deleting secret key failed: No pinentry" when in --batch mode with --pinentry=loopback.

Nov 10 2020, 2:39 AM · gnupg, Windows 32, gpg4win, Bug Report
gniibe committed rG9854369a729b: gpg: Fix agent_delete_key interaction. (authored by gniibe).
gpg: Fix agent_delete_key interaction.
Nov 10 2020, 2:31 AM
gniibe raised the priority of T5018: Export keys to secure card failure: gpg: KEYTOCARD failed: Unusable secret key from Low to Normal.
Nov 10 2020, 1:42 AM · Info Needed, Bug Report
gniibe claimed T5018: Export keys to secure card failure: gpg: KEYTOCARD failed: Unusable secret key.
Nov 10 2020, 1:42 AM · Info Needed, Bug Report
gniibe triaged T5018: Export keys to secure card failure: gpg: KEYTOCARD failed: Unusable secret key as Low priority.

Did you remove .gnupg entirely? Secret keys are stored in .gnupg/private-keys-v1.d. If it remained, you didn't import your secret keys.
If it was the case, I'd like to merge this report to T3391: cannot import subkey that was once marked to be on a card.

Nov 10 2020, 1:42 AM · Info Needed, Bug Report

Nov 9 2020

bernhard committed rWcb3113a523d8: Rework support page (de) (authored by bernhard).
Rework support page (de)
Nov 9 2020, 3:56 PM
werner committed rG12fd10791f1d: card: Run factory-reset in locked stated also in gpg-card. (authored by werner).
card: Run factory-reset in locked stated also in gpg-card.
Nov 9 2020, 3:00 PM
werner committed rG8fb0d5e3c775: card: Run factory-reset in locked stated. (authored by werner).
card: Run factory-reset in locked stated.
Nov 9 2020, 3:00 PM
werner removed a project from T5121: a race condition between intr_cb call back and libusb_free_transfer in do_close_reader: backport.
Nov 9 2020, 1:40 PM · gnupg (gpg22), Restricted Project, scd
werner committed rG0ca0a30bd6ce: Prepare NEWS for the next release. (authored by werner).
Prepare NEWS for the next release.
Nov 9 2020, 1:39 PM
werner committed rG8e206c172156: scd: Internal CCID driver: Fix a race condition on close. (authored by gniibe).
scd: Internal CCID driver: Fix a race condition on close.
Nov 9 2020, 1:39 PM
werner committed rG7f765a98fd66: card: Run factory-reset in locked stated. (authored by werner).
card: Run factory-reset in locked stated.
Nov 9 2020, 1:39 PM
aheinecke renamed T5123: Kleopatra: Generate OpenPGP pubkey S/MIME CSR from existing card from Kleopatra: Generate OpenPGP pubkey S/MIME CSR from "S/MIME Smartcard" to Kleopatra: Generate OpenPGP pubkey S/MIME CSR from existing card.
Nov 9 2020, 1:15 PM · kleopatra
aheinecke created T5123: Kleopatra: Generate OpenPGP pubkey S/MIME CSR from existing card.
Nov 9 2020, 1:13 PM · kleopatra
werner edited projects for T5109: Initial socket connection to server, added: gnupg (gpg23); removed gnupg (gpg22).
Nov 9 2020, 12:35 PM · gnupg24, gnupg (gpg23)
werner added a project to T5121: a race condition between intr_cb call back and libusb_free_transfer in do_close_reader: backport.
Nov 9 2020, 12:31 PM · gnupg (gpg22), Restricted Project, scd
werner committed rG21d5323f5d02: gpg: Fix recent commit for weak digest algos and smartcards. (authored by werner).
gpg: Fix recent commit for weak digest algos and smartcards.
Nov 9 2020, 12:22 PM
werner committed rG549dc8cfe9a4: Require libksba 1.3.5 (authored by werner).
Require libksba 1.3.5
Nov 9 2020, 12:22 PM
werner committed rGfc01ae50718b: Require Libgpg-error 1.27 (authored by werner).
Require Libgpg-error 1.27
Nov 9 2020, 12:22 PM
werner committed rG99ab3aed15c8: Require Libgcrypt 1.8 (authored by werner).
Require Libgcrypt 1.8
Nov 9 2020, 12:22 PM
werner committed rGf05d1772c47b: gpg: Add canceled status message. (authored by bjk).
gpg: Add canceled status message.
Nov 9 2020, 12:22 PM
werner committed rMeb99e8c483a7: Require at least libgpg-error 1.36 (authored by werner).
Require at least libgpg-error 1.36
Nov 9 2020, 12:11 PM
ikloecker committed rKLEOPATRAa43332bc9a6a: Merge remote-tracking branch 'remotes/origin/release/20.12' (authored by ikloecker).
Merge remote-tracking branch 'remotes/origin/release/20.12'
Nov 9 2020, 10:34 AM
ikloecker committed rKLEOPATRA3a6f8bf57f3f: Make it compile with libgpg-error < 1.36 (authored by ikloecker).
Make it compile with libgpg-error < 1.36
Nov 9 2020, 10:32 AM
werner closed T4893: "Note: signatures using the MD5 algorithm are rejected" is emitted despite --quiet as Resolved.
Nov 9 2020, 10:01 AM · gnupg (gpg22), Bug Report
werner committed rGc373735e79a1: gpg: Do not print rejected digest algo notes with --quiet. (authored by werner).
gpg: Do not print rejected digest algo notes with --quiet.
Nov 9 2020, 8:36 AM
werner added a comment to T4893: "Note: signatures using the MD5 algorithm are rejected" is emitted despite --quiet.

I reconsidered this. Suppressing such messages with --quiet is oka and will be in 2.2.24.

Nov 9 2020, 8:35 AM · gnupg (gpg22), Bug Report
werner committed rGe08e1d62d089: gpg: Do not print rejected digest algo notes with --quiet. (authored by werner).
gpg: Do not print rejected digest algo notes with --quiet.
Nov 9 2020, 8:33 AM
werner reopened T4893: "Note: signatures using the MD5 algorithm are rejected" is emitted despite --quiet as "Open".
Nov 9 2020, 8:29 AM · gnupg (gpg22), Bug Report
Ömer Fadıl Usta <omerusta@gmail.com> committed rKLEOPATRAf762c9f67af2: Merge branch 'work/usta_boostfix' into 'master' (authored by Ömer Fadıl Usta <omerusta@gmail.com>).
Merge branch 'work/usta_boostfix' into 'master'
Nov 9 2020, 8:20 AM
gniibe created T5122: Importing secret key with wrong passphrase may result GPG_ERR_MISSING_VALUE (should be able to be tried 3 times).
Nov 9 2020, 4:09 AM · gnupg
gniibe committed rGbf3a9377d147: gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8. (authored by gniibe).
gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8.
Nov 9 2020, 3:42 AM
gniibe committed rGba4f68416742: agent: Fix SOS handling with libgcrypt 1.8. (authored by gniibe).
agent: Fix SOS handling with libgcrypt 1.8.
Nov 9 2020, 3:42 AM
gniibe added a comment to T5055: APPCRASH with libKF5ConfigWidgets.dll.

The "Reliability History" says (in Chinese):

异常代码: c0000005
异常偏移: 0002b6c0

The error code c0000005 is something like SEGV on POSIX, I guess.
It occurred at the address 0002b6c0.

Nov 9 2020, 2:57 AM · Bug Report, gpg4win

Nov 8 2020

Laurent Montel <montel@kde.org> committed rLIBKLEO1684f4844808: GIT_SILENT: Branch is open (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Branch is open
Nov 8 2020, 9:28 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRAd4ee903af723: GIT_SILENT: Branch is open (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Branch is open
Nov 8 2020, 9:27 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRAe074595520c9: It seems that it uses assuan without number on windows (authored by Laurent Montel <montel@kde.org>).
It seems that it uses assuan without number on windows
Nov 8 2020, 2:32 PM
Laurent Montel <montel@kde.org> committed rLIBKLEOd52ab3009b3a: GIT_SILENT: prepare 20.11.80 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 20.11.80
Nov 8 2020, 8:44 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA42786882566a: GIT_SILENT: prepare 20.11.80 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 20.11.80
Nov 8 2020, 8:40 AM

Nov 7 2020

Ömer Fadıl Usta <omerusta@gmail.com> committed rKLEOPATRAf6d0c5494945: Merge branch 'work/usta_boostfix' into 'master' (authored by Ömer Fadıl Usta <omerusta@gmail.com>).
Merge branch 'work/usta_boostfix' into 'master'
Nov 7 2020, 11:29 AM
Ömer Fadıl USTA <omerusta@gmail.com> committed rKLEOPATRA421a330fd51c: Fix Boost (increase min ver, fix inc variable), Enable c++17 (authored by Ömer Fadıl USTA <omerusta@gmail.com>).
Fix Boost (increase min ver, fix inc variable), Enable c++17
Nov 7 2020, 11:29 AM

Nov 6 2020

aheinecke committed rPa421ae8c4d2a: qt: Improve focus and frontness (authored by aheinecke).
qt: Improve focus and frontness
Nov 6 2020, 4:05 PM
aheinecke committed rPe4f1681550b1: qt: Silence deprecation warning (authored by aheinecke).
qt: Silence deprecation warning
Nov 6 2020, 4:05 PM
aheinecke committed rPcd2e69bfcf26: qt: Fix crash when generate icon was not found (authored by aheinecke).
qt: Fix crash when generate icon was not found
Nov 6 2020, 4:05 PM
werner committed rGc896112fa3f7: agent: Minor tweaks to the new genpin inquiry. (authored by werner).
agent: Minor tweaks to the new genpin inquiry.
Nov 6 2020, 3:43 PM
aheinecke committed rP340e3ef6f4fc: qt: Add genpin suppport (authored by aheinecke).
qt: Add genpin suppport
Nov 6 2020, 3:05 PM
aheinecke committed rG557ddbde3258: agent: Add genpin inquiry for pinentry (authored by aheinecke).
agent: Add genpin inquiry for pinentry
Nov 6 2020, 2:23 PM
ikloecker added a comment to rLIBKLEO93c2cff8da73: Don't use F_OK constant which is not defined on Windows.

In general, I agree. But, given that the whole file is Windows-only and highly Windows-specific (dealing with the Windows registry), does it make sense in this case?

Nov 6 2020, 10:07 AM
ikloecker committed rKLEOPATRA594c4212be2a: Use uidhash only if it's available (authored by ikloecker).
Use uidhash only if it's available
Nov 6 2020, 9:50 AM
werner added a comment to rLIBKLEO93c2cff8da73: Don't use F_OK constant which is not defined on Windows.

For portability reasons it would be better to define F_OK if is is not defined.

Nov 6 2020, 8:34 AM
werner added projects to rM35ca460019ea: Parse STATUS_CANCELED_BY_USER.: backport, gnupg (gpg22).
Nov 6 2020, 8:30 AM · gnupg (gpg22), backport

Nov 5 2020

bjk committed rM35ca460019ea: Parse STATUS_CANCELED_BY_USER. (authored by bjk).
Parse STATUS_CANCELED_BY_USER.
Nov 5 2020, 9:19 PM · gnupg (gpg22), backport
bjk committed rG31e47dfad0f4: gpg: Add canceled status message. (authored by bjk).
gpg: Add canceled status message.
Nov 5 2020, 9:16 PM
dvratil committed rLIBKLEOdb55799187cd: Use _stricmp instead of strcasecmp when building with MSVC (authored by dvratil).
Use _stricmp instead of strcasecmp when building with MSVC
Nov 5 2020, 6:22 PM
dvratil committed rLIBKLEO93c2cff8da73: Don't use F_OK constant which is not defined on Windows (authored by dvratil).
Don't use F_OK constant which is not defined on Windows
Nov 5 2020, 6:22 PM
dvratil committed rLIBKLEO3e203fcb1cca: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 4:43 PM
dvratil committed rLIBKLEO3a84dc898689: Rename exception.h to kleoexception.h (authored by dvratil).
Rename exception.h to kleoexception.h
Nov 5 2020, 4:43 PM
dvratil committed rLIBKLEO06e97c21fb82: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 4:43 PM
dvratil committed rKLEOPATRA27bfea402db8: Adapt to libkleo's new kleoexception.h include file (authored by dvratil).
Adapt to libkleo's new kleoexception.h include file
Nov 5 2020, 4:43 PM
dvratil committed rKLEOPATRAfa1669af533d: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 4:43 PM
dvratil committed rKLEOPATRA87d33dd1e21b: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 4:43 PM
aheinecke committed rKLEOPATRAd32c5ce40b69: Allow unicode GnuPG Homedir (authored by aheinecke).
Allow unicode GnuPG Homedir
Nov 5 2020, 3:44 PM
aheinecke committed rLIBKLEOd3ea942a97ed: Take GnuPG Homedir from gpgconf (authored by aheinecke).
Take GnuPG Homedir from gpgconf
Nov 5 2020, 3:42 PM
dvratil committed rKLEOPATRAc175d8c41152: Adapt to libkleo's new kleoexception.h include file (authored by dvratil).
Adapt to libkleo's new kleoexception.h include file
Nov 5 2020, 2:49 PM
dvratil committed rKLEOPATRA3dfd73f99bf8: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 2:49 PM
dvratil committed rLIBKLEO901371bbc798: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 2:48 PM
dvratil committed rLIBKLEOd5b6de6de403: Rename exception.h to kleoexception.h (authored by dvratil).
Rename exception.h to kleoexception.h
Nov 5 2020, 2:48 PM
dvratil committed rLIBKLEO0e58e5931c27: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 2:46 PM
dvratil committed rLIBKLEOfda7f4d6dcc6: Rename exception.h to kleoexception.h (authored by dvratil).
Rename exception.h to kleoexception.h
Nov 5 2020, 2:46 PM
dvratil committed rKLEOPATRA4c336d724fd3: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 2:43 PM
dvratil committed rLIBKLEOfbf9cee74e32: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 2:36 PM
ikloecker committed rLIBKLEOfee2f0ce51d1: Rename exception.h to kleoexception.h (authored by dvratil).
Rename exception.h to kleoexception.h
Nov 5 2020, 2:36 PM
dvratil committed rLIBKLEOf703cee4ac16: Merge branch 'work/kleo-exception' into 'master' (authored by dvratil).
Merge branch 'work/kleo-exception' into 'master'
Nov 5 2020, 2:35 PM
ikloecker committed rKLEOPATRA5b994ce36506: Allow adding/revoking certifications in the certifications overview (authored by ikloecker).
Allow adding/revoking certifications in the certifications overview
Nov 5 2020, 1:13 PM
ikloecker committed rKLEOPATRAa020501eaf80: Simplify the filter setup (authored by ikloecker).
Simplify the filter setup
Nov 5 2020, 1:13 PM
ikloecker committed rLIBKLEO903645a76e23: Add possibility to retrieve a single user id or signature (authored by ikloecker).
Add possibility to retrieve a single user id or signature
Nov 5 2020, 12:51 PM
ikloecker committed rLIBKLEO3324d59c9821: Add possibility to filter out invalid keys (authored by ikloecker).
Add possibility to filter out invalid keys
Nov 5 2020, 12:33 PM
aheinecke committed rKLEOPATRAb0535c2b31c0: Fix build for libkleo DefaultKeyFilter::isBad dep (authored by aheinecke).
Fix build for libkleo DefaultKeyFilter::isBad dep
Nov 5 2020, 11:57 AM
aheinecke committed rLIBKLEOf44ca81051ec: Bump Version for API add of isBad (authored by aheinecke).
Bump Version for API add of isBad
Nov 5 2020, 11:55 AM
aheinecke added a reverting change for rLIBKLEOaeb2f0566489: Revert "Add possibility to filter out invalid keys": rLIBKLEOd7afe96d5b76: Revert "Revert "Add possibility to filter out invalid keys"".
Nov 5 2020, 11:51 AM
aheinecke committed rLIBKLEOd7afe96d5b76: Revert "Revert "Add possibility to filter out invalid keys"" (authored by aheinecke).
Revert "Revert "Add possibility to filter out invalid keys""
Nov 5 2020, 11:51 AM
aheinecke committed rKLEOPATRA6d01cedca92e: Lower min KF5 Version for Windows (authored by aheinecke).
Lower min KF5 Version for Windows
Nov 5 2020, 11:38 AM