Page MenuHome GnuPG
Feed All Stories

Mon, Mar 17

werner committed rGf463586a9617: gpgsm: Extend --learn-card by an optional s/n argument. (authored by werner).
gpgsm: Extend --learn-card by an optional s/n argument.
Mon, Mar 17, 5:34 PM
ikloecker committed rKLEOPATRA0cd0e219ffe0: Use QGpgME::DN::prettyAttributes if possible (authored by ikloecker).
Use QGpgME::DN::prettyAttributes if possible
Mon, Mar 17, 5:23 PM
ikloecker committed rKLEOPATRA2a1dd9df2263: Use new DNAttributes functions instead of deprecated Kleo::DN functions (authored by ikloecker).
Use new DNAttributes functions instead of deprecated Kleo::DN functions
Mon, Mar 17, 5:23 PM
ikloecker committed rKLEOPATRA9e9d743a40bb: Use Formatting::prettyDN instead of deprecated DN::prettyDN() (authored by ikloecker).
Use Formatting::prettyDN instead of deprecated DN::prettyDN()
Mon, Mar 17, 5:23 PM
ikloecker committed rKLEOPATRA087359a74325: Use QGpgME::DN instead of Kleo::DN where possible (authored by ikloecker).
Use QGpgME::DN instead of Kleo::DN where possible
Mon, Mar 17, 5:23 PM
ikloecker committed rGPGMEQTb1192dba859b: Add function returning the ordered list of attributes of a DN (authored by ikloecker).
Add function returning the ordered list of attributes of a DN
Mon, Mar 17, 5:22 PM
ikloecker committed rLIBKLEO2b9db53d5a0e: Bump library version (authored by ikloecker).
Bump library version
Mon, Mar 17, 4:36 PM
ikloecker committed rLIBKLEO0aff9bc02c73: Deprecate Kleo::DN (authored by ikloecker).
Deprecate Kleo::DN
Mon, Mar 17, 4:36 PM
ikloecker committed rLIBKLEO8e75ef0e0de3: Move libkleo-specific static DN functions to new DNAttributes namespace (authored by ikloecker).
Move libkleo-specific static DN functions to new DNAttributes namespace
Mon, Mar 17, 4:36 PM
ikloecker committed rLIBKLEO78ca24f157af: Use QGpgME::DN instead of Kleo::DN where possible (authored by ikloecker).
Use QGpgME::DN instead of Kleo::DN where possible
Mon, Mar 17, 4:36 PM
ikloecker committed rLIBKLEOa4e7e1967089: Add Formatting::prettyDN as replacement for Kleo::DN::prettyDN (authored by ikloecker).
Add Formatting::prettyDN as replacement for Kleo::DN::prettyDN
Mon, Mar 17, 4:36 PM
werner closed T7569: `gpgconf --homedir $x --kill keyboxd` doesn't appear to terminate a running keyboxd as Resolved.
Mon, Mar 17, 10:12 AM · gnupg, keyboxd, Bug Report
werner committed rGe212308ede8e: gpgconf: Fix reload and kill of keyboxd. (authored by werner).
gpgconf: Fix reload and kill of keyboxd.
Mon, Mar 17, 10:11 AM
werner committed rG5420c4ebde0e: gpgconf: Fix reload and kill of keyboxd. (authored by werner).
gpgconf: Fix reload and kill of keyboxd.
Mon, Mar 17, 10:07 AM
ikloecker committed rLIBKLEOab190a8b402f: Update translations in libkleopatrarc*.desktop files (authored by ikloecker).
Update translations in libkleopatrarc*.desktop files
Mon, Mar 17, 9:56 AM
ikloecker moved T7529: Kleo translation - backport libkleopatrarc*.desktop after KDE gear release 25.04 from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Mon, Mar 17, 9:54 AM · vsd33, Restricted Project, kleopatra
ikloecker changed the status of T7529: Kleo translation - backport libkleopatrarc*.desktop after KDE gear release 25.04, a subtask of T7489: Kleopatra: missing translations in kf5, from Open to Testing.
Mon, Mar 17, 9:54 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker changed the status of T7529: Kleo translation - backport libkleopatrarc*.desktop after KDE gear release 25.04 from Open to Testing.

Done.

Mon, Mar 17, 9:54 AM · vsd33, Restricted Project, kleopatra
werner added a comment to T7569: `gpgconf --homedir $x --kill keyboxd` doesn't appear to terminate a running keyboxd.

FWIW: It does works when using GNUPGHOME instead.

Mon, Mar 17, 9:46 AM · gnupg, keyboxd, Bug Report
werner closed T7570: `gpg --trust-model always --verify` produces incongruous warning "Using untrusted key!" as Resolved.

This has always been the case. git blame shows for check_signatures_trust:

Mon, Mar 17, 9:39 AM · Not A Bug, gnupg
gniibe added a comment to T7519: libgcrypt: (EC)DSA signature generation should be constant-time.

There are three (or more) remaining things:
(1) ec_addm can be improved by adding U and V with mpih_add_lli , subtracting P with mpih_sub_n, and adding back P with mpih_add_n_cond
(2) Places with mpi_const for the argument when calling ec_mulm, ec_add or ec_subm should be fixed (it may modify the const MPI)
(3) make sure mpi_resize within ec_addm, ec_mulm, or ec_subm if needed

Mon, Mar 17, 3:24 AM · libgcrypt, Bug Report

Sun, Mar 16

mlaurent committed rMTP40467ec357b4: GIT_SILENT: prepare 6.4 rc (authored by mlaurent).
GIT_SILENT: prepare 6.4 rc
Sun, Mar 16, 7:43 AM
mlaurent committed rKLEOPATRA330cb4b6bbd6: GIT_SILENT: prepare 6.4 rc (authored by mlaurent).
GIT_SILENT: prepare 6.4 rc
Sun, Mar 16, 7:42 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAcb541b4215cd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sun, Mar 16, 4:16 AM
l10n daemon script <scripty@kde.org> committed rMTP43ab0b1d8211: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sun, Mar 16, 2:42 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA46d952cbbce7: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sun, Mar 16, 2:40 AM

Sat, Mar 15

antonio-rojas committed rKLEOPATRAb903418b4606: Drop kstatusnotifieritem dependency (authored by antonio-rojas).
Drop kstatusnotifieritem dependency
Sat, Mar 15, 12:07 PM
antonio-rojas committed rKLEOPATRAe4993336412b: Drop kstatusnotifieritem dependency (authored by antonio-rojas).
Drop kstatusnotifieritem dependency
Sat, Mar 15, 10:37 AM
mlaurent committed rMTP305a2fc0caf8: GIT_SILENT: prepare 6.4 rc (authored by mlaurent).
GIT_SILENT: prepare 6.4 rc
Sat, Mar 15, 7:24 AM
mlaurent committed rLIBKLEOde82e9b8f59c: GIT_SILENT: prepare 6.4 rc (authored by mlaurent).
GIT_SILENT: prepare 6.4 rc
Sat, Mar 15, 7:20 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA91ababc8104c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Mar 15, 2:40 AM

Fri, Mar 14

dkg added a comment to T7570: `gpg --trust-model always --verify` produces incongruous warning "Using untrusted key!".

This seems to be the case on 2.2.46 as well, fwiw. i don't think it's new in 2.4.7.

Fri, Mar 14, 8:07 PM · Not A Bug, gnupg
dkg created T7570: `gpg --trust-model always --verify` produces incongruous warning "Using untrusted key!".
Fri, Mar 14, 8:04 PM · Not A Bug, gnupg
dkg added a comment to T7569: `gpgconf --homedir $x --kill keyboxd` doesn't appear to terminate a running keyboxd.

similarly, gpgconf --homedir /tmp/gg --kill all does not terminate keyboxd, despite the fact that gpgconf(1) says:

Fri, Mar 14, 7:27 PM · gnupg, keyboxd, Bug Report
dkg created T7569: `gpgconf --homedir $x --kill keyboxd` doesn't appear to terminate a running keyboxd.
Fri, Mar 14, 7:24 PM · gnupg, keyboxd, Bug Report
werner committed rGa7ec3792c5d1: scd,w32: Fix posssible lockup due to lost select results. (authored by werner).
scd,w32: Fix posssible lockup due to lost select results.
Fri, Mar 14, 2:05 PM
werner committed rM926b1f1f1e3e: Add API gpgme_op_random_value. (authored by werner).
Add API gpgme_op_random_value.
Fri, Mar 14, 1:24 PM
werner committed rG95a11baaa2c0: doc: Minor updates (authored by werner).
doc: Minor updates
Fri, Mar 14, 1:22 PM
werner committed rGcc3efe9a7312: gpg: Fix key generation with existing key from card. (authored by gniibe).
gpg: Fix key generation with existing key from card.
Fri, Mar 14, 1:21 PM
werner moved T7457: gpg --full-gen-key doesn't show list of keys on card (regression) from Backlog to QA on the gnupg24 board.

Done

Fri, Mar 14, 1:20 PM · gnupg26, gnupg24, Bug Report
werner added a comment to T6694: Random numbers from gpgme.

BTW, do we really need a C++ API for this? Might make sense due to the need for a context.

Fri, Mar 14, 1:10 PM · gpd5x, gpgpass, gpgme, Feature Request
werner changed the status of T6694: Random numbers from gpgme from Open to Testing.
Fri, Mar 14, 1:09 PM · gpd5x, gpgpass, gpgme, Feature Request
ikloecker reopened T7457: gpg --full-gen-key doesn't show list of keys on card (regression) as "Open".

Re-opening because I think rGaa36f6ae8bae needs to be backported to GnuPG 2.4 (see T7568). The fix for T7309 which introduced the regression has been backported to GnuPG 2.4.

Fri, Mar 14, 8:54 AM · gnupg26, gnupg24, Bug Report
hamarituc closed T7568: Keys of OpenPGP card not listed for key generation as Invalid.

Duplicate of T7457. Sorry for the noise.

Fri, Mar 14, 8:20 AM · Bug Report
l10n daemon script <scripty@kde.org> committed rLIBKLEOec9e8a87b0c2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Mar 14, 4:25 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA963eee55f14b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Mar 14, 4:24 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6b05563003ed: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Fri, Mar 14, 3:43 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOe33091de3257: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Mar 14, 2:46 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA159a80cb253d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Mar 14, 2:45 AM
dkg added a comment to T7547: signatures from revoked or expired keys show up as missing keys.

I've offered https://github.com/bestpractical/gnupg-interface/pull/16 to GnuPG::Interface, and am testing it out in debian unstable.

Fri, Mar 14, 12:33 AM · gnupg26, gnupg24, Bug Report

Thu, Mar 13

mmontkowski added a comment to T7269: Attachments vanish from forward encrypted message.

Well I finally did some more tracing and removeOurAttachments_o is not called when the attachments vanish.

Thu, Mar 13, 7:17 PM · Restricted Project, Feature Request, gpgol
hamarituc created T7568: Keys of OpenPGP card not listed for key generation.
Thu, Mar 13, 6:56 PM · Bug Report
dkg added a comment to T7547: signatures from revoked or expired keys show up as missing keys.

I'll work on making a patch to offer a flexible test suite.

Thu, Mar 13, 6:21 PM · gnupg26, gnupg24, Bug Report
dkg added a comment to T7547: signatures from revoked or expired keys show up as missing keys.

Alternately, i suppose we could ask GnuPG::Interface to drop the variant parts of that test entirely. @werner, If you have a preference for what they test, it would be good to know. I suspect your opinion would carry weight with the maintainer there.

Thu, Mar 13, 6:20 PM · gnupg26, gnupg24, Bug Report
werner committed rC22e65f6f5b8d: doc: Fix syntax error (authored by werner).
doc: Fix syntax error
Thu, Mar 13, 6:04 PM
werner added a comment to T7547: signatures from revoked or expired keys show up as missing keys.

Well, we also have the gpgme test suite which tests a couple of other things and for obvious reasons we need to keep this stable. Granted, sometimes we had to change the gpgme test suite as well. My personal preference would be your second choice.

Thu, Mar 13, 5:51 PM · gnupg26, gnupg24, Bug Report
ikloecker added a comment to T6883: pinentry: Add Qt 6 variant.
In T6883#199155, @ebo wrote:

I guess this is done if QT6 versions have a pinentry?

Thu, Mar 13, 5:41 PM · gpd5x, pinentry, gpg4win
ikloecker claimed T6872: Prepare transition to Qt 6/KF6.

taking so that it's on my list

Thu, Mar 13, 5:37 PM
ikloecker claimed T6932: Icons, darkmode and stuff.

taking to check what's left

Thu, Mar 13, 5:36 PM · gpd5x, kleopatra
ikloecker claimed T6921: Kleopatra / Qt6: Improve accessibility detection for "Desert" high contrast scheme and fix it upstream.
Thu, Mar 13, 5:35 PM · Windows, gpd5x, kleopatra
dkg added a comment to T7547: signatures from revoked or expired keys show up as missing keys.

Thanks for the fix for the double-free on --no-sig-cache, that appears to be an issue on all released gpg versions, as i can crash them directly when i --no-sig-cache.

Thu, Mar 13, 5:04 PM · gnupg26, gnupg24, Bug Report
ebo moved T6930: pinentry-qt window is not parented to Kleopatra on Wayland from Backlog to WIP on the gpd5x board.
Thu, Mar 13, 4:54 PM · gpd5x, kleopatra, Bug Report
ebo edited projects for T6930: pinentry-qt window is not parented to Kleopatra on Wayland, added: gpd5x; removed Restricted Project.
Thu, Mar 13, 4:54 PM · gpd5x, kleopatra, Bug Report
ebo moved T6883: pinentry: Add Qt 6 variant from Backlog to Done on the pinentry board.
Thu, Mar 13, 4:53 PM · gpd5x, pinentry, gpg4win
ebo closed T6883: pinentry: Add Qt 6 variant, a subtask of T6875: Gpg4win: Create a Qt6 branch, as Resolved.
Thu, Mar 13, 4:53 PM · Restricted Project, gpg4win
ebo closed T6883: pinentry: Add Qt 6 variant as Resolved.
Thu, Mar 13, 4:53 PM · gpd5x, pinentry, gpg4win
ebo edited projects for T6883: pinentry: Add Qt 6 variant, added: gpd5x; removed Restricted Project.
Thu, Mar 13, 4:52 PM · gpd5x, pinentry, gpg4win
ebo added a comment to T6883: pinentry: Add Qt 6 variant.

I guess this is done if QT6 versions have a pinentry?

Thu, Mar 13, 4:49 PM · gpd5x, pinentry, gpg4win
ebo changed the status of T7008: Kleopatra: New tabs in certficate list should use same column layout as current tab from Testing to Open.

This does not work as expected.
Import tabs still always have the default layout, regarding the width. The columns shown are kept from the previous tab, though.

Thu, Mar 13, 4:44 PM · gpd5x, kleopatra
ebo closed T7236: Kleopatra: Use filter in certificate selection for encryption as Resolved.
Thu, Mar 13, 4:21 PM · gpd5x, Feature Request, kleopatra
ebo edited projects for T7236: Kleopatra: Use filter in certificate selection for encryption , added: gpd5x; removed Restricted Project.

5.0Beta:145: OK and works, both for signing and encryption

Thu, Mar 13, 4:21 PM · gpd5x, Feature Request, kleopatra
ebo triaged T7567: Kleopatra: warning regarding attribute "_X_" as Normal priority.
Thu, Mar 13, 3:45 PM · gpd5x, kleopatra
ebo triaged T7566: Kleopatra: wrong info on private key location in case of S/MIME as Normal priority.
Thu, Mar 13, 3:32 PM · gpd5x, kleopatra
ikloecker committed rLIBKLEO08d5f3648324: Test timestamps in job logs (authored by ikloecker).
Test timestamps in job logs
Thu, Mar 13, 1:23 PM
TobiasFella added a comment to T7232: Kleopatra: Crash on startup when CMS is disabled.

I think it's not exposed in the user interface. You can manually set it by adding

Thu, Mar 13, 11:44 AM · gpd5x, Bug Report, kleopatra
werner triaged T7560: GnuPG should learn the certificates when a new card has been seen as Normal priority.
Thu, Mar 13, 11:43 AM · scd, Feature Request, gnupg
werner triaged T7565: Kleopatra: Add tooltips in sign/encrypt window if an encryption type is greyed out as Low priority.
Thu, Mar 13, 11:42 AM · Feature Request, gpd5x, kleopatra
ebo edited projects for T7232: Kleopatra: Crash on startup when CMS is disabled, added: gpd5x; removed Restricted Project.
Thu, Mar 13, 11:40 AM · gpd5x, Bug Report, kleopatra
ebo added a comment to T7232: Kleopatra: Crash on startup when CMS is disabled.

CMS disabled? Where can this be set?

Thu, Mar 13, 11:39 AM · gpd5x, Bug Report, kleopatra
werner committed rG0666a8858faf: gpg: Fix double free of internal data. (authored by werner).
gpg: Fix double free of internal data.
Thu, Mar 13, 11:39 AM
werner committed rGc1b965cd9220: gpg: Fix double free of internal data. (authored by werner).
gpg: Fix double free of internal data.
Thu, Mar 13, 11:37 AM
werner committed rG4be25979a6b3: gpg: Fix double free of internal data. (authored by werner).
gpg: Fix double free of internal data.
Thu, Mar 13, 11:34 AM
TobiasFella committed rKLEOPATRA22b75981b4c8: Rework pinentry parenting on wayland (authored by TobiasFella).
Rework pinentry parenting on wayland
Thu, Mar 13, 11:19 AM
ikloecker committed rLIBKLEO4a56489e487f: Initialize members in initialization list (authored by ikloecker).
Initialize members in initialization list
Thu, Mar 13, 11:19 AM
ikloecker committed rLIBKLEO3b383d7bbb92: Assuan::sendDataCommand takes command as std::string (authored by ikloecker).
Assuan::sendDataCommand takes command as std::string
Thu, Mar 13, 11:19 AM
ikloecker committed rLIBKLEOf05dd4e5d5da: Return a few member variables as references to const (authored by ikloecker).
Return a few member variables as references to const
Thu, Mar 13, 11:19 AM
ikloecker committed rLIBKLEO63d8610f608c: Rename function in base class (authored by ikloecker).
Rename function in base class
Thu, Mar 13, 11:19 AM
ikloecker committed rLIBKLEOea244c779ce5: Remove superfluous test of QGpgME::SignJob (authored by ikloecker).
Remove superfluous test of QGpgME::SignJob
Thu, Mar 13, 11:19 AM
ebo added a comment to T7545: Kleopatra: improve info on private key location in details.

I noticed a wrong location info ("On this computer and on a smart card") in case of an S/MIME certificate which only resides on a card.
(It started out as "on this computer" and then changed to "On this computer and on a smart card" after a second)

Thu, Mar 13, 11:02 AM · gpd5x, kleopatra
ebo added a comment to T7565: Kleopatra: Add tooltips in sign/encrypt window if an encryption type is greyed out.

I assume this will then apply also to the Notepad encryption settings

Thu, Mar 13, 10:38 AM · Feature Request, gpd5x, kleopatra
ebo created T7565: Kleopatra: Add tooltips in sign/encrypt window if an encryption type is greyed out.
Thu, Mar 13, 10:25 AM · Feature Request, gpd5x, kleopatra
ebo changed the status of T7107: Kleopatra: Option "PublicKeyEncryptionOnly" from Testing to Open.

Please grey out the "Anyone …" sentence, too.

Thu, Mar 13, 10:09 AM · gpd5x, Feature Request, kleopatra
ikloecker committed rLIBKLEO62af9f6c7124: Remove obsolete UniqueLock (authored by ikloecker).
Remove obsolete UniqueLock
Thu, Mar 13, 10:04 AM
ebo edited projects for T7107: Kleopatra: Option "PublicKeyEncryptionOnly", added: gpd5x; removed Restricted Project.

The option is available now and it works:

Thu, Mar 13, 9:49 AM · gpd5x, Feature Request, kleopatra
gniibe added a comment to T7519: libgcrypt: (EC)DSA signature generation should be constant-time.

Here is update (replacing ecc-no-normalize-2025-03-07.patch).

Thu, Mar 13, 7:18 AM · libgcrypt, Bug Report
gniibe committed rC636f40cb7858: doc: Add about GCRYCTL_FIPS_SERVICE_INDICATOR. (authored by gniibe).
doc: Add about GCRYCTL_FIPS_SERVICE_INDICATOR.
Thu, Mar 13, 7:08 AM
gniibe committed rCb9eb8f4cb818: fips: Fix GCRY_FIPS_FLAG_REJECT_MD. (authored by gniibe).
fips: Fix GCRY_FIPS_FLAG_REJECT_MD.
Thu, Mar 13, 7:08 AM
gniibe changed the status of T7338: Revamp the FIPS service indicator from Open to Testing.
Thu, Mar 13, 7:05 AM · libgcrypt, FIPS, Feature Request
l10n daemon script <scripty@kde.org> committed rMTPa49df4028c9d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Mar 13, 4:15 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO1f4aa9305859: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Mar 13, 4:15 AM