Page MenuHome GnuPG
Feed All Stories

Jul 9 2024

TobiasFella committed rKLEOPATRA28bf27ca74b5: Improve behavior of imported certificates tab (authored by TobiasFella).
Improve behavior of imported certificates tab
Jul 9 2024, 1:30 PM
TobiasFella committed rKLEOPATRA758291da5095: Improve behavior of imported certificates tab (authored by TobiasFella).
Improve behavior of imported certificates tab
Jul 9 2024, 1:30 PM
Sven1403 added a comment to T6659: gpg4win seems not to consider the installation control file anymore.

are there any news about the problem with the control file?

Jul 9 2024, 10:39 AM · gpg4win, Bug Report
TobiasFella committed rKLEOPATRA6004e619236e: Fix glitches in certificate list (authored by TobiasFella).
Fix glitches in certificate list
Jul 9 2024, 10:10 AM
gniibe committed rG2b19474aab8f: common: On Windows, we care about how PIPE handles are inherited. (authored by gniibe).
common: On Windows, we care about how PIPE handles are inherited.
Jul 9 2024, 8:49 AM
mlaurent committed rMTP6083ad14c3cd: Use nullptr (authored by mlaurent).
Use nullptr
Jul 9 2024, 7:52 AM
mlaurent committed rKLEOPATRA3a8ad299d253: Use nullptr (authored by mlaurent).
Use nullptr
Jul 9 2024, 7:51 AM
debohman added a comment to rG1d5cfa9b7fd2: scd: Add <unistd.h> for read(2) / write(2) ..

Verified.

Jul 9 2024, 4:40 AM
debohman added a comment to T7192: gnupg-2.5.0: Use gpgrt_process_spawn API (was: Does not build due to undeclared identifier 'environ').

Verified.

Jul 9 2024, 4:22 AM · gnupg, Bug Report
gniibe changed the status of T7193: gnupg-2.5.0: Does not build due to missing declaration of read and write from Open to Testing.

Thank you for your report.

Jul 9 2024, 3:52 AM · MacOS, gnupg, Bug Report
gniibe committed rG1d5cfa9b7fd2: scd: Add <unistd.h> for read(2) / write(2) . (authored by gniibe).
scd: Add <unistd.h> for read(2) / write(2) .
Jul 9 2024, 3:50 AM
gniibe changed the status of T7194: gnupg_ -> gpgrt_ : Pipe API from Open to Testing.

Pushed the change: rGaf6c47b2910f: common,kbx,tests: Clean up the PIPE function API.

Jul 9 2024, 3:44 AM · gpgrt, gnupg
gniibe committed rGaf6c47b2910f: common,kbx,tests: Clean up the PIPE function API. (authored by gniibe).
common,kbx,tests: Clean up the PIPE function API.
Jul 9 2024, 3:43 AM
gniibe triaged T7194: gnupg_ -> gpgrt_ : Pipe API as Normal priority.
Jul 9 2024, 3:25 AM · gpgrt, gnupg
l10n daemon script <scripty@kde.org> committed rKLEOPATRAea67c85b7321: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 9 2024, 3:24 AM
gniibe changed the status of T7192: gnupg-2.5.0: Use gpgrt_process_spawn API (was: Does not build due to undeclared identifier 'environ') from Open to Testing.

Push the change: rG953dd67368ce: Use gpgrt_process_spawn API from libgpg-error.
Please test.

Jul 9 2024, 3:15 AM · gnupg, Bug Report
gniibe committed rG953dd67368ce: Use gpgrt_process_spawn API from libgpg-error. (authored by gniibe).
Use gpgrt_process_spawn API from libgpg-error.
Jul 9 2024, 3:15 AM
gniibe renamed T7192: gnupg-2.5.0: Use gpgrt_process_spawn API (was: Does not build due to undeclared identifier 'environ') from gnupg-2.5.0: Does not build due to undeclared identifier 'environ' to gnupg-2.5.0: Use gpgrt_process_spawn API (was: Does not build due to undeclared identifier 'environ').
Jul 9 2024, 3:14 AM · gnupg, Bug Report
gniibe claimed T7192: gnupg-2.5.0: Use gpgrt_process_spawn API (was: Does not build due to undeclared identifier 'environ').

Thank you for your report. We are about to migrate to use the gpgrt_spawn_process API.
(In our development history, it was originally implemented and tested as gnupg_spawn_process API and moved to libgpg-error.)

Jul 9 2024, 3:13 AM · gnupg, Bug Report
debohman added a comment to T7193: gnupg-2.5.0: Does not build due to missing declaration of read and write.
diff --git a/scd/app.c b/scd/app.c
index 926ab7925..7bf58a2bd 100644
--- a/scd/app.c
+++ b/scd/app.c
@@ -23,6 +23,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <npth.h>
+#include <unistd.h>
Jul 9 2024, 2:56 AM · MacOS, gnupg, Bug Report
debohman added a comment to T7192: gnupg-2.5.0: Use gpgrt_process_spawn API (was: Does not build due to undeclared identifier 'environ').
diff --git a/common/exechelp-posix.c b/common/exechelp-posix.c
index 97d8fa4ad..e7109d760 100644
--- a/common/exechelp-posix.c
+++ b/common/exechelp-posix.c
@@ -76,6 +76,7 @@
 #include "sysutils.h"
 #include "exechelp.h"
Jul 9 2024, 2:54 AM · gnupg, Bug Report
debohman created T7193: gnupg-2.5.0: Does not build due to missing declaration of read and write.
Jul 9 2024, 1:43 AM · MacOS, gnupg, Bug Report
debohman created T7192: gnupg-2.5.0: Use gpgrt_process_spawn API (was: Does not build due to undeclared identifier 'environ').
Jul 9 2024, 1:34 AM · gnupg, Bug Report

Jul 8 2024

Sam James <sam@gentoo.org> committed rKLEOPATRAe1e0d882929b: CMake: add KColorScheme (authored by Sam James <sam@gentoo.org>).
CMake: add KColorScheme
Jul 8 2024, 5:18 PM
werner committed rDadd9aa45a9a3: web: Release 2.5.0 announcement (authored by werner).
web: Release 2.5.0 announcement
Jul 8 2024, 1:32 PM
TobiasFella committed rKLEOPATRA6948078b5b7c: Run DecryptVerifyFilesDialog asynchronously (authored by TobiasFella).
Run DecryptVerifyFilesDialog asynchronously
Jul 8 2024, 1:32 PM
ebo updated the task description for T6447: Kleopatra: "imported certificates" tab inconsistencies.
Jul 8 2024, 1:29 PM · vsd33, Restricted Project, Bug Report, kleopatra
werner set External Link to https://lists.gnupg.org/pipermail/gnupg-announce/2024q3/000484.html on T7189: Release GnuPG 2.5.0.
Jul 8 2024, 1:16 PM · Release Info, gnupg
CarlSchwan committed rOJ675166d1a07a: Fix copy paste error (authored by CarlSchwan).
Fix copy paste error
Jul 8 2024, 1:12 PM
CarlSchwan committed rOJ374b2c34c6dd: Correct KMime version used in ifdef (authored by CarlSchwan).
Correct KMime version used in ifdef
Jul 8 2024, 1:03 PM
CarlSchwan committed rOJ39d2293a9d7a: Fix ifdef for QHttpHeader (authored by CarlSchwan).
Fix ifdef for QHttpHeader
Jul 8 2024, 12:21 PM
ebo added a comment to T6447: Kleopatra: "imported certificates" tab inconsistencies.

ok, new try. As Ingo now clarified that that "nothing was imported" and "nothing was considered" is synonymous for him, then I misunderstood that comment. As far as I understand the "considered" that would mean that a tab would come up for import of unchanged keys, too.

Jul 8 2024, 12:10 PM · vsd33, Restricted Project, Bug Report, kleopatra
CarlSchwan committed rGPGPASS632596c6135a: Add back Qt5 support (authored by CarlSchwan).
Add back Qt5 support
Jul 8 2024, 12:09 PM
CarlSchwan committed rGPGPASS82f0d00375c0: Add back Qt5 support (authored by CarlSchwan).
Add back Qt5 support
Jul 8 2024, 11:56 AM
TobiasFella committed rKLEOPATRAa2dd11a5e618: Apply 1 suggestion(s) to 1 file(s) (authored by TobiasFella).
Apply 1 suggestion(s) to 1 file(s)
Jul 8 2024, 11:34 AM
werner added a comment to T7189: Release GnuPG 2.5.0.

In case you run into problems installing the bzip2 part w/o root rights, you need to apply rGc333e9dad66 to set the PREFIX make variable also for bzip2.

Jul 8 2024, 11:00 AM · Release Info, gnupg
werner committed rGc333e9dad66e: speedo: Set PREFIX for bzip2 build also for Unix. (authored by werner).
speedo: Set PREFIX for bzip2 build also for Unix.
Jul 8 2024, 10:59 AM
CarlSchwan committed rGPGPASS1f40e67e1563: Ensure timezone are the same in all test environment (authored by CarlSchwan).
Ensure timezone are the same in all test environment
Jul 8 2024, 10:57 AM
CarlSchwan committed rGPGPASS46ee607cea5a: Add unit tests for UsersListModel (authored by CarlSchwan).
Add unit tests for UsersListModel
Jul 8 2024, 10:57 AM
CarlSchwan committed rGPGPASS844815e00981: Make key fetching async and move it to the model (authored by CarlSchwan).
Make key fetching async and move it to the model
Jul 8 2024, 10:57 AM
CarlSchwan committed rGPGPASS6cf8f171e623: UsersDialog: Port QListWidget to QListView + QAbstractListModel (authored by CarlSchwan).
UsersDialog: Port QListWidget to QListView + QAbstractListModel
Jul 8 2024, 10:57 AM
ikloecker committed rKLEOPATRA04fab47d0e80: Test toLogString compat template function (authored by ikloecker).
Test toLogString compat template function
Jul 8 2024, 9:13 AM
ebo added a comment to T6447: Kleopatra: "imported certificates" tab inconsistencies.

ok, to make it clear how exactly to implement and test this, let me rephrase what my interpretation of your comment is:

Jul 8 2024, 9:01 AM · vsd33, Restricted Project, Bug Report, kleopatra
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9e05ab51ab76: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 8 2024, 5:05 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAaf73d423e3ff: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 8 2024, 3:25 AM
CarlSchwan committed rOJ34a216b4037d: Remove usage of setDecoded when using KMime > 6.1.0 (authored by CarlSchwan).
Remove usage of setDecoded when using KMime > 6.1.0
Jul 8 2024, 1:07 AM
CarlSchwan committed rOJ97febe17f425: Remove useless activeLine override (authored by CarlSchwan).
Remove useless activeLine override
Jul 8 2024, 1:07 AM
CarlSchwan committed rOJ6bf42362860a: Remove pointless call to KMime::ContentTransferEncoding::needToEncode() (authored by CarlSchwan).
Remove pointless call to KMime::ContentTransferEncoding::needToEncode()
Jul 8 2024, 1:07 AM

Jul 7 2024

jukivili updated the task description for T4460: libgcrypt performance TODOs.
Jul 7 2024, 1:36 PM · libgcrypt
jukivili added a project to T7184: Libgcrypt v1.11.0 make fails at cipher/blake2.c:834:6 (has no member named 'use_avx512'): libgcrypt.
Jul 7 2024, 1:23 PM · libgcrypt, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9ecebfd4709a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 7 2024, 5:04 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA811161ecf71b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 7 2024, 3:26 AM
bjk committed rAb9b7f1cf3fd0: libassuan.m4: Fix AC_DEFINE variable expansion. (authored by bjk).
libassuan.m4: Fix AC_DEFINE variable expansion.
Jul 7 2024, 1:55 AM

Jul 6 2024

Volker Krause <vkrause@kde.org> committed rMTPc59fe0d69c13: Adapt unit test to KMime defaulting to UTF-8 now (authored by Volker Krause <vkrause@kde.org>).
Adapt unit test to KMime defaulting to UTF-8 now
Jul 6 2024, 8:41 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOdf8e8ae37e7e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 6 2024, 5:08 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2a6a44caa0d3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 6 2024, 5:08 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO69b6a44b76d3: 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
Jul 6 2024, 5:05 AM
l10n daemon script <scripty@kde.org> committed rMTP255d7e5440e3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 6 2024, 3:29 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOb73a229d959c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 6 2024, 3:28 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA25d0f8559047: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jul 6 2024, 3:27 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO4c93cfd7816a: 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
Jul 6 2024, 3:19 AM

Jul 5 2024

aheinecke committed rOJ70ebccd60565: Add missing libraries to gpgol-client-static (authored by aheinecke).
Add missing libraries to gpgol-client-static
Jul 5 2024, 7:16 PM
aheinecke committed rKLEOPATRAc145b79008ab: Remove WindowsWindowFunctions usage (authored by aheinecke).
Remove WindowsWindowFunctions usage
Jul 5 2024, 6:34 PM
werner committed rDec0332a58f9f: swdb: gnupg 2.5.0 (authored by werner).
swdb: gnupg 2.5.0
Jul 5 2024, 6:11 PM
ikloecker added a comment to T6447: Kleopatra: "imported certificates" tab inconsistencies.

Just a small addendum to what Andre wrote: Obviously, no tab should be shown if nothing was imported (i.e. numConsidered is 0).

Jul 5 2024, 5:41 PM · vsd33, Restricted Project, Bug Report, kleopatra
werner closed T7189: Release GnuPG 2.5.0 as Resolved.
Jul 5 2024, 5:38 PM · Release Info, gnupg
ikloecker committed rKLEOPATRA4ddd057b6af1: Remove no longer needed check for QGpgME >= 1.21.0 (authored by ikloecker).
Remove no longer needed check for QGpgME >= 1.21.0
Jul 5 2024, 5:37 PM
werner triaged T7191: Release GnuPG 2.5.1 as Normal priority.
Jul 5 2024, 5:37 PM · Release Info, gnupg
ikloecker changed the status of T5960: Kleopatra: Encoding problems with GnuPG output on Windows from Open to Testing.

The final (known) encoding problem with broken umlauts in German error descriptions should be fixed.

Jul 5 2024, 5:34 PM · vsd33, Restricted Project, kleopatra
ikloecker added a comment to T6739: Allow "refresh key/signatures" from key's context menu (from key list).

The ticket mentioned in the previous comment is T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address.

Jul 5 2024, 5:29 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
ikloecker changed the status of T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address from Open to Testing.
Jul 5 2024, 5:28 PM · vsd33, kleopatra, Restricted Project
werner committed rG8828a5fe54d5: Post release updates (authored by werner).
Post release updates
Jul 5 2024, 5:27 PM
werner committed rG4668fb1a70dc: Release 2.5.0 (authored by werner).
Release 2.5.0
Jul 5 2024, 5:27 PM
werner committed rG03d06612ea31: po: msgmerge (authored by werner).
po: msgmerge
Jul 5 2024, 5:27 PM
werner committed rG32500440c22f: po: Update the German translation. (authored by werner).
po: Update the German translation.
Jul 5 2024, 5:27 PM
werner committed rGff6cffab926a: speedo: Let install also copy the SO's symlinks. (authored by werner).
speedo: Let install also copy the SO's symlinks.
Jul 5 2024, 5:27 PM
werner committed rG7c4c35f5420e: build: Prepare docs for GnuPG 2.6 (authored by werner).
build: Prepare docs for GnuPG 2.6
Jul 5 2024, 5:27 PM
ikloecker added a comment to T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address.

If one or more keys are refreshed and none of the keys has non-revoked user IDs with email addresses then Kleopatra shouldn't report a result for WKD anymore.

Jul 5 2024, 5:25 PM · vsd33, kleopatra, Restricted Project
ikloecker moved T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3.

Jul 5 2024, 5:13 PM · vsd33, kleopatra, Restricted Project
ikloecker committed rKLEOPATRA5aa26a22922e: Improve result reporting for the certificate refresh (authored by ikloecker).
Improve result reporting for the certificate refresh
Jul 5 2024, 5:12 PM
ikloecker committed rKLEOPATRA577aab168ac2: Only refresh non-revoked user IDs with email addresses via WKD (authored by ikloecker).
Only refresh non-revoked user IDs with email addresses via WKD
Jul 5 2024, 5:12 PM
ikloecker claimed T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address.
Jul 5 2024, 5:05 PM · vsd33, kleopatra, Restricted Project
ikloecker committed rKLEOPATRAaebfdc6f2e2e: Improve result reporting for the certificate refresh (authored by ikloecker).
Improve result reporting for the certificate refresh
Jul 5 2024, 5:04 PM
ikloecker committed rKLEOPATRA32310449ffef: Only refresh non-revoked user IDs with email addresses via WKD (authored by ikloecker).
Only refresh non-revoked user IDs with email addresses via WKD
Jul 5 2024, 5:04 PM
ebo updated subscribers of T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address.
Jul 5 2024, 4:21 PM · vsd33, kleopatra, Restricted Project
ebo created T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address.
Jul 5 2024, 4:20 PM · vsd33, kleopatra, Restricted Project
ebo added a comment to T6739: Allow "refresh key/signatures" from key's context menu (from key list).

Turns out

  • the singular instead of plural in the German version is a translation thing and should now be fixed (but is not in the testversion beta35)
  • there is another issue muddying the waters regarding search in WKD, for which I will create another ticket
Jul 5 2024, 4:10 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra, Feature Request
aheinecke committed rW211c209ef9e1: Extend l10n handling in gen-tarball.sh (authored by aheinecke).
Extend l10n handling in gen-tarball.sh
Jul 5 2024, 2:59 PM
aheinecke committed rW0c8033480e83: Update libkleo, kleopatra and gpgme to latest snapshots (authored by aheinecke).
Update libkleo, kleopatra and gpgme to latest snapshots
Jul 5 2024, 2:59 PM
werner updated the task description for T6454: Release GnuPG 2.4.1.
Jul 5 2024, 2:46 PM · gnupg24 (gnupg-2.4.1), Release Info
werner triaged T7189: Release GnuPG 2.5.0 as Normal priority.
Jul 5 2024, 2:42 PM · Release Info, gnupg
ebo added a comment to T6957: Add algo and keygrip columns to Kleo's certificate view.

I have to correct myself. After restarting Kleopatra, only the following columns are shown, without any changes from my side:

Jul 5 2024, 2:31 PM · vsd33, Restricted Project, vsd, kleopatra
ikloecker committed rLIBKLEO00964d4403db: Use Error::asStdString if available (authored by ikloecker).
Use Error::asStdString if available
Jul 5 2024, 1:53 PM
ebo changed the status of T6447: Kleopatra: "imported certificates" tab inconsistencies from Testing to Open.
Jul 5 2024, 1:50 PM · vsd33, Restricted Project, Bug Report, kleopatra
ebo added a comment to T6447: Kleopatra: "imported certificates" tab inconsistencies.

Well, i can live with it. It would be an improvement.
I would prefer if no import tab was created if a key has not been updated and therefore nothing was actually imported. But I see that this would be more complicated to implement and I have no strong opinion on this anyway.

Jul 5 2024, 1:37 PM · vsd33, Restricted Project, Bug Report, kleopatra
svuorela committed rGPGPASS9395015ecd9e: Add pot file (authored by svuorela).
Add pot file
Jul 5 2024, 11:31 AM
ikloecker committed rLIBKLEOd8810e25e55c: Use Error::asStdString if available (authored by ikloecker).
Use Error::asStdString if available
Jul 5 2024, 11:13 AM
werner committed rG6a40cfa6c090: gpg: Print a warning if the (draft) Kyber algorithm is used. (authored by werner).
gpg: Print a warning if the (draft) Kyber algorithm is used.
Jul 5 2024, 11:11 AM
aheinecke added a comment to T6447: Kleopatra: "imported certificates" tab inconsistencies.

So Tobias fixed the technical reason why there was no import tab shown after the certify questions because I was too lazy (no I had no more time ;-) ) when I implemented this to carry the keylistcontroller around.

Jul 5 2024, 10:36 AM · vsd33, Restricted Project, Bug Report, kleopatra
ikloecker changed the status of T7188: gpgme: Error::asString can return wrongly encoded result on Windows, a subtask of T5960: Kleopatra: Encoding problems with GnuPG output on Windows, from Open to Testing.
Jul 5 2024, 10:35 AM · vsd33, Restricted Project, kleopatra