In T7362#195689, @alexk wrote:Yes, automatic scanning of the clipboard is not good. I withdraw the idea.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 11 2024
Dec 11 2024
• ebo updated the task description for T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details.
• gniibe committed rC28327dba6b5f: kdf: Fix memory cost overflow in Argon2 KDF. (authored by gmazyland).
kdf: Fix memory cost overflow in Argon2 KDF.
• aheinecke added a comment to T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound).
I am not sure if it helps if I comment, I just saw that this is issue cropped up again, and although we might be seeing different problems since other reports like T6623: Kleopatra hangs "Loading certificate cache" on Windows 10 T4581: Kleopatra stuck in loading the certificate cache are about indefinite hangs. (Was a timeout added in a generic place recently?) I just hope that at one point the underlying cause for this is found and resolved instead of hiding the symptom each time we find a way to reproduce this a bit better. Seeing T7437 and T7438 in which I commented a bit more made me sad that this is still not treated as a GnuPG issue.
• aheinecke added a comment to T7438: Kleopatra: Serialize listing of OpenPGP and S/MIME certificates.
To explain why I have not changed this, even though we have observed these hangs for years. I have never been able to reproduce a hang or issue without Kleopatra and only GPGME and only through keylistings. I just looked and still had the scripts I used for testing to mimic the calling pattern of Kleopatra lying around since this code is also run each time the security approval dialog is shown in Outlook.
Closing since the cause for this was identified.
I agree here with Werner. Changing the fronted to workaround locking / timing issues in the backend like in T4505: SM, W32: GPGSM hangs up the GnuPG System T6323: Kleopatra: Import multiple certificate files one after the other might be necessary in the short term to make a release possible. But even if, like in T6323 the code which avoids the issue is better this should rather be the last resort or done after doing a fix in the backend or to avoid the issue with older versions. I just wanted to comment because I clearly remember that in T6323 I was very glad to finally have a way to reproduce a deadlock with a high probability and then very frustrated that the issue was left in the backend and only hidden in Kleo.
tests: Fix comment in t-thread-local.
l10n daemon script <scripty@kde.org> committed rKLEOPATRA0fca0376dd41: 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 rKLEOPATRA23f2967cd3e1: 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 rLIBKLEO1f046a4ff46a: 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 rLIBKLEOb616158cb9a7: 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
Dec 10 2024
Dec 10 2024
Or maybe not. I just did 0.11.0 (T7449) and will do more releases if there is demand for it or we have collected enough patches.
swdb: gpa 0.11.0
Post release updates
po: run msgmerge
• werner committed rGPA90bc007b8474: Add the commit-id to the final tarball. (authored by • werner).
Add the commit-id to the final tarball.
Release 0.11.0
• werner committed rGPA00b1fb733d03: po: Updated most of the German strings. (authored by • werner).
po: Updated most of the German strings.
Update autogen.sh.
Add the common release target.
mlaurent committed rMTP83536a65a730: GIT_SILENT: it compiles fine without deprecated qt6.8.1 methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated qt6.8.1 methods
mlaurent committed rKLEOPATRA5b10d8c67b51: GIT_SILENT: it compiles fine without deprecated qt6.8.1 methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated qt6.8.1 methods
Add signing key parameter
Add Issuer-DB to KeyParameters
Add serial to KeyParameters
In T7437#195688, @werner wrote:I don't really understand the problem. After all gpg-agent seems to be started using gpgconf --launch gpg-agent which should handle the locking properly.
• werner committed rO26c2fc196bb7: Add support to disable automatic verify/decrypt of the mail in preview (authored by mmontkowski).
Add support to disable automatic verify/decrypt of the mail in preview
Add signing key parameter
• ebo added a comment to T7448: Draft: Kleopatra: Unify the information given on certificate import.
I think then we could also include this idea: https://dev.gnupg.org/T5006#195230
And thereby show this information for notepad imports, too.
• TobiasFella added a comment to T7448: Draft: Kleopatra: Unify the information given on certificate import.
If we're looking at changing this workflow, we could also consider how those dialogs (especially the "Certificate Import Result") dialog relate to the "Imported Certificates" tab - maybe we can find a way of showing both the relevant contents of the tab and the dialog in a unified view and then no longer need the dialog
• TobiasFella changed the status of T7444: Kleopatra: "Disabled Certificates" filter should just be named "Disabled" from Open to Testing.
• TobiasFella changed the status of T7443: Kleopatra: Unexpected key filter selected in "Imported Certificates" tab from Open to Testing.
• TobiasFella changed the status of T6869: Kleopatra: Improve verification results messages (esp. for invalid signature and multiple signatures) from Open to Testing.
• TobiasFella added a comment to T6869: Kleopatra: Improve verification results messages (esp. for invalid signature and multiple signatures).
All changes proposed here have been implemented. I do plan more changes, but will put them in separate tickets
• TobiasFella committed rKLEOPATRA3f04679f75dd: Explicitely select "all" filter in "Imported Certificates" tab (authored by • TobiasFella).
Explicitely select "all" filter in "Imported Certificates" tab
mmontkowski committed rOff6b6061190b: Add handling for titus processed mails (authored by mmontkowski).
Add handling for titus processed mails
Minor cleanup of the new function.
• werner committed rOc1b81f8737d0: New Registry option disableTitusHandling. (authored by • werner).
New Registry option disableTitusHandling.
Merge branch 'feat-titus'
• TobiasFella committed rLIBKLEO72854dfa8dc7: Align name of "Disabled" filter with other filters (authored by • TobiasFella).
Align name of "Disabled" filter with other filters
Yes, automatic scanning of the clipboard is not good. I withdraw the idea.
I don't really understand the problem. After all gpg-agent seems to be started using gpgconf --launch gpg-agent which should handle the locking properly.
• werner triaged T7448: Draft: Kleopatra: Unify the information given on certificate import as Normal priority.
• ebo moved T7227: Kleopatra: Ensure columns are wide enough when they are made visible from WiP to Backlog on the vsd33 board.
VS-Desktop-3.2.94.474-Beta:
This is, what it looks like after generating the first key in a fresh installation:
Add signing key parameter
Add Issuer-DB to KeyParameters
• ikloecker added a comment to T7448: Draft: Kleopatra: Unify the information given on certificate import.
Maybe we could join the two dialogs, i.e. add the additional text and the Certify button to the import result window.
msi: Fix one GUID.
• TobiasFella committed rMTP1f0f808287d5: Query certificate when clicking on a link for an unknown certificate (authored by • TobiasFella).
Query certificate when clicking on a link for an unknown certificate
Fix nullpointer assignment
• TobiasFella committed rMTPf8003f5144e1: Adapt test to change in libkleo (authored by • TobiasFella).
Adapt test to change in libkleo
• ebo renamed T7445: Kleopatra: improve the representation of a key with only a revoked UID from Draft: Kleopatra: improve the representation of a key with only a revoked UID to Kleopatra: improve the representation of a key with only a revoked UID.
• ebo triaged T7445: Kleopatra: improve the representation of a key with only a revoked UID as Normal priority.
• ebo renamed T7446: Kleopatra: Improve the text for the import certificates dialog from Draft: Kleopatra: Improve the text for the import certificates dialog to Kleopatra: Improve the text for the import certificates dialog.
• ebo added a comment to T7448: Draft: Kleopatra: Unify the information given on certificate import.
On the other hand might 2 pop up windows after an import be annoying…
Although the second window has a "do not show again" option.
Any suggestions?
• TobiasFella committed rLIBKLEO85f3a5654315: Formatting::prettySignature: Linkify unknown certificates (authored by • TobiasFella).
Formatting::prettySignature: Linkify unknown certificates
Fix nullpointer assignment
• TobiasFella committed rKLEOPATRAf363ac3cf573: Improve DecryptVerifyFilesDialog (authored by • TobiasFella).
Improve DecryptVerifyFilesDialog
Jakuje added a comment to rCe1cf31232825: fips: Introduce an internal API for FIPS service indicator..
just a nit in the test name
• TobiasFella committed rKLEOPATRA1085bb3be222: Improve DecryptVerifyFilesDialog (authored by • TobiasFella).
Improve DecryptVerifyFilesDialog
Remove title
• TobiasFella committed rKLEOPATRA237938ae1654: Apply 6 suggestion(s) to 1 file(s) (authored by • TobiasFella).
Apply 6 suggestion(s) to 1 file(s)
• TobiasFella committed rKLEOPATRA94831bacd9e2: Improve DecryptVerifyFilesDialog (authored by • TobiasFella).
Improve DecryptVerifyFilesDialog
Review
Extend the versioninfo.txt file.
• werner committed rW4448ff49b01e: Actually put the commit-id into the versioninfo.txt (authored by • werner).
Actually put the commit-id into the versioninfo.txt
• ebo updated the task description for T7446: Kleopatra: Improve the text for the import certificates dialog.
• werner added a comment to T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.
In T7262#195642, @ametzler1 wrote:I read this as bumping the version-number e.g. from 1.24.5 to 2.0.0 without e.g. bumping the soname or changing the api_version as specified in the .pc file. (FWIW I think that is a great plan.)
The title says "notepad". The description says "clipboard". What do you want?
• gniibe committed rC41cbcc0f0e78: tests: Extend tests/t-digest to test hmac too. (authored by • gniibe).
tests: Extend tests/t-digest to test hmac too.
• gniibe committed rC06f6aafedc9f: tests: Fix t-digest for a minimal configuration. (authored by • gniibe).
tests: Fix t-digest for a minimal configuration.
l10n daemon script <scripty@kde.org> committed rKLEOPATRA40844955f317: 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 rKLEOPATRA2318227cab00: 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 rKLEOPATRAed8a57992df3: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Dec 9 2024
Dec 9 2024
Additionally permanently watching the clipboard for changes can cause some password managers to detect an "attack". As it is discoverable which application accesses the clipboard on windows we had the case where a password manager would not work when Kleopatras clipboard watcher was running. T6642
• ikloecker added a comment to T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.
We'll do this with QGpgME 3. And it's easy to add new functions by using the NVI pattern and, if needed, virtual functions in the attached private classes. I've been using this technique for quite some time now.
• ikloecker committed rKLEOPATRA15fd4482574f: Fix build on macOS due to not having Wayland (variant 2) (authored by unshare).
Fix build on macOS due to not having Wayland (variant 2)
unshare committed rKLEOPATRA31a0953ff538: Fix build on macOS due to not having Wayland (variant 2) (authored by unshare).
Fix build on macOS due to not having Wayland (variant 2)
• aheinecke added a comment to T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.
Ah, ok I understood it as "we will change the soname for other reasons e.g. so that both versions are co installable but we will not break ABI". And I would prefer the break for qgpgme at least because of the mentioned problem not because I don't care about ABI stability but because I do and this is a big problem which only exists, because I didn't do it with the last repo move. There is no technical reason anymore for the abstract base classes.
ametzler1 added a comment to T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.
Werner wrote:
We will bump the gpgme core version to 2.0 to indicate this split despite that there will be non-ABI/API incompatibility.
• aheinecke added a comment to T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.
If the major version for QGpgME is bumped, shouldn't we at least remove the virtual base classes. Eg: delete FooJob and rename QGpgMEFooJob to FooJob. I did regret not doing this when i moved them out of libkleo since this architecture no longer makes sense in the standalone libnrary and technically the virtual bases make it nearly impossible to maintain ABI stability when adding functions. The reason for those was only because libkleo had that idea of different backends namely gpgme and chiasmus. But a Library called QGpgME should never provide another backend then GPGME IMO.
So no behavioural change at all, just something to make future ABI compat easier.
• ikloecker added a comment to T7446: Kleopatra: Improve the text for the import certificates dialog.
I think we have to use multiple different texts instead of assuming that we can use something general as "Detailed import results from %1" which fits all cases in all languages.
• ikloecker updated the task description for T7446: Kleopatra: Improve the text for the import certificates dialog.
• werner committed rG36dbca3e6944: gpg: Allow for longer signature subpackets. (authored by • werner).
gpg: Allow for longer signature subpackets.
• ebo added a comment to T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details.
ok, then we leave it in the certifications tab like it is.
What about the Uid tab? Keep it like it is, which is: Name, Email, Trust Level, Origin, [Tags] ?
While I do not think that the origin need to be shown by default, I don't think it's really a problem, as this is the last column
fips,tests: Add t-digest.
Pushed the change for adding hash tests in rC7faf542f1573: fips,tests: Add t-digest.
l10n daemon script <scripty@kde.org> committed rKLEOPATRA1f4fafc2db1e: 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 rLIBKLEO41efb7f9d709: 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 rKLEOPATRA97c4d7dc461c: 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 rLIBKLEO5443ccf21433: 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
