Page MenuHome GnuPG
Feed Advanced Search

Thu, Mar 26

ikloecker committed rWf2af0a0bd65b: Update libkleo and kleopatra (authored by ikloecker).
Update libkleo and kleopatra
Thu, Mar 26, 10:45 AM
ikloecker committed rKLEOPATRA0bb1b8532af8: Make the code work for gcc 10 (authored by ikloecker).
Make the code work for gcc 10
Thu, Mar 26, 10:35 AM

Wed, Mar 25

ikloecker committed rMTPf017e4e01e9b: Share creation of common actions between MessageViewer{Dialog,Window} (authored by ikloecker).
Share creation of common actions between MessageViewer{Dialog,Window}
Wed, Mar 25, 5:58 PM
ikloecker committed rMTPf15845dc602c: Share creation of status bar between MessageViewer{Dialog,Window} (authored by ikloecker).
Share creation of status bar between MessageViewer{Dialog,Window}
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP1f45124315a9: Improve error message shown if there are no messages (authored by ikloecker).
Improve error message shown if there are no messages
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP7b74790a31bc: Fix typo (authored by ikloecker).
Fix typo
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP798811bceb23: Share creation of tool bar between MessageViewer{Dialog,Window} (authored by ikloecker).
Share creation of tool bar between MessageViewer{Dialog,Window}
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP15b595938531: Show dialog (with error message) if there are no messages (authored by ikloecker).
Show dialog (with error message) if there are no messages
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP0575b47d2734: Use setCurrentIndex to set initial message and window title (authored by ikloecker).
Use setCurrentIndex to set initial message and window title
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP4cc79d907977: Avoid out-of-bounds access to messages (authored by ikloecker).
Avoid out-of-bounds access to messages
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP588b4b116d7a: Share more code between MessageViewerDialog and MessageViewerWindow (authored by ikloecker).
Share more code between MessageViewerDialog and MessageViewerWindow
Wed, Mar 25, 5:58 PM
ikloecker committed rMTPb8fd310d04b9: Share code between MessageViewerDialog and MessageViewerWindow (authored by ikloecker).
Share code between MessageViewerDialog and MessageViewerWindow
Wed, Mar 25, 5:58 PM
ikloecker committed rMTP76746f557de5: Remove useless compiler define (authored by ikloecker).
Remove useless compiler define
Wed, Mar 25, 5:57 PM
ikloecker committed rMTPe83c139b2d28: Move "using namespace ..." after all includes (authored by ikloecker).
Move "using namespace ..." after all includes
Wed, Mar 25, 5:57 PM
ikloecker committed rMTP5c855b7f41e7: Require GpgME 2.0 (authored by ikloecker).
Require GpgME 2.0
Wed, Mar 25, 5:57 PM
ikloecker committed rMTP19e120c9aba6: Remove useless mimetreeparserng-version.h file (authored by ikloecker).
Remove useless mimetreeparserng-version.h file
Wed, Mar 25, 5:57 PM
ikloecker placed T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST up for grabs.
Wed, Mar 25, 10:04 AM · needs discussion, gpd5x, vsd34, Feature Request, kleopatra

Tue, Mar 24

ikloecker changed the status of T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely from Open to Testing.
Tue, Mar 24, 4:47 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker committed rM1aa866c6ff07: Update NEWS (authored by ikloecker).
Update NEWS
Tue, Mar 24, 4:47 PM
ikloecker moved T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely from Backlog to WiP on the vsd33 board.
Tue, Mar 24, 4:37 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker added a project to T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely: vsd33.

I have added the fix as patch for VSD 3.3 because the commits that introduced this regression were also added as patches for VSD 3.3.

Tue, Mar 24, 4:36 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker committed rW51e1943cd1d1: Add gpgme patch which fixes a regression caused by the other patches (authored by ikloecker).
Add gpgme patch which fixes a regression caused by the other patches
Tue, Mar 24, 4:34 PM
ikloecker added a comment to T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely.

This is a regression that was introduced with T7759: Kleopatra: Notepad encryption with S/MIME fails.

Tue, Mar 24, 4:25 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker committed rM775e1eb923fa: gpgsm: Read all pending lines before waiting for more data (authored by ikloecker).
gpgsm: Read all pending lines before waiting for more data
Tue, Mar 24, 4:19 PM
ikloecker moved T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely from Backlog to QA for next release on the gpgme board.
Tue, Mar 24, 4:07 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker moved T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely from Backlog to WIP on the vsd34 board.

Fixed. For VSD 3.4 this will also be fixed if gpgme is updated.

Tue, Mar 24, 4:07 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker added a project to T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely: gpgme.

This is a bug in gpgme. gpgsm_assuan_simple_command only reads a single line before waiting for more data although there is a second line (ERR ...) ready to be read. gpgsm never sends more data because it has already sent its full answer. So gpgme waits forever.

Tue, Mar 24, 3:44 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker claimed T8187: Kleopatra: File encryption with invalid S/MIME certificate hangs indefinitely.
Tue, Mar 24, 2:28 PM · vsd33, gpgme, Bug Report, gpd5x, vsd34, S/MIME, kleopatra
ikloecker changed the status of T7259: Kleopatra: Kwatchgnupg must not modify conf files, a subtask of T7147: Kleopatra: Add debug information / Log handling, from Open to Testing.
Tue, Mar 24, 2:18 PM · gpd5x, kleopatra
ikloecker changed the status of T7259: Kleopatra: Kwatchgnupg must not modify conf files from Open to Testing.

Note that KWatchGnuPG isn't available on Windows.

Tue, Mar 24, 2:18 PM · Linux, gpd5x, Bug Report, kleopatra
ikloecker claimed T7259: Kleopatra: Kwatchgnupg must not modify conf files.

Fixed. KWatchGnuPG doesn't modify GnuPG config files anymore. Instead one has to set socket:// as log file for the components one wants to see in KWatchGnuPG.

Tue, Mar 24, 2:17 PM · Linux, gpd5x, Bug Report, kleopatra
ikloecker committed rKLEOPATRA8a31b4d2eccb: Update manual of KWatchGnuPG (authored by ikloecker).
Update manual of KWatchGnuPG
Tue, Mar 24, 2:10 PM
ikloecker committed rKLEOPATRA3ce16e95b5e1: Remove "GnuPG Log Viewer" from menu if kwatchgnupg is not installed (authored by ikloecker).
Remove "GnuPG Log Viewer" from menu if kwatchgnupg is not installed
Tue, Mar 24, 11:52 AM
ikloecker committed rKLEOPATRA475799d3b8e6: kwatchgnupg: Don't modify GnuPG config (authored by ikloecker).
kwatchgnupg: Don't modify GnuPG config
Tue, Mar 24, 11:52 AM
ikloecker added a project to T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST: Info Needed.

It needs to be clarified which kind of errors should be handled and which kind of S/MIME certificates should be allowed to be used for encryption:

  • Valid certificates where the CRL check (or OCSP check?) fails
  • Invalid certificates (e.g. because of incomplete chain/missing CA)
  • Expired certificates
Tue, Mar 24, 9:34 AM · needs discussion, gpd5x, vsd34, Feature Request, kleopatra
ikloecker committed rW68ab2d619376: Update base images when building/updating Docker images (authored by ikloecker).
Update base images when building/updating Docker images
Tue, Mar 24, 9:16 AM
ikloecker committed rW2ab32b38f273: docker: Update base images when building/updating Docker images (authored by ikloecker).
docker: Update base images when building/updating Docker images
Tue, Mar 24, 9:14 AM

Mon, Mar 23

ikloecker committed rW0cfd98a8da9d: extra-cmake-modules: Update patch that reverts an upstream change (authored by ikloecker).
extra-cmake-modules: Update patch that reverts an upstream change
Mon, Mar 23, 4:22 PM
ikloecker committed rWf69e3fa75c3b: breeze-icons: Patches have been upstreamed (authored by ikloecker).
breeze-icons: Patches have been upstreamed
Mon, Mar 23, 4:21 PM
ikloecker committed rWb65b804769e9: extra-cmake-modules: Remove useless patch (authored by ikloecker).
extra-cmake-modules: Remove useless patch
Mon, Mar 23, 4:21 PM
ikloecker committed rWc6bebd0f1c1d: breeze: Patch has been upstreamed (authored by ikloecker).
breeze: Patch has been upstreamed
Mon, Mar 23, 4:21 PM
ikloecker committed rW76b7a3b01b8d: breeze-icons: Patches have been upstreamed (authored by ikloecker).
breeze-icons: Patches have been upstreamed
Mon, Mar 23, 4:21 PM
ikloecker committed rWab4bdc91c94c: breeze: Patch is obsolete with breeze 6.6 (authored by ikloecker).
breeze: Patch is obsolete with breeze 6.6
Mon, Mar 23, 4:21 PM
ikloecker committed rW738af5df7d06: breeze: Patch has been upstreamed (authored by ikloecker).
breeze: Patch has been upstreamed
Mon, Mar 23, 4:21 PM
ikloecker committed rWbc7a02054be0: breeze: Use repackaged breeze 6.5.4 tarball (authored by ikloecker).
breeze: Use repackaged breeze 6.5.4 tarball
Mon, Mar 23, 4:21 PM
ikloecker committed rW7f789a0a2c56: gen-tarball: Deduplicate directory switching (authored by ikloecker).
gen-tarball: Deduplicate directory switching
Mon, Mar 23, 4:21 PM
ikloecker committed rW3ce6986a0f48: gen-tarball: Repackage release tarball of breeze (authored by ikloecker).
gen-tarball: Repackage release tarball of breeze
Mon, Mar 23, 4:21 PM
ikloecker committed rW6037d383d0a4: kwidgetsaddons: Patches have been upstreamed (authored by ikloecker).
kwidgetsaddons: Patches have been upstreamed
Mon, Mar 23, 4:21 PM
ikloecker committed rWd4740be38627: kleopatra: Remove patches applied upstream (authored by ikloecker).
kleopatra: Remove patches applied upstream
Mon, Mar 23, 4:21 PM
ikloecker committed rW4cf09a23b1bc: kleopatra: Remove obsolete patch (authored by ikloecker).
kleopatra: Remove obsolete patch
Mon, Mar 23, 4:21 PM
ikloecker committed rW8e05d705a815: libkleo, kleopatra: Remove obsolete patches (authored by ikloecker).
libkleo, kleopatra: Remove obsolete patches
Mon, Mar 23, 4:21 PM
ikloecker committed rW09db7790706a: Remove left-over bits for knotifications (authored by ikloecker).
Remove left-over bits for knotifications
Mon, Mar 23, 4:21 PM
ikloecker committed rW374b72a2b763: qtbase: Fix dark mode detection on old Windows 10 (authored by ikloecker).
qtbase: Fix dark mode detection on old Windows 10
Mon, Mar 23, 4:21 PM
ikloecker committed rW11a8d8c637a1: kcalendarcore: Patch has been upstreamed (authored by ikloecker).
kcalendarcore: Patch has been upstreamed
Mon, Mar 23, 4:21 PM
ikloecker committed rW00352a1381d5: kguiaddons: Patch is obsolete with KF 6.22 (authored by ikloecker).
kguiaddons: Patch is obsolete with KF 6.22
Mon, Mar 23, 4:21 PM
ikloecker moved T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST from Backlog to WIP on the gpd5x board.
Mon, Mar 23, 3:28 PM · needs discussion, gpd5x, vsd34, Feature Request, kleopatra
ikloecker claimed T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Mon, Mar 23, 3:28 PM · needs discussion, gpd5x, vsd34, Feature Request, kleopatra
ikloecker added a comment to T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST.

Do we have a test certificate for this? The certificate in T6702#176845 is expired.

Mon, Mar 23, 3:02 PM · needs discussion, gpd5x, vsd34, Feature Request, kleopatra
ikloecker committed rWc97c98b252ab: Update gpg4win-tools to current version (authored by ikloecker).
Update gpg4win-tools to current version
Mon, Mar 23, 2:23 PM
ikloecker committed rW8effb6bceb50: gpgme, gpgmepp: Update DLL filenames (authored by ikloecker).
gpgme, gpgmepp: Update DLL filenames
Mon, Mar 23, 2:05 PM
ikloecker added a reverting change for rWdb9529e9501d: Revert "Use the split gpgme packages for gpg4win": rW932d6f4b4a9a: Reapply "Use the split gpgme packages for gpg4win".
Mon, Mar 23, 11:06 AM
ikloecker committed rW932d6f4b4a9a: Reapply "Use the split gpgme packages for gpg4win" (authored by ikloecker).
Reapply "Use the split gpgme packages for gpg4win"
Mon, Mar 23, 11:06 AM
ikloecker added a comment to T6910: pinentry: Possibly add pinentry-gtk with GTK 4, and Drop pinentry-gtk-2.

Just a quick note: I wouldn't remove the gtk-2 pinentry unless you have made sure that all still supported long-term enterprise distributions (RHEL, SLES, Debian, ...) support something newer. I have kept the Qt 4 pinentry although Qt 4 is obsolete since ages because some people still used it.

Mon, Mar 23, 9:13 AM · pinentry
ikloecker removed projects from T6986: Refresh/update OpenPGP keys should check WKD: gpd5x, kleopatra.

Removing kleopatra tag since Kleopatra already does what's requested.

Mon, Mar 23, 9:05 AM · gnupg26, Bug Report, Feature Request