Page MenuHome GnuPG
Feed Advanced Search

Yesterday

aheinecke committed rWf0e1f67bbb42: Add new GUIDS (authored by aheinecke).
Add new GUIDS
Fri, Sep 22, 2:14 PM
aheinecke committed rW83f3c7dbc95a: Add start menu entrie for Okular and rename kleo (authored by aheinecke).
Add start menu entrie for Okular and rename kleo
Fri, Sep 22, 2:14 PM
aheinecke committed rW5cc0dc6fb6ba: Update mimetreeparser and gpgme (authored by aheinecke).
Update mimetreeparser and gpgme
Fri, Sep 22, 2:14 PM
aheinecke committed rW88947993cddc: Add MSI strings for okular icon (authored by aheinecke).
Add MSI strings for okular icon
Fri, Sep 22, 2:14 PM
aheinecke committed rWa3e2765f23cd: Update frontends (authored by aheinecke).
Update frontends
Fri, Sep 22, 2:14 PM
aheinecke committed rWca9a4bd62154: Add icon for mail (authored by aheinecke).
Add icon for mail
Fri, Sep 22, 2:14 PM
aheinecke committed rMTP1eee5afea455: Add addional check for valid file (authored by CarlSchwan).
Add addional check for valid file
Fri, Sep 22, 10:03 AM
aheinecke committed rMTP029257c5b836: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
Fri, Sep 22, 10:03 AM

Thu, Sep 21

aheinecke claimed T6727: GpgEX: Unicode in file or foldername causes error.

Not sure yes If I rather fix this or do: T6331

Thu, Sep 21, 11:15 AM · gpgex, Restricted Project
aheinecke closed T6696: qgpgme-qt6: Build failure for some distributions as Resolved.

No need for QA on build issues.

Thu, Sep 21, 11:12 AM · Restricted Project, gpgme, Bug Report
aheinecke triaged T6725: Kleopatra: encryption via menu button does only encrypt files, not folders as Low priority.

No. Windows has a file selection dialog where you can only select files and a folder selection dialog where you can only select folders. We cannot change Windows (and we will not use a non-native file dialog).

Thu, Sep 21, 11:11 AM · kleopatra, Restricted Project
aheinecke added a comment to T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue.

This is a release blocker for me.

Thu, Sep 21, 11:07 AM · kleopatra, Restricted Project
aheinecke assigned T6728: Kleopatra: encryption via "Encrypt folder" has unicode issue to ikloecker.

Ingo can you investigate? This is very important because this is a regression caused by the change to pass filenames directly. I wonder if we pass this as UTF-8 and gpgtar needs a fix or if we pass it somehow else.

Thu, Sep 21, 11:07 AM · kleopatra, Restricted Project

Wed, Sep 20

aheinecke committed rGTO4769e83de52a: Remove overly complicated toolip (authored by aheinecke).
Remove overly complicated toolip
Wed, Sep 20, 7:10 PM
aheinecke committed rGTO1021a2900de3: Add new debug option noSaveBeforeDecrypt (authored by aheinecke).
Add new debug option noSaveBeforeDecrypt
Wed, Sep 20, 7:10 PM
aheinecke committed rOd8a5ca4d5107: Improve help strings for new options (authored by aheinecke).
Improve help strings for new options
Wed, Sep 20, 5:31 PM
aheinecke committed rObd0a6494e904: Fix release in case noSaveBeforeDecrypt is set (authored by aheinecke).
Fix release in case noSaveBeforeDecrypt is set
Wed, Sep 20, 4:58 PM
aheinecke committed rO904f20d64384: Auto update po files (authored by aheinecke).
Auto update po files
Wed, Sep 20, 4:52 PM
aheinecke committed rO46b7ddbc97a8: Add new option noSaveBeforeDecrypt (authored by aheinecke).
Add new option noSaveBeforeDecrypt
Wed, Sep 20, 4:52 PM
aheinecke changed the status of T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Open to Testing.

There has been another report on the Gpg4win Forum which might be related that mails now cause endless syncs and might even break further when they are saved back to the same exchange server as there is no MAPI to MIME conversion done anymore and other clients cannot read the mime structure.

Wed, Sep 20, 4:38 PM · Restricted Project, gpgol, Bug Report
aheinecke added a comment to T6586: Kleopatra: Automatic suggestion of new name for signed/encrypted archive doesn't respect file name extension.

As eva wrote the problem is that if you decrypt only the archive and not immediately extract it, which is an option for our users this results in a broken extension. And it also looks wrong even at first glance so it does not look like we intended this. Also wouldn't we then need mime types for the tar.p7m tar.p7s, too and tar.pgp?

Wed, Sep 20, 3:12 PM · kleopatra, Restricted Project
aheinecke changed the status of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Open to Testing.
Wed, Sep 20, 3:08 PM · vsd, Restricted Project, gpgol

Tue, Sep 19

aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Meanwhile, can you please share how to use the new feature "open the mail from the Kleopatra menu" would be nice to test it.

Tue, Sep 19, 6:22 PM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T6683: GpgOL: Configurable error if sign is selected and prefer_smime from Open to Testing.
Tue, Sep 19, 6:19 PM · gpgol, Restricted Project, vsd
aheinecke added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

The most difficult thing here was to actually support the case where the user then sees the keyresolver dialog and selects "yes i do not wish to sign" this never worked.

Tue, Sep 19, 6:19 PM · gpgol, Restricted Project, vsd
aheinecke committed rO976e9822a5ca: Improve handling of sign selected without certs (authored by aheinecke).
Improve handling of sign selected without certs
Tue, Sep 19, 6:18 PM
aheinecke committed rOe0ef0249da5f: Add support for S/MIME always trust (authored by aheinecke).
Add support for S/MIME always trust
Tue, Sep 19, 5:07 PM
aheinecke added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

Now when I try to encrypt to expired certificate this message comes up:

Tue, Sep 19, 4:24 PM · vsd, Restricted Project, gpgol
aheinecke added a comment to T6683: GpgOL: Configurable error if sign is selected and prefer_smime .

So the default error is now:

Tue, Sep 19, 3:46 PM · gpgol, Restricted Project, vsd
aheinecke triaged T6722: Kleopatra: Forbid adding sign-only keys to groups as Normal priority.

Yes I think this makes sense and a little safeguard from weird situtations where users won't know how to resolve a problem. I think we should also check for that when ever a group is opened that it does not contain such keys. In case someone "revoked" there encryption key or more commonly the encryption subkey expired. In that case a message box might make sense telling the user which key / keys are not suitable for decryption.

Tue, Sep 19, 12:19 PM · kleopatra, Restricted Project

Mon, Sep 18

aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Maybe its not a com addin but one of the New JavaScript webapi addins? They have a different menu to disable. Definetly not an outlook feature its this protectit thingy. But have you now Trierdto open the mail from the Kleopatra menu? That is the cool New feature we are currently working on.

Mon, Sep 18, 9:04 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Ah wait, in the first of your screenshots it is obvious which addin is modifying your mail so that we don't see it as an encrypted mail anymore. It is that warning text from the protection Addin that you should report that mail if you are unsure where it came from. That would cause such problems because when it inserts this text the type of the mail is changed and it is no longer detected as an encrypted mail.

Mon, Sep 18, 5:40 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

There in the last screenshot on the right. Btw. since the mail you sent me with the ZIP archive looked also fine to me, there might be another problem here. Could you try disabling your other Addons in Outlook temporarily and check if that might solve the issue? Other addons are also often a cause for some unusual client behavior. You can do that if you go to File -> Options -> Add-Ins -> Manage COM Addins, and then unselect others just for a test.

Mon, Sep 18, 5:36 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

strange, your test mail in the attachment decrypted for me, too. What happens if you now use the "Show EMail" button?

Mon, Sep 18, 4:29 PM · gpgol, Bug Report, gpg4win
aheinecke committed rW4fb87f3d650a: Add KMbox and update MTP stack (authored by aheinecke).
Add KMbox and update MTP stack
Mon, Sep 18, 4:02 PM
aheinecke added a comment to T6686: GPG4win exchange issue decrypt message from Macos GPGtools.

Please try the following beta: https://files.gpg4win.org/Beta/gpg4win-4.2.1-beta55/gpg4win-4.2.1-beta55.exe This should solve your problem. And if not you can now open the encrypted attachments with Kleopatra and it will show your mail.

Mon, Sep 18, 12:07 PM · MacOS, Support, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Please try: https://files.gpg4win.org/Beta/gpg4win-4.2.1-beta55/gpg4win-4.2.1-beta55.exe This should solve your problem. And if not you can now open the encrypted attachments with Kleopatra and it will show your mail.

Mon, Sep 18, 12:06 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Working on both. Beta will come later today, I had one on friday but did not upload it yet and need to recompile it first.

Mon, Sep 18, 9:48 AM · gpgol, Bug Report, gpg4win

Fri, Sep 15

aheinecke created P37 (An Untitled Masterwork).
Fri, Sep 15, 2:50 PM
aheinecke created P36 (An Untitled Masterwork).
Fri, Sep 15, 2:37 PM

Thu, Sep 14

aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

I am pretty sure that we can fix that issue and have a beta for you maybe even today or tomorrow. But afterwards we should talk about your company actually using a product with professional support (which you are getting right now from me) like GnuPG Desktop. Gpg4win is basically only "goodwill" support.

Thu, Sep 14, 9:33 AM · gpgol, Bug Report, gpg4win
aheinecke moved T6496: KMail: Fix crash when switching from signed / encrypted mails before verification is done from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Thu, Sep 14, 8:56 AM · Restricted Project, KMail

Wed, Sep 13

aheinecke reopened T6496: KMail: Fix crash when switching from signed / encrypted mails before verification is done as "Open".

Hi Dan,

Wed, Sep 13, 10:55 AM · Restricted Project, KMail

Tue, Sep 12

aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

To say this differently, the problem fixed recently which Relaxed detection of encrypted mails might still fix your problem. But the "corruption" of the mail which makes it harder to detect as a crypto mail for GpgOL does not happen when you send a mail, it appears to happen when you receive a mail.

Tue, Sep 12, 2:13 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Received, but it is not the same problem at least on your side. Your mail looks perfect. It would have been handled by any version of GpgOL on my side. So I think it is the receiving side meaning your incoming crypto mails are modfied by some middleware in a way that GpgOL does not detect them as crypto mails anymore. But before we debug more here with logs for you, let me finish up some other work on GpgOL and I can probably give you and some others in the tracker here a beta this week where we can then confirm if its already fixed. I'm currently actively working on GpgOL.

Tue, Sep 12, 2:11 PM · gpgol, Bug Report, gpg4win
aheinecke merged T6714: you cannot be sure who encrypted this message as it is not signed into T6686: GPG4win exchange issue decrypt message from Macos GPGtools.
Tue, Sep 12, 10:41 AM · MacOS, Support, gpg4win
aheinecke merged task T6714: you cannot be sure who encrypted this message as it is not signed into T6686: GPG4win exchange issue decrypt message from Macos GPGtools.
Tue, Sep 12, 10:41 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T6714: you cannot be sure who encrypted this message as it is not signed.

Yes the resolution in that issue is "I have fixed this, you need to wait for the next update." The comments above explain the problem, the mail is modified in transit, if you change something there then you can maybe workaround in the meantime. The exact comment I linked gave the instructions on how to assist with analyizing this issue. If you would follow them I could also tell you for sure weather or not this is your problem. https://dev.gnupg.org/T6686#174856

Tue, Sep 12, 10:41 AM · gpgol, Bug Report, gpg4win
aheinecke committed rMTP64ddb20025e7: Use GpgmeppConfig instead of FindGpgme (authored by aheinecke).
Use GpgmeppConfig instead of FindGpgme
Tue, Sep 12, 9:08 AM
aheinecke lowered the priority of T6716: Enhancement: Way to choose or remember the Sign and Encrypt options at Sign and Encrypt Files -window from Normal to Wishlist.

This sounds a bit more like you would maybe better suited with a batch script or command line usage anyway if you always want to encrypt in the same way you don't really need a fancy GUI for that.

Tue, Sep 12, 8:41 AM · Feature Request, gpg4win
aheinecke closed T6714: you cannot be sure who encrypted this message as it is not signed as Invalid.

Ok. Let me unpack this for you. I think your problem is that now since you switched to your new domain the mails in Outlook are no longer directly decrypted, then you open the attachment and get this message.

Tue, Sep 12, 8:39 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T5152: PGP/MIME e-mails are not decrypted.

I am closing this, for now as this issue lacks actionable details, we would need an example mail or debug data. So my intent is just to close it and reopen if the issue still occurs with Gpg4win-4.2.1

Tue, Sep 12, 8:36 AM · Support, gpgol, Bug Report
aheinecke closed T5152: PGP/MIME e-mails are not decrypted as Resolved.

Noticed this issue while searching for a different one.
I think this could be fixed with T6686 if it has not already been fixed by a previous change that relaxed the detection of the encrypted message part better.

Tue, Sep 12, 8:36 AM · Support, gpgol, Bug Report

Mon, Sep 11

aheinecke committed rW7af216bcc931: Update guids for new files and registry keys (authored by aheinecke).
Update guids for new files and registry keys
Mon, Sep 11, 6:36 PM
aheinecke committed rW11530a260e05: Fix appimage build of mimetreeparser (authored by aheinecke).
Fix appimage build of mimetreeparser
Mon, Sep 11, 6:36 PM
aheinecke committed rW4e652c9cc02a: Update KMime to latest stable release (authored by aheinecke).
Update KMime to latest stable release
Mon, Sep 11, 6:36 PM
aheinecke added a reverting change for rWa8762982130f: Remove unpack version hacks: rWb04acb8510d0: Revert "Remove unpack version hacks".
Mon, Sep 11, 6:36 PM
aheinecke committed rW7a59506e0cf8: Remove obsolete appimage patches (authored by aheinecke).
Remove obsolete appimage patches
Mon, Sep 11, 6:36 PM
aheinecke committed rWb04acb8510d0: Revert "Remove unpack version hacks" (authored by aheinecke).
Revert "Remove unpack version hacks"
Mon, Sep 11, 6:36 PM
aheinecke committed rWf8b40adfc5d5: Update msi translations (authored by aheinecke).
Update msi translations
Mon, Sep 11, 1:35 PM
aheinecke committed rW43a56f1ec718: Update libkleo, kleopatra and MTP (authored by aheinecke).
Update libkleo, kleopatra and MTP
Mon, Sep 11, 12:01 PM
aheinecke triaged T6715: Deleting multiple keys with secret keys fails as normal user with no Administrator privileges as Low priority.

Nah sorry, that sounds a bit too much like you are messing with administrator rights. The way how you install it can have nothing to do with that, it must be a different issue, but it sounds to me like you are messing with privileges a bit too much. Did you ever receive the warning of Kleopatra that you are running it as Administrator and that will mess up the rights in your GnuPG folder? Be honest. :)

Mon, Sep 11, 9:15 AM · Bug Report, gpg4win
aheinecke added a comment to T6716: Enhancement: Way to choose or remember the Sign and Encrypt options at Sign and Encrypt Files -window .

You mean if you right click on a file and select sign & encrypt or if you choose the action from Kleopatra?

Mon, Sep 11, 9:10 AM · Feature Request, gpg4win
aheinecke raised the priority of T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Normal to High.

For another user this change caused endless syncs. Since I do not yet see a way to fix this without risking again that the plaintext leaks to the server under some circumstances, because the problem is that I still do not know how to reproduce these circumstances, my plan is to at least add an option in the debug tab of Kleopatra to disable this "save back" feature.

Mon, Sep 11, 8:59 AM · Restricted Project, gpgol, Bug Report

Fri, Sep 8

aheinecke committed rWde2cf66125f4: Document build for other platforms (authored by aheinecke).
Document build for other platforms
Fri, Sep 8, 6:24 PM
aheinecke committed rW4c3db5618156: Add another tool check for msgmerge (authored by aheinecke).
Add another tool check for msgmerge
Fri, Sep 8, 6:24 PM
aheinecke added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

This looks to me like the typical thing where you also do not get the "Diagnostics" button viewed. Because log-file is set in the various .conf files and the stderr does not get back to GPGME / Kleopatra so we have nothing to show there because the actual error ended up in a log file.

Fri, Sep 8, 6:17 PM · Restricted Project, kleopatra
aheinecke committed rWa8762982130f: Remove unpack version hacks (authored by aheinecke).
Remove unpack version hacks
Fri, Sep 8, 5:03 PM
aheinecke committed rW46fb5d355f97: Readd kauth (authored by aheinecke).
Readd kauth
Fri, Sep 8, 5:03 PM
aheinecke committed rW7525105944eb: Add mimetreeparser to appimage (authored by aheinecke).
Add mimetreeparser to appimage
Fri, Sep 8, 5:03 PM
aheinecke committed rW9d45a26da337: Remove obsolete poppler patch (authored by aheinecke).
Remove obsolete poppler patch
Fri, Sep 8, 4:29 PM
aheinecke triaged T6713: Kleopatra or GPG: Configuration to auto publish key changes as Wishlist priority.
Fri, Sep 8, 12:50 PM · kleopatra, Restricted Project
aheinecke added a comment to T6663: Kleopatra: change option "publish on keyserver".

Btw. if the keyserver is set to "none" or whatever the new value is worded we should remove all the publishing options from the UI. But that is a different issue, I just noticed this while talking about this ticket.

Fri, Sep 8, 12:50 PM · vsd, Restricted Project, kleopatra
aheinecke triaged T6712: Kleopatra: When revoking a local certification do not ask to publish the revocation as Low priority.
Fri, Sep 8, 12:42 PM · kleopatra
aheinecke closed T6709: Kleopatra: show publish question when useful (on certification/revokation of certification) as Wontfix.

If I revoke a certificcation I am asked to "publish revocation".
When certifying there is the checkbox to publish.

Fri, Sep 8, 12:10 PM · Restricted Project, kleopatra
aheinecke triaged T6711: Okular: Reload signed PDF instead of opening another window as High priority.
Fri, Sep 8, 12:02 PM · Restricted Project, okular
aheinecke closed T6613: Okular: filename suggestion unsuitable as Resolved.

Tested with current version. Works.

Fri, Sep 8, 11:57 AM · okular, Restricted Project
aheinecke committed rW0731e886fdb0: Package x64 bit libwinpthread-1.dll (authored by aheinecke).
Package x64 bit libwinpthread-1.dll
Fri, Sep 8, 10:58 AM
aheinecke committed rW10559f487f01: Bump version to 3.2.0 in master (authored by aheinecke).
Bump version to 3.2.0 in master
Fri, Sep 8, 10:58 AM
aheinecke committed rW58089e94217d: Add runtime dlls to distclean target (authored by aheinecke).
Add runtime dlls to distclean target
Fri, Sep 8, 10:58 AM
aheinecke committed rWef504d3f80a8: Improve runtime library search (authored by aheinecke).
Improve runtime library search
Fri, Sep 8, 10:58 AM
aheinecke committed rW71f8cb6f9d62: Update poppler and okular (authored by aheinecke).
Update poppler and okular
Fri, Sep 8, 10:58 AM
aheinecke committed rWa1c5a9535a85: Update libpng to 1.6.40 old version taken down (authored by aheinecke).
Update libpng to 1.6.40 old version taken down
Fri, Sep 8, 10:58 AM

Thu, Sep 7

aheinecke committed rW576c52170a8d: Update gpgme x64 dll names (authored by aheinecke).
Update gpgme x64 dll names
Thu, Sep 7, 2:11 PM
aheinecke committed rWa96c98ed3843: Update gpgme, mimetreeparser libkleo and kleo (authored by aheinecke).
Update gpgme, mimetreeparser libkleo and kleo
Thu, Sep 7, 2:11 PM
aheinecke committed rWc0549b7e1fb9: Fix dependency of mimetreeparser for libkleo (authored by aheinecke).
Fix dependency of mimetreeparser for libkleo
Thu, Sep 7, 2:11 PM

Wed, Sep 6

aheinecke raised the priority of T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution from Low to Normal.
Wed, Sep 6, 12:50 PM · kleopatra, Restricted Project, gpgol
aheinecke added projects to T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution: Restricted Project, kleopatra.
Wed, Sep 6, 12:50 PM · kleopatra, Restricted Project, gpgol
aheinecke closed T6669: Kleopatra: Config files moved "accidentally" in the last release as Invalid.

I misunderstood the issue. When I created the GnuPG VS-Desktop package I did not wrote a qt.conf file which thanks to our patch https://dev.gnupg.org/source/gpg4win/browse/master/patches/qtbase/0001-Gpg4win-qstandardpaths-patch.patch caused all config files for Gpg4win to be placed under %APPDATA%\kleopatra. This was by accident since it uses NSIS FileWrite and FileWrite is not supported in our NSIS to MSI packaging.

Wed, Sep 6, 12:38 PM · Restricted Project, vsd
aheinecke added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.
/home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp: In function 'QString Kleo::stringFromGpgOutput(const QByteArray&)':
/home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp:573:53: error: passing 'const QByteArray' as 'this' argument discards qualifiers [-fpermissive]
  573 |         const auto s = fromEncoding(cpno, ba.replace("\r\n", "\n").constData());
      |                                           ~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qstring.h:50,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qhashfunctions.h:44,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qlist.h:47,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qstringlist.h:41,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/QStringList:1,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.h:16,
                 from /home/aheinecke/dev/main/src/gpg4win/src/playground/build/libkleo-202309061056/src/utils/gnupg.cpp:18:
/home/aheinecke/dev/main/src/gpg4win/src/playground/install/include/QtCore/qbytearray.h:738:20: note:   in call to 'QByteArray& QByteArray::replace(const char*, const char*)'
  738 | inline QByteArray &QByteArray::replace(const char *before, const char *after)
Wed, Sep 6, 11:37 AM · Restricted Project, kleopatra

Mon, Sep 4

aheinecke committed rO1e41ab29ee70: Spelling fixes for german translation (authored by aheinecke).
Spelling fixes for german translation
Mon, Sep 4, 4:02 PM
aheinecke added a comment to T6696: qgpgme-qt6: Build failure for some distributions.

Well 5.4.2 o.O and we on Tumbleweed are at 13.x gcc

Mon, Sep 4, 12:50 PM · Restricted Project, gpgme, Bug Report
aheinecke triaged T6703: Kleopatra: Signed group definition as Normal priority.
Mon, Sep 4, 12:47 PM · Restricted Project, kleopatra
aheinecke triaged T6696: qgpgme-qt6: Build failure for some distributions as Normal priority.

So I think that the problem here is that ArchLinux either does not build Qt6 with -fPIC or it does and others don't and that our check for wether or not to add -fPIC is not really working as it should. When compiling executables we should also add -fPIE instead of -fPIC.

Mon, Sep 4, 9:31 AM · Restricted Project, gpgme, Bug Report
aheinecke added a subtask for T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST: T6559: GPGSM: "always trust like override" or "force" option.
Mon, Sep 4, 8:49 AM · Restricted Project, kleopatra
aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Mon, Sep 4, 8:49 AM · gnupg22 (gnupg-2.2.42), gpgme, gnupg24, Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST as Normal priority.
Mon, Sep 4, 8:49 AM · Restricted Project, kleopatra
aheinecke added a subtask for T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST: T6559: GPGSM: "always trust like override" or "force" option.
Mon, Sep 4, 8:45 AM · vsd, Restricted Project, gpgol
aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Mon, Sep 4, 8:45 AM · gnupg22 (gnupg-2.2.42), gpgme, gnupg24, Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST as High priority.
Mon, Sep 4, 8:44 AM · vsd, Restricted Project, gpgol