cpp: Support new archive encryption flag
qt: Add data provider for list of file names
cpp: Add convenience overload to set file name
qt: Add job for creating encrypted archives
cpp: Support new archive signing flag
core: Use signature modes as flags
qt: Add job for creating signed archives
Merge branch 'ikloecker/t6342-gpgtar' into master
Update NEWS and set version to 1.19.0
l10n daemon script <scripty@kde.org> committed
rLIBKLEO350a0e16dc62: 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
rKLEOPATRA9452806c43a0: 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
rLIBKLEOabea2b828ca6: 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
rKLEOPATRA3b3255d0cf17: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
• werner committed
rG23745cddcc48: C99 compatibility fixes for gnupg 1 (authored by Florian Weimer via Gnupg-devel <gnupg-devel@gnupg.org>).
C99 compatibility fixes for gnupg 1
I guess we need some gpgme support as well.
gpg: For readibility use macro instead of integers in key-clean.
gpgtar: Fix new --status-fd handling.
How with --status-fd passed to gpgtar we will get these progress lines:
gpgtar: Emit progress status lines in create mode.
• aheinecke renamed
T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME from
Libkleo: Use global inst-type flag of GPGME to
Libkleo, GpgOL: Use global inst-type flag of GPGME.
I am adding gpgcom, as a tag, the first minimal task would be to create such a page with the debug output from gpgconf -X with options to copy / or save them to a file. Not sure if that should be a subtask, because on the other hand this would be a start of this "Debug Tab"
What I need in particular is a way to get the output of gpgconf -X.
Those "curated keyrings" and keyservers don't work together. The whole idea of automated but curated keyrings is dead end.
l10n daemon script <scripty@kde.org> committed
rLIBKLEOe5174653dedc: 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
rKLEOPATRAb55c573869b7: 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
rKLEOPATRAb25f66fb8b7c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
GIT_SILENT Update Appstream for new release
GIT_SILENT Update Appstream for new release
GIT_SILENT Upgrade release service version to 22.12.2.
l10n daemon script <scripty@kde.org> committed
rLIBKLEOb11f18c2385d: 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
rKLEOPATRA91965acea4ca: 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
rKLEOPATRAf76a9da1a8a9: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
l10n daemon script <scripty@kde.org> committed
rLIBKLEO2ab011666fe8: 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
rKLEOPATRAa04aa6511779: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nicolas Fella <nicolas.fella@gmx.de> committed
rKLEOPATRAd6f5293ab3b5: Fix build with Qt 6.5 (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Fix build with Qt 6.5
Nicolas Fella <nicolas.fella@gmx.de> committed
rKLEOPATRA95ffecdb4849: Make sure metatypes are fully defined (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Make sure metatypes are fully defined
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAaa97c3e1055e: 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
rLIBKLEO808080a9680b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Note to self: This cannot be fixed easily because inserting the updated certificates (the details dialog triggers a listing of the certificate with full details) into the key cache is implemented as removal followed by add (with the corresponding model signals).
cpp: Support all encryption flags
cpp: Pass ThrowKeyIds and EncryptWrap flags to GpgME
• werner moved
T6355: gpgtar: Does not allow decryption from stdin from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
gpgtar: Fix parent directory creation bug
gpgtar: Allow decryption from stdin.
gpgtar: Fix parent directory creation bug
• ikloecker moved
T6359: GpgME++: Support all encryption flags from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
gpgtar: Allow decryption from stdin.
To fix this we also need to fix our key selection test (key-selection.scm) which is can't cope with all combinations. The tests are run with a faked time of 2004-01-01 on all subsets of this ordered list of keys
• ikloecker committed
rLIBKLEO40b1436e14ba: Fix build with Qt 6.5 (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Fix build with Qt 6.5
po: Update Japanese Translation.
po: Update Japanese Translation.
GIT_SILENT: fix generate qch on qt6
l10n daemon script <scripty@kde.org> committed
rLIBKLEO896b298241e1: 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
rLIBKLEOc2f81044d86f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nicolas Fella <nicolas.fella@gmx.de> committed
rLIBKLEO8eab36a708b4: Fix build with Qt 6.5 (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Fix build with Qt 6.5
l10n daemon script <scripty@kde.org> committed
rLIBKLEO8394c504553d: 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
rLIBKLEO4d1035c82f8f: 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
l10n daemon script <scripty@kde.org> committed
rLIBKLEOa671d2b7a307: 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
rLIBKLEO260d4914a20d: 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
GIT_SILENT: fix qt6 support
GIT_SILENT: fix qt6 support
• aheinecke added a parent task for
T6198: KMail: Port to keyresolver from libkleo:
Unknown Object (Maniphest Task).
The interaction goes back to "Your decision?" after you didn't answer "y/N" to the question of "Do you really...?".
What you are asked is: 1, 2, 3, 4, 5 or m.
common: Slight redefinition of nvc_get_boolean.
Let's first collect all keys, assign a priority, sort, and only then send them back to ssh.
Well, I do not yet see a use case for this. The current rush towards PQC makes it unlikely that newer curves will get in widespread use. Iff we have a large application which requires this curves, we can reconsider,
l10n daemon script <scripty@kde.org> committed
rLIBKLEO2ca059d52892: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Make it compiles against latest kf6
Allow to build against kf6
doc: Remove profile and systemd example files.
• werner set the color for
vsd to
Indigo.
• werner edited Description on
gpd.
• werner edited Description on
gpd.