Make the path helpers available on Windows only
Revert "Remove obsolete helpers"
Let's schedule that for 2.6
Possibly, it may consider the case where errno==0 when failure.
• werner renamed
T6504: Adding an ADSK to several keys may fail with Wrong Key Usage. from
Adding an ADKS to several keys may fail with Wrong Key Usage. to
Adding an ADSK to several keys may fail with Wrong Key Usage..
• ikloecker moved
T6488: Kleopatra: moving decrypted Folder to USB device fails from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Hmm, gcc used to figure out that attr is initialized by npth_mutexattr_init. One of these gcc warning regressions?
w32: Initialize variable to silence compiler warning.
Use -no-fast-install LDFLAGS for Windows.
l10n daemon script <scripty@kde.org> committed
rLIBKLEO6ffe296f211c: 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
rKLEOPATRAdf583375c228: 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
rLIBKLEO8a6cf6d1d154: 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
rKLEOPATRA040e61b4d6de: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fix merged to release/23.04 branch.
Nicolas Fella <nicolas.fella@gmx.de> committed
rKLEOPATRAab7a80f0a91c: Adapt to KIconThemes changes (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Adapt to KIconThemes changes
And thanks gniibe! I have tested 2.4.1 several times in this month (including existing and new keys), the warning was never shown again.
Hi zhangguangzhi, I think that it's version-specific problem.
I traced the chain and this warning message was added in release 2.3.3 T5565.
The problem should be able to reproduce between 2.3.3 and 2.4.0.
Merge remote-tracking branch 'origin' into kf6
Merge remote-tracking branch 'origin' into kf6
Hi,i try to reproduce the problem, my platform is linux and gnupg2-2.2.32-3, but i can't find “gpg: warning: lower 3 bits of the secret key are not cleared". Excuse me, is this a platform-specific or version-specific problem, or is it my operation wrong.
l10n daemon script <scripty@kde.org> committed
rLIBKLEOf12fec78fc98: 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
rLIBKLEObc5f50aeb65d: 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
rLIBKLEOeb769c9db2fd: 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
rKLEOPATRAda6a164a3547: 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
rLIBKLEOe0a91659e243: 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
rKLEOPATRA8d7912ce110b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Merge remote-tracking branch 'origin' into kf6
Adapt to new kidentitymanagercore lib
gpgtar: Emit FAILURE status line.
sm: Emit STATUS_FAILURE for non-implemented commands.
agent: Do not overwrite a key file by a shadow key file.
agent: Update key files by first writing to a temp file.
agent: Create and use Token entries to track the display s/n.
common: New function nve_set
Due to back porting another change the fix for 2.2 is now also needed in 2.4.
agent: Fix printed error in findkey.
Add a Windows Manifest to kleopatra
So the reason this fails is the same as it was back when T3547 was fixed. MoveFile does not work across directories, and even MoveFileEx that supports this for files does not support this for directories.
• werner edited Description on
gnupg24.
• werner edited Description on
gnupg24.
• werner edited Description on
gnupg.
agent,dirmngr: Shutdown fix for supervised mode.
agent,w32: Fix resource leak for a process.
Add GNU system support for cross compilation.
gpg: Skip keys found via ADSKs.
gpg: Skip keys found via ADSKs.
FWIW: I have not done any tests but the comment below is about the case I suspected to be the cuase for your problem:
See rG0988e49c45 which implements time and group but not yet the split thing because we are not shure that is good idea to have this w/o any implementation support.
The fix actually does the same as my suggested workaround.
gpg: Fix searching for the ADSK key when adding an ADSK.
There is an easy workaround: Append an exclamation mark to the adsk key. This way gpg will only search for this subkey.
An example with my test keys:
w32: Add missing manifests and set a requestedExecutionLevel.
secring.gpg is only used by unsupported legacy versions of GnuPG. Since 2.1 it is not anymore used.
Since it's ABI change, I created a branch:
Add new pipe functions to control its server process.
po: Update Japanese Translation.
common,w32: Fix gnupg_process_release.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA6e2f3f385028: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
So if I have \MyDirectory\pubring.pgp and MyDirectory\secring.pgp files, how do I use the --homedir option to access those?
• werner committed
rEc62157c615a6: core: Add hurd-amd64 support (authored by Samuel Thibault <samuel.thibault@ens-lyon.org>).
core: Add hurd-amd64 support
core: New mode flag "sequential" for gpgrt_fopen.
• werner renamed
• Spammer-TomDavise from
TomDavise to
Spammer-TomDavise.
gpg: Return ERROR status for --quick-sign-key.
w32: Add missing supportedOS Ids for Windows-10
w32: Add missing manifests and set a requestedExecutionLevel.
common,w32: Set a proper error code when creating an output file.
sm: Emit STATUS_FAILURE for non-implemented commands.
gpgtar: Emit FAILURE status line.
gpg: Improve error code for file already exists.
For the record, we've removed the SRV record for for now, to work around the problem. Without the SRV record, everything works as expected.
Allow use of global system hooks with API version 2.
I conclude that adding two public functions for pipe connection of client will be useful (and solve the issue, by successfully hiding those use cases).
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA4c578f9094e3: 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
rKLEOPATRAe61794f476f9: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
I pushed the change which keeps old status report behavior to master.
Let me test the change.
gpg: Report BEGIN_* status before examining the input.
Should be fixed now; see commit above.
python: Fix wrong use of write.
FWIW: WriteFile and write are more different than in using a HANDLE vs. a libc file descriptor. Despite that a HANDLE might be a 64 bit pointer, it is guaranteed that the value fits into a 32 bit variable. But they still index different objects. The return code and error values are also different.
Much simpler: write is only used in the callbacks and over there gpgme_io_writen[n] shall be used anyway.
GIT_SILENT: disable BUILD_TESTING in release