Page MenuHome GnuPG
Feed All Stories

Jan 27 2025

marc committed rGPGMEPPbce1bdfd6628: First EditInteractor implementation, to set the expiry of a (OpenPGP) key. (authored by marc).
First EditInteractor implementation, to set the expiry of a (OpenPGP) key.
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPefd6a659b66a: Maintain a list of status messages that need no response (taken from GPA's… (authored by marc).
Maintain a list of status messages that need no response (taken from GPA's…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP3066d9d81964: We likes long names :) (authored by marc).
We likes long names :)
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPPef74cb128253: Merged revisions 720581-723307 via svnmerge from (authored by Volker Krause <vkrause@kde.org>).
Merged revisions 720581-723307 via svnmerge from
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPcb6e32adae47: compile with stupid compilers (gcc 4.0.1 and mingw) (authored by osterfeld).
compile with stupid compilers (gcc 4.0.1 and mingw)
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP769c7f769497: Add (optional) tracing (authored by marc).
Add (optional) tracing
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP2a30475d2d06: New EditInteractor for setting ownertrust of an OpenPGP key (authored by marc).
New EditInteractor for setting ownertrust of an OpenPGP key
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP1ea7e86f08ff: missing std:: (authored by marc).
missing std::
Jan 27 2025, 10:42 AM
dirkmueller committed rGPGMEPP4dc0b9385916: compiler warnings-- (authored by dirkmueller).
compiler warnings--
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP7e12b54b2e26: Add GpgME::Exception (moved more or less from kdepim/kleopatra/uiserver/kleo… (authored by marc).
Add GpgME::Exception (moved more or less from kdepim/kleopatra/uiserver/kleo…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP42fd6ca56fce: Use std::stringstream, which the rest of KDE uses unconditionally nowadays (no… (authored by marc).
Use std::stringstream, which the rest of KDE uses unconditionally nowadays (no…
Jan 27 2025, 10:42 AM
Till Adam <adam@kde.org> committed rGPGMEPP7864ee7086d5: This assert is hit on shutdown of kleo, on Darwin, at least. (authored by Till Adam <adam@kde.org>).
This assert is hit on shutdown of kleo, on Darwin, at least.
Jan 27 2025, 10:42 AM
Till Adam <adam@kde.org> committed rGPGMEPPfb0827c3e9c9: Merged revisions 728452-730449 via svnmerge from (authored by Till Adam <adam@kde.org>).
Merged revisions 728452-730449 via svnmerge from
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPPeebb99fade80: build with -pedantic (authored by Volker Krause <vkrause@kde.org>).
build with -pedantic
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP97f2653af96a: Add support for gpgme_op_getauditlog (authored by marc).
Add support for gpgme_op_getauditlog
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPcc46bfe12472: Add GpgME::Key merging, needed for working around the OpenPGP backend design… (authored by marc).
Add GpgME::Key merging, needed for working around the OpenPGP backend design…
Jan 27 2025, 10:42 AM
Jarosław Staniek <staniek@kde.org> committed rGPGMEPP01f26981184a: gpgme++ (authored by Jarosław Staniek <staniek@kde.org>).
gpgme++
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPe747b1de98df: Mark this one deprecated (authored by marc).
Mark this one deprecated
Jan 27 2025, 10:42 AM
Jarosław Staniek <staniek@kde.org> committed rGPGMEPPd506318dd4b0: avoid name clash for ERROR macro (msvc) (authored by Jarosław Staniek <staniek@kde.org>).
avoid name clash for ERROR macro (msvc)
Jan 27 2025, 10:42 AM
dirkmueller committed rGPGMEPP8a4800015d0a: fix memory leak (authored by dirkmueller).
fix memory leak
Jan 27 2025, 10:42 AM
Jarosław Staniek <staniek@kde.org> committed rGPGMEPP53241b6fb600: Make it compile when gpgme_key_t::is_qualified does not exist. (authored by Jarosław Staniek <staniek@kde.org>).
Make it compile when gpgme_key_t::is_qualified does not exist.
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPfcae6f7b3df2: Preserve binary compatibility with gpgme++ 1.0, since the latter is now… (authored by marc).
Preserve binary compatibility with gpgme++ 1.0, since the latter is now…
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPP4d83b7a64379: Merged revisions 754245-758240 via svnmerge from (authored by Volker Krause <vkrause@kde.org>).
Merged revisions 754245-758240 via svnmerge from
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP0b17c6a496d0: GpgME::Key::merge -> mergeWith, for consistency with KeyListResult::mergeWith (authored by marc).
GpgME::Key::merge -> mergeWith, for consistency with KeyListResult::mergeWith
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPPe82efaa41011: Merge branches/work/kdab-post-4.0/kdepimlibs. (authored by Volker Krause <vkrause@kde.org>).
Merge branches/work/kdab-post-4.0/kdepimlibs.
Jan 27 2025, 10:42 AM
dirkmueller committed rGPGMEPPd5ca09dd92c5: the usual "daily unbreak compilation" (authored by dirkmueller).
the usual "daily unbreak compilation"
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPc9cb66b9d846: Revert SVN commit 759716 by shakes: (authored by marc).
Revert SVN commit 759716 by shakes:
Jan 27 2025, 10:42 AM
Shane King <kde@dontletsstart.com> committed rGPGMEPP6f12f1b266a9: Compile fix for MSVC for edit interactor callback. MSVC doesn't like friends… (authored by Shane King <kde@dontletsstart.com>).
Compile fix for MSVC for edit interactor callback. MSVC doesn't like friends…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPc030dd1796f8: Better MSVC fix by Shane King <kde@dontletsstart.com>. Thanks, Shane! (authored by marc).
Better MSVC fix by Shane King <kde@dontletsstart.com>. Thanks, Shane!
Jan 27 2025, 10:42 AM
mlaurent committed rGPGMEPP36c6f41af4bf: Fix compile with enable final (authored by mlaurent).
Fix compile with enable final
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP957feaa6589b: Add rudemtary support for GPGME_PROTOCOL_GPGCONF, but only as an engine, not as… (authored by marc).
Add rudemtary support for GPGME_PROTOCOL_GPGCONF, but only as an engine, not as…
Jan 27 2025, 10:42 AM
Christian Ehrlicher <ch.ehrlicher@gmx.de> committed rGPGMEPP429e4ed57944: msvc compile++ - do you really need uppercase enums? (authored by Christian Ehrlicher <ch.ehrlicher@gmx.de>).
msvc compile++ - do you really need uppercase enums?
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP56c7342f696e: Revert broken commit: (authored by marc).
Revert broken commit:
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP243b4da5c38a: svnrevertlast (authored by marc).
svnrevertlast
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP2cbbcd685ea0: Dont' throw gpgme_error_t, throw GpgME::Error (authored by marc).
Dont' throw gpgme_error_t, throw GpgME::Error
Jan 27 2025, 10:42 AM
adriaandegroot committed rGPGMEPP82230da214b7: strcmp isn't necessarily exported from namespace std (although gcc does this… (authored by adriaandegroot).
strcmp isn't necessarily exported from namespace std (although gcc does this…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPe4ddfc5fe790: isNull() doesn't mean that d!=0, unfortunately. Fixes Intevation issue 1700 (authored by marc).
isNull() doesn't mean that d!=0, unfortunately. Fixes Intevation issue 1700
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP059a74edf9ec: Work around gpgme_op_keylist_ext_start ignoring GPGME_KEYLIST_MODE_EXTERN by… (authored by marc).
Work around gpgme_op_keylist_ext_start ignoring GPGME_KEYLIST_MODE_EXTERN by…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP622576be6849: Remove exceptions from gpgme++, as mingw can't handle them in libraries (not… (authored by marc).
Remove exceptions from gpgme++, as mingw can't handle them in libraries (not…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPe73bce6c531f: I guess it's a safe bet that these will have the same problems as keylist_ext... (authored by marc).
I guess it's a safe bet that these will have the same problems as keylist_ext...
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP614965e2dcdd: add all required arguments - user IDs to sign, secret key and check level (authored by osterfeld).
add all required arguments - user IDs to sign, secret key and check level
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPc162fecf6c69: Port hasFeature() from enterprise branch, and up the version number (authored by marc).
Port hasFeature() from enterprise branch, and up the version number
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPee5f7523d1eb: add sign key edit interactor (authored by osterfeld).
add sign key edit interactor
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP1858fca02916: Add support for --no-encrypt-to, and fix a typo in the Feature enum (authored by marc).
Add support for --no-encrypt-to, and fix a typo in the Feature enum
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP4e403a4669de: There's no point in linking to gpgme-pthread if our code isn't thread-safe... (authored by marc).
There's no point in linking to gpgme-pthread if our code isn't thread-safe...
Jan 27 2025, 10:42 AM
Jarosław Staniek <staniek@kde.org> committed rGPGMEPPd77548cc0bed: make the implementation fit exactly to "unsigned int nextState( unsigned int… (authored by Jarosław Staniek <staniek@kde.org>).
make the implementation fit exactly to "unsigned int nextState( unsigned int…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPd6ba95cf8336: Add GpgAddUserIDEditInteractor (authored by marc).
Add GpgAddUserIDEditInteractor
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP68edbd564ff7: ++thread-safety for Error, even without changing the interface (it's used all… (authored by marc).
++thread-safety for Error, even without changing the interface (it's used all…
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP59c813713bf4: SVN_SILENT oups (authored by osterfeld).
SVN_SILENT oups
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP2a6c48f26c98: new sign key edit interactor (authored by osterfeld).
new sign key edit interactor
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP70812bf7b31b: SVN_SILENT --warning (authored by osterfeld).
SVN_SILENT --warning
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP631d5ab2b8c0: Replace home-brewn GpgME::Shared with boost::shared_ptr<>, which is supposedly… (authored by marc).
Replace home-brewn GpgME::Shared with boost::shared_ptr<>, which is supposedly…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP593c9f0e12c3: Try to fix compile on Windows, and be paranoid with the snprintf() (authored by marc).
Try to fix compile on Windows, and be paranoid with the snprintf()
Jan 27 2025, 10:42 AM
Jarosław Staniek <staniek@kde.org> committed rGPGMEPP688c1dbe96d1: compile fix for msvc independent of presence of kdesupport headers (authored by Jarosław Staniek <staniek@kde.org>).
compile fix for msvc independent of presence of kdesupport headers
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPb6a2551fbff2: Get results from gpgme even if there was an error (authored by osterfeld).
Get results from gpgme even if there was an error
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP65454f8b3bcc: This won't make it into gpgme, so remove again. (authored by marc).
This won't make it into gpgme, so remove again.
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPbd5375e53dd8: use _keyid for now, although internal to GPGME, as copying gpgme_recipient_t… (authored by osterfeld).
use _keyid for now, although internal to GPGME, as copying gpgme_recipient_t…
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP09a214a0e29f: Merge all gpgme and gpgme++ changes from the enterprise4 changes. (authored by Thomas McGuire <mcguire@kde.org>).
Merge all gpgme and gpgme++ changes from the enterprise4 changes.
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP1b30008b8c9d: Commit these files, no idea why svnmerge didn't do that. (authored by Thomas McGuire <mcguire@kde.org>).
Commit these files, no idea why svnmerge didn't do that.
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPae1476aeef48: the signer is applied to the context, not needed in the edit interactor (authored by osterfeld).
the signer is applied to the context, not needed in the edit interactor
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP587ac9098241: Get the result objects in case of errors, here, too. (authored by marc).
Get the result objects in case of errors, here, too.
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPa62c97502783: Use gpgme_cancel_async, of available (authored by marc).
Use gpgme_cancel_async, of available
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPddf293a0bf11: Merged revisions 825268 via svnmerge from (authored by marc).
Merged revisions 825268 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP38d326e80c27: Merged revisions 824213 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 824213 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPd908be089fc7: Merged revisions 824206 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 824206 via svnmerge from
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP8e61393ac02a: _write is wrong, WriteFile must be used on windows. (authored by osterfeld).
_write is wrong, WriteFile must be used on windows.
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPP66bd17a719f3: SVN_SILENT merge build fixes (authored by Volker Krause <vkrause@kde.org>).
SVN_SILENT merge build fixes
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP459211782823: Merged revisions 843671 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 843671 via svnmerge from
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPfe6ba9c0af9b: fix stupid error, use size_t (authored by osterfeld).
fix stupid error, use size_t
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP45da939da6e8: check for write errors (authored by osterfeld).
check for write errors
Jan 27 2025, 10:42 AM
Kevin Ottens <ervin@kde.org> committed rGPGMEPP6d9e30644bb1: kdepimlibs part of 853769 merge in kdepim. (authored by Kevin Ottens <ervin@kde.org>).
kdepimlibs part of 853769 merge in kdepim.
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP4d92689acbc0: Merged revisions 844028 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 844028 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP4481707ec527: Merged revisions 844044 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 844044 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP6671ba4127b5: Merged revisions 853770 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 853770 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPefb8c923c509: Merged revisions 856996 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 856996 via svnmerge from
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPP820a5958d079: SVN_SILENT merge indention settings from trunk (authored by Volker Krause <vkrause@kde.org>).
SVN_SILENT merge indention settings from trunk
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP71380b785563: Merged revisions 875493 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 875493 via svnmerge from
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPdf57d30847e8: Use gpgme_subkey_t::keyid for keyId() and shortKeyId(), not the fingerprint. (authored by marc).
Use gpgme_subkey_t::keyid for keyId() and shortKeyId(), not the fingerprint.
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP7d1157960231: Backport r851234 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r851234 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPb01d570bd461: Backport r851235 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r851235 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP97b6929588dd: Backport r877056 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r877056 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP87fc31673549: Backport r851236 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r851236 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPe998a4af77c1: More readable debug output (use symbolic status names instead of numeric value)… (authored by marc).
More readable debug output (use symbolic status names instead of numeric value)…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP038df6094179: Print the nextState() call also in the error case (authored by marc).
Print the nextState() call also in the error case
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP8939862be352: Interpret GPGME_STATUS_ALREADY_SIGNED as an error, independant of state. Fixes… (authored by marc).
Interpret GPGME_STATUS_ALREADY_SIGNED as an error, independant of state. Fixes…
Jan 27 2025, 10:41 AM
marc committed rGPGMEPPc5cca0a46cf6: Fix signing of multiple uids (!= all, though) at the same time. We need to… (authored by marc).
Fix signing of multiple uids (!= all, though) at the same time. We need to…
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP96b36bda23c0: Treat GPGME_STATUS_{KEY,SIG}EXPIRED as errors, too. (authored by marc).
Treat GPGME_STATUS_{KEY,SIG}EXPIRED as errors, too.
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP6f1a433dba02: Use better error codes (new in gpg-error >= 1.6) (authored by marc).
Use better error codes (new in gpg-error >= 1.6)
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe04f02795f94: Merged revisions 883237 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883237 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP3a770cc5d190: Add missing gpg_error() call (to set the correct source of the error) (authored by marc).
Add missing gpg_error() call (to set the correct source of the error)
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP992d1fbe1646: Merged revisions 883308 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883308 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP2c220659a498: Merged revisions 883317 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883317 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP889de7f65382: Merged revisions 883322 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883322 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPb677fe6d794e: Merged revisions 883327 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883327 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe92caaade2ea: Merged revisions 883319 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883319 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe648de2d72f6: Merged revisions 883324 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883324 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP0b0f8ebc842a: Backport r883811 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883811 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPfd55ad28f211: Backport r883809 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883809 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP858a6cf16edb: Backport r883810 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883810 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP9d30f0ee01dc: Backport r883814 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883814 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM