Update Kleopatra to latest master
MSI: Change the upgrade code
Update Kleopatra to lastest master
Also increase Gpg4win Version to 3.1.18
Update GpgEX and Kleopatra
Add a script for creating a snapshot of a package
Bump version of Gpg4win to 3.1.19
Add patch to make clients use the correct uiserver socket
Include the translations in the tarballs of KDE packages
Do not create kleopatra tarballs with PO files.
Support creating tarballs for more packages specified by name
Add support for creating snapshots of remote Git repositories
Add NEWS for the 3.1.19 version
Fix statement about checksums
Do not install libgcc_s_dw2-1.dll
git: Ignore some more files
MSI: Make the upload command and winlight less noisy.
Add missing checksums for gettext and pcre
MSI: Introduce separate version_signkey.
Remove duplicate entries for GpgOL and GpgEX
Fix versioning of Gpg4win based Appimage
Merge branch 'master' of gpg4win
Split packages into common and version specific
Merge branch 'STABLE-BRANCH-3-1'
Determine Gpg4win major Version on GnuPG
Just a quick comment regarding GitHub: This mirror of the gpg repo hasn't been updated since many months. Please get the sources of gpg directly from the original source: git://git.gnupg.org/gnupg.git. See
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA663f5f9b7098: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Heiko Becker <heiko.becker@kde.org> committed
rKLEOPATRA7af5fdfb4d99: GIT_SILENT Upgrade release service version to 21.11.90. (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Upgrade release service version to 21.11.90.
gpg: New option --forbid-gen-key.
gpg: New option --forbid-gen-key.
The configuration pages can be hidden by setting the following config entries to in the group in :
Allow hiding of individual configuration pages
appimage: Make the AppRun configurable
• ikloecker moved
T5689: Kleopatra: Make config pages hideable again from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Not sure if we want a separate AppImage for gpg & Co. Setting priority to "Needs Triage".
• ikloecker changed the status of
T5592: AppImage of Kleopatra from
Open to
Testing.
Second issue is also fixed.
Remove unused overloads of findIssuers()
Prevent infinite loop when building issuer chain
Clear the list of certificates with masked issuer when keys are cleared
Add helper to check if container contains element matching a predicate
Move definition of doClear() out of class definition
I do not think that we should put any more support for FDs into gpgrt. The goal is to move entirely to the Win32 API.
Laurent Montel <montel@kde.org> committed
rLIBKLEO5f692c2fea0c: GIT_SILENT: preprare 5.19.0 rc (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: preprare 5.19.0 rc
Laurent Montel <montel@kde.org> committed
rKLEOPATRA6357ba96ba6d: GIT_SILENT: preprare 5.19.0 rc (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: preprare 5.19.0 rc
Laurent Montel <montel@kde.org> committed
rLIBKLEOb86a38826649: GIT_SILENT: time to prepare 5.19 rc (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to prepare 5.19 rc
Ben Cooksley <bcooksley@kde.org> committed
rKLEOPATRAaec82b82248f: Correct prefix to other PIM repositories in .kde-ci.yml (authored by Ben Cooksley <bcooksley@kde.org>).
Correct prefix to other PIM repositories in .kde-ci.yml
Ben Cooksley <bcooksley@kde.org> committed
rLIBKLEOcffabef1f319: Correct prefix to other PIM repositories in .kde-ci.yml (authored by Ben Cooksley <bcooksley@kde.org>).
Correct prefix to other PIM repositories in .kde-ci.yml
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA5084c106ad57: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
The implementation is for Power 10 and above. The improvement is as follow for AES128,
gpgconf: Fix last commit.
gpgconf: Include output of --list-dirs in --show-configs.
gpgconf: Include output of --list-dirs in --show-configs.
PS, knowing little about it, I tend to look at builds scripts here on how to do things.
eg
Thank you, it successfully cross-compiles from latest git commit (not sure if it "runs", not tested it).
Part 1 was applied. Part 3, Part 4, and Part 7 are irrelevant now, because we now have rndgetentropy which doesn't use device.
PS, knowing little about it, I tend to look at builds scripts here on how to do things.
eg
I don't know how runtime (of mingw) is thread-safe, but if it is, it should work well.
build: Fix dependency to gpg-error-config-test.sh.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAd41b933ff400: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
It was in the middle of merging jitterentropy. Please see T5692 (newer jitterentropy uses pthread by default, which was disabled now).
gpg,gpgsm: Add option --min-rsa-length.
gpgconf: --show-configs now prints a bunch of Registry entries.
gpgconf: Extend --show-config to show envvars.
common,w32: New function read_w32_reg_string.
gpg,gpgsm: Add option --min-rsa-length.
Do not build 'cipher/' assembly files when --disable-asm used
Do not build poly1305-s390x.S on foreign architectures
jitterentropy: use wipememory for jent_memset_secure