Page MenuHome GnuPG
Feed All Stories

May 28 2025

ikloecker committed rGPGMEPPb75caf9ce2bc: On Windows, use gpgme_off_t and gpgme_ssize_t in the API (authored by ikloecker).
On Windows, use gpgme_off_t and gpgme_ssize_t in the API
May 28 2025, 11:29 AM
werner committed rGe2732b8e19f1: scd:piv: Support rsa3072 (authored by werner).
scd:piv: Support rsa3072
May 28 2025, 11:06 AM
werner moved T7663: Certificated signed using SHA-1 isn't trusted, but needs --force-sign-key to re-sign. from Backlog to QA on the gnupg26 board.
May 28 2025, 10:47 AM · gnupg24, gnupg26, Feature Request
werner committed rG15a71f108d9e: gpg: Allow updating a SHA-1 key certification w/o --force-sign-key. (authored by werner).
gpg: Allow updating a SHA-1 key certification w/o --force-sign-key.
May 28 2025, 10:38 AM
werner committed rGe8eb92019fae: doc: Minor speedo build clarification (authored by werner).
doc: Minor speedo build clarification
May 28 2025, 10:33 AM
werner committed rG018a2289ba8e: dirmngr: Don't install expired sks certificate (authored by Lucas Mulling via Gnupg-devel <gnupg-devel@gnupg.org>).
dirmngr: Don't install expired sks certificate
May 28 2025, 10:33 AM
werner committed rEc42825f1612b: libtool: Add support for zOS (authored by werner).
libtool: Add support for zOS
May 28 2025, 10:22 AM
werner added a comment to T7668: gnupg: regexp and build with -fsanitize=address.

Please remember to add a comment to the code describing the reason for this renaming.

May 28 2025, 10:03 AM · Bug Report, gnupg
gniibe committed rG29bc14f56f64: gpgsm,tests,tools: Fix memory leaks. (authored by gniibe).
gpgsm,tests,tools: Fix memory leaks.
May 28 2025, 9:32 AM
gniibe updated the task description for T7668: gnupg: regexp and build with -fsanitize=address.
May 28 2025, 9:16 AM · Bug Report, gnupg
gniibe renamed T7668: gnupg: regexp and build with -fsanitize=address from gnupg: regexp and build with -fsanitize=addres to gnupg: regexp and build with -fsanitize=address.
May 28 2025, 9:15 AM · Bug Report, gnupg
gniibe updated the task description for T7668: gnupg: regexp and build with -fsanitize=address.
May 28 2025, 9:12 AM · Bug Report, gnupg
gniibe updated the task description for T7668: gnupg: regexp and build with -fsanitize=address.
May 28 2025, 9:11 AM · Bug Report, gnupg
gniibe updated the task description for T7668: gnupg: regexp and build with -fsanitize=address.
May 28 2025, 9:10 AM · Bug Report, gnupg
gniibe added a comment to T7668: gnupg: regexp and build with -fsanitize=address.

The issue is the routines of regcomp, regexec, regerror and regfree are in C library and the sanitizer library replaces them (and it's not compatible for the use case of GnuPG).

May 28 2025, 9:09 AM · Bug Report, gnupg
gniibe triaged T7668: gnupg: regexp and build with -fsanitize=address as Normal priority.
May 28 2025, 9:06 AM · Bug Report, gnupg
sachint requested review of D612: Add support for IBM z/OS.
May 28 2025, 6:37 AM · ntbtls
sachint planned changes to D612: Add support for IBM z/OS.
May 28 2025, 6:37 AM · ntbtls
l10n daemon script <scripty@kde.org> committed rKLEOPATRA5797b7f4fadf: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 28 2025, 3:43 AM
gniibe committed rE98d8f3d396b5: yat2m: Release the memory after the use. (authored by gniibe).
yat2m: Release the memory after the use.
May 28 2025, 3:03 AM
gniibe committed rEba7ed54668e4: argparse: Fix a memory leak. (authored by gniibe).
argparse: Fix a memory leak.
May 28 2025, 3:03 AM

May 27 2025

collinfunk added a comment to T7667: gpg-agent fails to build on Cygwin..

Thanks, that was the only issue building there.

May 27 2025, 6:02 PM · Cygwin, gpgagent, Bug Report
ikloecker added a comment to T7656: Kleopatra: Wrong update suggestion from 5.0.0 to 4.4.0.

Note: The Kleopatra in upcoming versions of Gpg4win 5 will have AboutData::version set to gpg4win-5.0.0 (or gpg4win-5.0.0-beta190 for beta versions). See T7666: Kleopatra: Rework versioning.

May 27 2025, 5:26 PM · Bug Report, gpd5x, kleopatra
ikloecker edited projects for T7657: Kleopatra: Refresh OpenPGP Certificates doesn't respect WKD setting, added: Feature Request; removed Bug Report.

Tools / Refresh OpenPGP certificates runs gpg --refresh-keys. I don't think that this command knows anything about WKD.

May 27 2025, 5:20 PM · Feature Request, kleopatra
werner lowered the priority of T7040: Make it possible to install GnuPG VSD and GPD in parallel from High to Normal.

For vsd on Windows this will be solved due to the use of gnupg-vsd as default homedir. We already tested this with a beta MSI installer

May 27 2025, 4:37 PM · kleopatra, Restricted Project
werner assigned T7656: Kleopatra: Wrong update suggestion from 5.0.0 to 4.4.0 to TobiasFella.

This should compare the gpg4win version number:

May 27 2025, 4:34 PM · Bug Report, gpd5x, kleopatra
werner triaged T7657: Kleopatra: Refresh OpenPGP Certificates doesn't respect WKD setting as High priority.
May 27 2025, 4:30 PM · Feature Request, kleopatra
werner triaged T7658: Okular: Dirmngr startup timeout on signature validation as Normal priority.
May 27 2025, 4:30 PM · Bug Report, gpd5x, okular
werner triaged T7660: GPGME invocation by cri-o hangs on gpgme_op_verify as Normal priority.
May 27 2025, 4:29 PM · golang, gpgme, Bug Report
werner created golang.
May 27 2025, 4:29 PM
sj98ta added a comment to T7660: GPGME invocation by cri-o hangs on gpgme_op_verify.

I updated the github issue. The suggested change seems to have had no effect.

May 27 2025, 4:22 PM · golang, gpgme, Bug Report
werner added a comment to T7166: Release Libgcrypt 1.11.1.

If you are experience problems with the test suite on NetBSD, please see T7634

May 27 2025, 4:07 PM · Release Info, libgcrypt
TobiasFella set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/386 on T7655: Kleopatra: show a progress window when updating a certificate.
May 27 2025, 3:48 PM · gpd5x, kleopatra
TobiasFella moved T7655: Kleopatra: show a progress window when updating a certificate from Backlog to WIP on the gpd5x board.
May 27 2025, 3:48 PM · gpd5x, kleopatra
TobiasFella committed rKLEOPATRAa9871a56c642: Show a progress dialog when updating certificates (authored by TobiasFella).
Show a progress dialog when updating certificates
May 27 2025, 3:47 PM
sj98ta added a comment to T7660: GPGME invocation by cri-o hangs on gpgme_op_verify.

Thank you @alexk

May 27 2025, 2:56 PM · golang, gpgme, Bug Report
alexk added a comment to T7660: GPGME invocation by cri-o hangs on gpgme_op_verify.

I made a comment on github.

May 27 2025, 1:43 PM · golang, gpgme, Bug Report
CarlSchwan committed rOJ0ec2e0fda72c: firsttimedialog: Invert order of manifest action buttons (authored by CarlSchwan).
firsttimedialog: Invert order of manifest action buttons
May 27 2025, 12:57 PM
CarlSchwan committed rOJec5902836cdb: reencrypt: Allow selecting multiple keys (authored by CarlSchwan).
reencrypt: Allow selecting multiple keys
May 27 2025, 12:57 PM
CarlSchwan committed rOJ75cc0e4e0466: firsttimedialog: Use icon only button for manifest actions (authored by CarlSchwan).
firsttimedialog: Use icon only button for manifest actions
May 27 2025, 12:57 PM
ikloecker committed rW5bd3c63db6ce: Remove obsolete gen-local-l10n.sh (authored by ikloecker).
Remove obsolete gen-local-l10n.sh
May 27 2025, 12:03 PM
ikloecker committed rW45cfa869557f: Add script for updating translation files of KDE projects (authored by ikloecker).
Add script for updating translation files of KDE projects
May 27 2025, 12:03 PM
ikloecker committed rWa6fa857df4c6: Remove code for merging translations and remove custom translations (authored by ikloecker).
Remove code for merging translations and remove custom translations
May 27 2025, 12:03 PM
ikloecker committed rW944864b7738a: build: Don't add package to extra package list if sources are missing (authored by ikloecker).
build: Don't add package to extra package list if sources are missing
May 27 2025, 12:03 PM
ikloecker committed rW62e390b02f7b: kleopatra: Set custom KLEOPATRA_VERSION_STRING for Gpg4win (authored by ikloecker).
kleopatra: Set custom KLEOPATRA_VERSION_STRING for Gpg4win
May 27 2025, 12:03 PM
werner closed T7667: gpg-agent fails to build on Cygwin. as Resolved.

Please re-open if you find other Cygwin related build problems.

May 27 2025, 11:59 AM · Cygwin, gpgagent, Bug Report
werner committed rG1587b387c0af: agent: Allow building under Cygwin. (authored by werner).
agent: Allow building under Cygwin.
May 27 2025, 11:12 AM
werner added a comment to T7667: gpg-agent fails to build on Cygwin..

You know that Cygwin is not supported but if that is the only place it should not arm to fix it.

May 27 2025, 11:09 AM · Cygwin, gpgagent, Bug Report
ikloecker committed rLIBKLEOb9c1b9174090: Clean up translations (authored by ikloecker).
Clean up translations
May 27 2025, 11:01 AM
ikloecker committed rKLEOPATRA66db932efdaf: Update translations for tr (authored by ikloecker).
Update translations for tr
May 27 2025, 11:01 AM
ikloecker committed rKLEOPATRA8dcf68d48ab8: Clean up translations (authored by ikloecker).
Clean up translations
May 27 2025, 11:01 AM
ikloecker committed rMTP76dd76628f8a: Update a few translations for ja (authored by ikloecker).
Update a few translations for ja
May 27 2025, 11:00 AM
ikloecker committed rMTP5cae47ffb4fa: Clean up translations (authored by ikloecker).
Clean up translations
May 27 2025, 11:00 AM
collinfunk added projects to T7667: gpg-agent fails to build on Cygwin.: gpgagent, Cygwin.
May 27 2025, 6:42 AM · Cygwin, gpgagent, Bug Report
collinfunk created T7667: gpg-agent fails to build on Cygwin..
May 27 2025, 6:41 AM · Cygwin, gpgagent, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8a6306d2f20f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 27 2025, 5:16 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA62279d786efa: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 27 2025, 3:41 AM
gniibe added a comment to T7649: gnupg: Use KEM interface for encryption/decryption.

Another possible change will be use of KEM interface for gpgsm.
Not high priority, but for long term code maintenance.

May 27 2025, 3:38 AM · gnupg26
gniibe changed the status of T7664: tests/openpgp/ecc.scm fails when building GPG with address sanitizer from Open to Testing.
May 27 2025, 3:36 AM · gnupg, Bug Report
CarlSchwan committed rWecc459c8e047: Bump snapshot of gpgoljs (authored by CarlSchwan).
Bump snapshot of gpgoljs
May 27 2025, 1:31 AM

May 26 2025

collinfunk added a comment to T7664: tests/openpgp/ecc.scm fails when building GPG with address sanitizer.

Thanks for the quick fix. I feel a bit silly for not notcing that macro myself...

May 26 2025, 7:56 PM · gnupg, Bug Report
werner closed T7662: GPG's uncompress_ecc_q_in_canon_sexp reads past a constant string into rodata as Resolved.

Fixed in all branches but there is no potential for exploiting. See also gnupg-devel@ ML.

May 26 2025, 6:16 PM · Bug Report
werner edited projects for T7663: Certificated signed using SHA-1 isn't trusted, but needs --force-sign-key to re-sign., added: Feature Request, gnupg26, gnupg24; removed Bug Report.
May 26 2025, 6:08 PM · gnupg24, gnupg26, Feature Request
werner triaged T7663: Certificated signed using SHA-1 isn't trusted, but needs --force-sign-key to re-sign. as Low priority.

This should do the trick (master) but have not yet tested it:

May 26 2025, 6:07 PM · gnupg24, gnupg26, Feature Request
ikloecker moved T7666: Kleopatra: Rework versioning from Backlog to WIP on the gpd5x board.
May 26 2025, 5:13 PM · gpd5x, kleopatra
ikloecker committed rMTP430e80104af3: Add translations used for Gpg4win 4.4.1 (authored by ikloecker).
Add translations used for Gpg4win 4.4.1
May 26 2025, 4:55 PM
ikloecker committed rKLEOPATRA1aa33a7bb950: Add translations used for Gpg4win 4.4.1 (authored by ikloecker).
Add translations used for Gpg4win 4.4.1
May 26 2025, 4:54 PM
ikloecker committed rLIBKLEOcacbddd9b390: Add translations used for Gpg4win 4.4.1 (authored by ikloecker).
Add translations used for Gpg4win 4.4.1
May 26 2025, 4:53 PM
ikloecker committed rKLEOPATRAdfdbab94165d: Make use of new CreationFlags and new QuickJob API (authored by ikloecker).
Make use of new CreationFlags and new QuickJob API
May 26 2025, 3:46 PM
ikloecker committed rKLEOPATRAf7da5917822f: Allow customization of full version info shown in About window (authored by ikloecker).
Allow customization of full version info shown in About window
May 26 2025, 3:46 PM
ikloecker committed rKLEOPATRA8323f1bb01c1: Remove customization of RELEASE_SERVICE_VERSION (authored by ikloecker).
Remove customization of RELEASE_SERVICE_VERSION
May 26 2025, 3:46 PM
ikloecker updated the task description for T7666: Kleopatra: Rework versioning.
May 26 2025, 11:09 AM · gpd5x, kleopatra
ikloecker updated the task description for T7666: Kleopatra: Rework versioning.
May 26 2025, 11:05 AM · gpd5x, kleopatra
ikloecker closed T7665: gpgmepp GIT head build-error as Resolved.

Fixed. Thanks for the report!

May 26 2025, 10:18 AM · gpgmepp, Bug Report
ikloecker triaged T7666: Kleopatra: Rework versioning as Normal priority.
May 26 2025, 10:18 AM · gpd5x, kleopatra
ikloecker committed rGPGMEPP67abbf811080: Fix wrong definition of operator<<(std::ostream &, const Error &) (authored by ikloecker).
Fix wrong definition of operator<<(std::ostream &, const Error &)
May 26 2025, 10:05 AM
ikloecker claimed T7665: gpgmepp GIT head build-error.
May 26 2025, 9:43 AM · gpgmepp, Bug Report
CarlSchwan committed rW0c7129e857eb: Backport gpgmepp/qgpgme patches for reencrypt feature (authored by CarlSchwan).
Backport gpgmepp/qgpgme patches for reencrypt feature
May 26 2025, 9:33 AM
werner added a comment to rG0c7e7ec0c846: gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves..

The classic NIST P521 pitfall ;-)

May 26 2025, 9:32 AM
ikloecker committed rGPGMEQT7e8932469e1d: Sort includes and macro invocations alphabetically (authored by ikloecker).
Sort includes and macro invocations alphabetically
May 26 2025, 9:28 AM
ikloecker committed rGPGMEQT433e40765dfc: Explicitly define constructor and destructor of some Job classes (authored by ikloecker).
Explicitly define constructor and destructor of some Job classes
May 26 2025, 9:28 AM
ikloecker committed rGPGMEQT056567525fb9: Add d-pointer to Job class (authored by ikloecker).
Add d-pointer to Job class
May 26 2025, 9:28 AM
ikloecker committed rGPGMEQT978f1d1efcf9: doc: Update NEWS (authored by ikloecker).
doc: Update NEWS
May 26 2025, 9:28 AM
gniibe added a parent task for T5964: gnupg should use the KDFs implemented in libgcrypt: T7649: gnupg: Use KEM interface for encryption/decryption.
May 26 2025, 6:34 AM · gnupg26, FIPS, Feature Request
gniibe added a subtask for T7649: gnupg: Use KEM interface for encryption/decryption: T5964: gnupg should use the KDFs implemented in libgcrypt.
May 26 2025, 6:34 AM · gnupg26
gniibe added a parent task for T7014: agent: Enhancement of PKDECRYPT for KEM interface: T7649: gnupg: Use KEM interface for encryption/decryption.
May 26 2025, 6:33 AM · gnupg26, gpgagent, Feature Request
gniibe added a subtask for T7649: gnupg: Use KEM interface for encryption/decryption: T7014: agent: Enhancement of PKDECRYPT for KEM interface.
May 26 2025, 6:33 AM · gnupg26
gniibe changed the status of T5964: gnupg should use the KDFs implemented in libgcrypt, a subtask of T6191: FIPS: Supporting running FIPS enabled machine, from Open to Testing.
May 26 2025, 6:32 AM · gnupg24, FIPS, Bug Report
gniibe changed the status of T5964: gnupg should use the KDFs implemented in libgcrypt from Open to Testing.

Done by T7649: gnupg: Use KEM interface for encryption/decryption

May 26 2025, 6:32 AM · gnupg26, FIPS, Feature Request
gniibe committed rG0c7e7ec0c846: gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves. (authored by gniibe).
gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves.
May 26 2025, 4:34 AM
gniibe added a comment to T7664: tests/openpgp/ecc.scm fails when building GPG with address sanitizer.

Thank you.

May 26 2025, 4:32 AM · gnupg, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7af8cd7655d6: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 26 2025, 3:42 AM
gniibe claimed T7664: tests/openpgp/ecc.scm fails when building GPG with address sanitizer.
May 26 2025, 1:54 AM · gnupg, Bug Report

May 25 2025

ametzler1 created T7665: gpgmepp GIT head build-error.
May 25 2025, 2:34 PM · gpgmepp, Bug Report
l10n daemon script <scripty@kde.org> committed rMTPa7ce69842629: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 25 2025, 6:01 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO2e09d1a7bbdd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 25 2025, 6:01 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2f3d1032ca11: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 25 2025, 5:59 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7529ce94d597: 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
May 25 2025, 5:44 AM
l10n daemon script <scripty@kde.org> committed rMTP94ea410afd87: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 25 2025, 4:00 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO3e967b1e3248: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
May 25 2025, 3:59 AM