l10n daemon script <scripty@kde.org> committed
rKLEOPATRAf8a828a63f7c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Albert Astals Cid <aacid@kde.org> committed
rMTP2d611df98a0c: CI: Add linux-qt6-next build (authored by Albert Astals Cid <aacid@kde.org>).
CI: Add linux-qt6-next build
Albert Astals Cid <aacid@kde.org> committed
rLIBKLEO0c327504233d: CI: Add linux-qt6-next build (authored by Albert Astals Cid <aacid@kde.org>).
CI: Add linux-qt6-next build
Albert Astals Cid <aacid@kde.org> committed
rKLEOPATRAa3eb19c35961: CI: Add linux-qt6-next build (authored by Albert Astals Cid <aacid@kde.org>).
CI: Add linux-qt6-next build
GIT_SILENT Remove file names from file headers
Yes, the workaround is to use a pinentry wrapper script that sets the value back to the correct one and then invokes the real pinentry.
Kleopatra with Breeze style:
Looks the same in VSD 3.3.0 ans in Gpg4win:
This is the current (VSD 3.3.0) state for Japanese (with German as fallback):
appimage: Add breeze style
I'm not going to keep re-opening a ticket that you keep closing. So i'm just going to state here what i believe to be the upstream intent is. If you think this is wrong, i'd love a clarification. I believe that "deprecated" means that the GnuPG project believes that an option or configuration choice should not be used, and will eventually go away.
Move remaining parts out of libkleopatraclient and remove unused code
The actual cause here was that right before storing the imported key we need to decide whether to insert or update a keyblock. For this we need to lookup the key in our database and the lookup function does the usual thing by looking at any fingerprint. This is wrong: Here we need to lookup only by primary fingerprint. This is what the above patches do.
gpg: Lookup key for merging/inserting only by primary key.
Everything mentioned above was translated and is now shown that way in all three languages.
gpg: Lookup key for merging/inserting only beu primary key.
Update translations of archive, checksum and filter definitions
I would keep the "create group", too.
Try fixing path length problem
Regarding the suggest list I would change the following:
That is not a new issue. We have the very same issue since ever. However, without keyboxd you had random results depending on the order of the keys in the keyring.
That is an installation/migration question and the warning is just a convenience thing to remind the few early users of keyboxd to migrate to common.conf.
As usual use ./deadbeef.... as the filename to distinguish it from a fingerprint.
mpi/longlong: prevent optimization of carry instructions to branches
mpih-const-time: avoid branches in _gcry_mpih_cmp_ui
l10n daemon script <scripty@kde.org> committed
rLIBKLEO48630ff8d519: 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
rMTP532189b89dcd: 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
rKLEOPATRA0dbddadbe9bd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
To be clear about what's going on here, has simply adopted the primary keys of each certificate found in -- i think GnuPG requires each component key in its keystore to have a unique fingerprint across all component keys in the keystore. so when one certificate claims those fingerprints as subkeys, any certificate that has a primary key with a matching fingerprint gets rejected with .
I understand you as saying you won't fix the fact that the warning is not emitted during initial homedir setup. I'm not sure why that scenario is not worthy of a warning when a post-setup scenario is, but okay.
thanks for correcting that, @ikloecker. i've corrected the initial report.
Remove the default BUILDTYPE file
I did a quick test with a test user running a Wayland session and the AppImage works now.
appimage: Copy Wayland plugins to AppDir
appimage: Simplify deployment of Okular and its plugins
What about deleting the environment variable in gpg-agent:
or to use a pinentry-wrapper?
Revert gpgol to the last released version.
New branch for GnuPG 2.6 based Gpg4win, GPD, and VSD
Removed unneeded bashisms from build.sh and default --build-w64.
Minor updates to the new build scripts.
Update kleo, libkleo, g4w-tools, and mtp
Update to a gnupg 2.5.2 beta55. Remove duplicated gpgme.
Fix option parsing and update packages to KF6 versions.
Update to KDE frameworks 6.6
Replace the obsolete AC_OUTPUT_COMMANDS
m <meik.michalke@gnupg.com> committed
rWb31ac5ac8ddb: added backup and lock files to .gitignore (authored by m <meik.michalke@gnupg.com>).
added backup and lock files to .gitignore
Patch to support Kyber in gpgme
Make Makefile easier readable and minor restructure.
Reorder Makefile variable setting and change some names.
Prepare for a cleaner docker build.
autogen.sh: Do not use --enable-maintainer-mode
Mote stuff for a cleaner docker build.
Improve signing and fix file names in the nsis scripts.
Update autogen.sh and add option --with-playground
Simplify PO build rules for our NSIS-only useto support VPATH.
Minor improvements for build.sh.
More changes to the new docker based build system.
Improve test for duplicate packages.
Do not use gnupg.net as server
Fix last commit - of course it is the builddir.
Finally link the created installer to an artifacts directory.
Update gpgme to version 1.24.1
Use GnuPG 2.5.2 and current GUI tarballs.
Update NSIS for the changed poppler dll name.
Extend the versioninfo.txt file.
New option --force for build.sh
Introduce new Makefile variables
Actually put the commit-id into the versioninfo.txt
New option to build.sh do run download.sh
Initial set of changes to build MSIs out of source.
Update gpg-authcode-sign.sh from GnuPG.
Add a way to run commands from docker on the host