po: Update the German translation
tests: Updated PQC test data to the final Kyber algo id.
doc: Updated comments in speedo.mk
build: Also cleanup generated html file in a make distcheck
gpg: Fix getting key by IPGP.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA897a471d1e8e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
doc: Update the texinfo version also on gpgme.texi changes.
• werner committed
rM8e7f443045f8: doc: Provide a man page for gpgme-json. (authored by Sébastien Noel <sebastien@twolife.be>).
doc: Provide a man page for gpgme-json.
Given that we backported it to gnupg22 we should go ahead and implement that flag. For example: if the flag is set for any root CA we will show compliance only if that flag is set for the specific root CA. This way we can introduce this feature w/o too much backward incompatibility. We could also hide the feature behind a compatibility flag. There is no reason why we should not add the de-vs trustlist flag to our vsd configuraion files, right away.
core: New encryption flags GPGME_ENCRYPT_ADD_RECP and _CHG_RECP.
This has now been implemented for gnupg26 for public key encryption. However, symmetric key encryption, a man page, and the gpgme support are missing right now.
gpg: New commands --add-recipients and --change-recipients.
I'd vote for the second (utf-8) which is more aligned with our other APIs.
curses: Factor out dialog release to separate function.
Since allows two ways for (one is ANSI environment block, another is Unicode environment block), if we want to support these two ways for users' of gpgrt spawn API, we would offer either:
I'm talking about and how a user of gpgrt spawn API can specify (when needed).
• gniibe changed the status of
T7218: pinentry memory leak from
Open to
Testing.
The environment is a property of the C runtime and well defined as a block of concatenated C-strings terminated by a zero length C-string. In case of wmain the C-strings use wchar_t and not char.
Thank you for the bug report and your patch.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAc58035f981ae: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA78dbf268ebd9: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Please note that is W32 specific API in libgpg-error. Currently, the behavior with ASCII string is defined.
The patch is an answer in future if we want to extend the semantics supporting UTF-8.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA2b161286be9d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEO84bac958ddb0: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA04358febe847: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
appimage: Disable QML for additional pks
Add option to update all frontend pkgs to master
Fix addition of -x64 to 64 bit builds
Update EXTRA_DIST patches
Add QML opt patch for Kcalendarcore to appimage
Move and doc docker-build.sh to top level build.sh
Move Memento.nsh into nsis subdir
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA52c90e0db44e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
GIT_SILENT Upgrade release service version to 24.08.1.
GIT_SILENT Update Appstream for new release
GIT_SILENT Update Appstream for new release
gpg: Improve detection of input data read errors.
gpg: Make --no-literal work again for -c and --store.
gpg: remove workaround for Libgcrypt < 1.8.6
gpg: Simplify the pubkey_enc_list object
We should re-test this for gnupg26
String values are stored as UTF-16, but might not even contain a terminating doublezero since it can be any binary data. Note that on Windows the registry can be used to set environment variables. There "Edit binary data" shows exactly what is in the regkey. So if you use regedit with the String functions you can see that they are converted from latin1 to UTF-16.
Add date to signature formatting
The problem might be that we use getenv all over the place and don't specify the content. Frankly, it is not 100% clear to me whether the value of an enbvar need to be a string or can be arbitrary data sans nul? However, I can't remember that I ever wrote any code which did not assume ascii or utf8 for the value.
l10n daemon script <scripty@kde.org> committed
rMTPcbb4014eadfe: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEO0622985868f8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAd395b8c1898c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
w32: Clarify the environment block encoding.
scd:w32: Fix for setting an environment block with GNUPGHOME.
l10n daemon script <scripty@kde.org> committed
rMTPebc4cd68b656: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEO2568ca6cefe3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA3f660cb9932c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Additionally to performing the lookup also for OpenPGP cards the status messages that are emitted during the lookup are now shown in the status bar instead of with a label above the key list.
Show status messages for certificate retrieval in status bar
Use StatusMessage class for the smart card window
Add a simple class for managing status messages with context
Look up OpenPGP certificate for card keys also for OpenPGP cards
Remove unused function and variable
scd:w32: Export GNUPGHOME for scd-event.
Use of is better (avoiding use of ).
• ikloecker moved
T7272: Kleopatra: Look up missing OpenPGP certificates for card keys from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Since VSD 3.3 will likely include this change in gpgme I add the vsd33 tag.
core: Treat email-only user IDs with upper case letters as email address
We need a way to pass --known-notation to gpgme_op_verify
I asked you to write to the mailing list instead of filing a bug report. A mailing list has a far wider audience than a single bug report. Our bug tracker is not a help forum or a place to ask questions.
I re-consider. Adding arguments to existing is not good since it introduces API break.
Instead, I add with additional arguments (which can be used for deterministic key generation).
Wouldn't anyone suspect that you are in the habit of dispensing the ''Invalid'' label without discernment for reports that, however, have no basis as such? But what on earth could you possibly be trying to achieve by acting in this way?
• ebo renamed
T7285: Okular: Improvement of error messages regarding signatures from
Okular: Improvement of error messages to
Okular: Improvement of error messages regarding signatures.
gpgconf: Add missing linefeed to the -X output.
gpgconf: Add missing linefeed to the -X output.
agent: Fix KEYTOCARD for the use case with loopback pinentry.
gpgconf: Add missing linefeed to the -X output.
agent: Fix KEYTOCARD for the use case with loopback pinentry.
agent: Fix KEYTOCARD for the use case with loopback pinentry.
I can replicate the problem.