Page MenuHome GnuPG
Feed All Stories

Sat, Nov 30

l10n daemon script <scripty@kde.org> committed rMTPf49f20a1502b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Nov 30, 4:11 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO72b4d4679096: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Nov 30, 4:10 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO91495c26e8bb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Nov 30, 2:32 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA81c2b8c43308: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Nov 30, 2:32 AM

Fri, Nov 29

ikloecker committed rMTPba70712d7173: Require passing tests on Linux and on FreeBSD (authored by ikloecker).
Require passing tests on Linux and on FreeBSD
Fri, Nov 29, 10:43 PM
ikloecker committed rMTP1603fb1fe54d: Use DecryptVerifyJob to decrypt and/or verify inline PGP message blocks (authored by ikloecker).
Use DecryptVerifyJob to decrypt and/or verify inline PGP message blocks
Fri, Nov 29, 10:28 PM
ikloecker committed rLIBKLEO55a5d5598fd3: Remove unused deprecated function (authored by ikloecker).
Remove unused deprecated function
Fri, Nov 29, 3:13 PM
ikloecker committed rLIBKLEOd81cc93698bb: Remove unused deprecated function (authored by ikloecker).
Remove unused deprecated function
Fri, Nov 29, 2:57 PM
ikloecker committed rMTP66575a6f56d9: Avoid test failure because of different date/time text representation (authored by ikloecker).
Avoid test failure because of different date/time text representation
Fri, Nov 29, 2:10 PM
ikloecker committed rMTP1480e6fb5197: Fix gpgme++ includes (authored by ikloecker).
Fix gpgme++ includes
Fri, Nov 29, 2:10 PM
mlaurent committed rMTP67e8286395cc: GIT_SILENT: prepare 6.3.0 (authored by mlaurent).
GIT_SILENT: prepare 6.3.0
Fri, Nov 29, 1:38 PM
mlaurent committed rLIBKLEO5be2dc3cc992: GIT_SILENT: prepare 6.3.0 (authored by mlaurent).
GIT_SILENT: prepare 6.3.0
Fri, Nov 29, 1:35 PM
TobiasFella committed rKLEOPATRA54d1c1f77d93: Fix re-verifying signature after importing key in verification result dialog (authored by TobiasFella).
Fix re-verifying signature after importing key in verification result dialog
Fri, Nov 29, 9:37 AM
TobiasFella committed rKLEOPATRA4e9db1a0fd8a: Apply 1 suggestion(s) to 1 file(s) (authored by TobiasFella).
Apply 1 suggestion(s) to 1 file(s)
Fri, Nov 29, 9:34 AM
TobiasFella committed rKLEOPATRA102d682eca9e: Fix re-verifying signature after importing key in verification result dialog (authored by TobiasFella).
Fix re-verifying signature after importing key in verification result dialog
Fri, Nov 29, 9:34 AM
gniibe added a comment to T7399: assuan: GPG_ERR_ASS_NO_DATA_CB situation.

Here is my proposal to avoid unsynched state for data.

diff --git a/src/client.c b/src/client.c
index 410f940..0989984 100644
--- a/src/client.c
+++ b/src/client.c
@@ -250,6 +250,7 @@ assuan_transact (assuan_context_t ctx,
   int off;
   char *line;
   int linelen;
+  gpg_error_t last_err = 0;
Fri, Nov 29, 8:29 AM · libassuan
gniibe closed T6606: Use new API of libassuan 3, a subtask of T6599: INT2FD and npth_accept, as Resolved.
Fri, Nov 29, 8:10 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6606: Use new API of libassuan 3 as Resolved.

Done for 2.5.0.

Fri, Nov 29, 8:10 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6597: Introduce FD_DBG to handle the cases for displaying the value, a subtask of T6508: Port GnuPG to 64-bit Windows, as Resolved.
Fri, Nov 29, 8:08 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6597: Introduce FD_DBG to handle the cases for displaying the value as Resolved.

Done in 2.5.0.

Fri, Nov 29, 8:08 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6592: GPGSM: Use estream_t instead of FD, a subtask of T6508: Port GnuPG to 64-bit Windows, as Resolved.
Fri, Nov 29, 8:05 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6592: GPGSM: Use estream_t instead of FD as Resolved.

Fixed in 2.5.0.

Fri, Nov 29, 8:05 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6562: gpgtar: --status-fd requires HANDLE (not POSIX fd) when spawning a process, a subtask of T6551: translate_sys2libc_fd_int on Windows 64-bit, as Resolved.
Fri, Nov 29, 8:05 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6562: gpgtar: --status-fd requires HANDLE (not POSIX fd) when spawning a process as Resolved.

Fixed in 2.5.0.

Fri, Nov 29, 8:05 AM · Windows 64, Feature Request, gnupg26
gniibe closed T7058: KDF-DO is not properly implemented as Resolved.

Fixed in 2.5.0 and 2.4.6.

Fri, Nov 29, 8:02 AM · scd, gnupg, Bug Report
gniibe closed T7160: scd: pipe server shutdown, a subtask of T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close, as Resolved.
Fri, Nov 29, 8:01 AM · gpgagent, scd, gnupg24, Bug Report
gniibe closed T7160: scd: pipe server shutdown as Resolved.

Fixed in 2.5.0 and 2.4.6.

Fri, Nov 29, 8:01 AM · scd, gpgagent, Bug Report
gniibe closed T7288: gpg is not properly handling IPGP entries as Resolved.

Fixed in 2.4.6.

Fri, Nov 29, 7:59 AM · dns, dirmngr, gnupg, Bug Report
gniibe closed T7201: More memory leaks in gnupg as Resolved.

Fixed in 2.4.6.

Fri, Nov 29, 7:58 AM · gnupg, Bug Report
gniibe closed T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close as Resolved.

Fixed in 2.4.6.

Fri, Nov 29, 7:57 AM · gpgagent, scd, gnupg24, Bug Report
gniibe closed T7044: Deadlock on Windows in sdaemon as Resolved.

I believe this was fixed by T7386. Or it is now no hard lock up by T7402.
So, let me close this ticket.
If any new symptom, please add information into T7396.

Fri, Nov 29, 7:56 AM · scd, Bug Report, Windows, gnupg24
gniibe closed T7402: No hard lockup when SCardConnect never returns, a subtask of T7396: Windows: hard lockup of scdaemon, as Resolved.
Fri, Nov 29, 7:53 AM · Windows, scd
gniibe closed T7402: No hard lockup when SCardConnect never returns as Resolved.

I can say it's fixed in 2.4.7.

Fri, Nov 29, 7:53 AM · Windows, scd
gniibe committed rD23835b971b02: Fix type by Ingo. (authored by gniibe).
Fix type by Ingo.
Fri, Nov 29, 7:41 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO280ac3081c3c: 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
Fri, Nov 29, 4:12 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6e1aab5540da: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Nov 29, 2:36 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO25547b7528ff: 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
Fri, Nov 29, 2:26 AM

Thu, Nov 28

ikloecker committed rMTP00ad69747129: Avoid test failure because of different date/time text representation (authored by ikloecker).
Avoid test failure because of different date/time text representation
Thu, Nov 28, 8:24 PM
ikloecker committed rKLEOPATRAc9ba01ce2c5b: Accept the progress dialog instead of closing it (authored by ikloecker).
Accept the progress dialog instead of closing it
Thu, Nov 28, 5:18 PM
TobiasFella committed rKLEOPATRA3fcf7e26ebb6: Improve DecryptVerifyFilesDialog (authored by TobiasFella).
Improve DecryptVerifyFilesDialog
Thu, Nov 28, 4:40 PM
ikloecker changed the status of T7433: Kleopatra: Reloading smartcard does not import certificates from the card from Open to Testing.

Fixed.

Thu, Nov 28, 4:38 PM · gpd5x, kleopatra
ikloecker committed rKLEOPATRA1f23a1af547f: Always emit cardChanged signal after reloading a smartcard (authored by ikloecker).
Always emit cardChanged signal after reloading a smartcard
Thu, Nov 28, 4:38 PM
ikloecker committed rKLEOPATRA3ae136cb723b: Import missing card certificates when cards are reloaded (authored by ikloecker).
Import missing card certificates when cards are reloaded
Thu, Nov 28, 4:38 PM
ikloecker triaged T7433: Kleopatra: Reloading smartcard does not import certificates from the card as Low priority.
Thu, Nov 28, 4:25 PM · gpd5x, kleopatra
ikloecker changed the status of T7431: Kleopatra: Expired certificates not greyed out while loading card certificates from Open to Testing.

I also checked this on Windows 10 with light, dark and high contrast (theme No. 1) colors:



Thu, Nov 28, 4:14 PM · gpd5x, kleopatra
ikloecker committed rKLEOPATRA5580c6a25620: Draw overlay widget with semi-transparent background (authored by ikloecker).
Draw overlay widget with semi-transparent background
Thu, Nov 28, 4:10 PM
cklassen created T7432: READMEs missing for Gpg4win 4.3.1 and 4.4.0.
Thu, Nov 28, 3:15 PM · gpg4win
TobiasFella committed rKLEOPATRA9302d2549214: Improve DecryptVerifyFilesDialog (authored by TobiasFella).
Improve DecryptVerifyFilesDialog
Thu, Nov 28, 2:54 PM
TobiasFella committed rKLEOPATRA239d2c4d424b: Fix re-verifying signature after importing key in verification result dialog (authored by TobiasFella).
Fix re-verifying signature after importing key in verification result dialog
Thu, Nov 28, 1:43 PM
TobiasFella committed rKLEOPATRA0ceed241caa0: Fix re-verifying signature after importing key in verification result dialog (authored by TobiasFella).
Fix re-verifying signature after importing key in verification result dialog
Thu, Nov 28, 1:36 PM
TobiasFella committed rKLEOPATRA0f9f252daf5d: Fix re-verifying signature after importing key in verification result dialog (authored by TobiasFella).
Fix re-verifying signature after importing key in verification result dialog
Thu, Nov 28, 1:33 PM
werner set External Link to https://lists.gnupg.org/pipermail/gnupg-announce/2024q4/000487.html on T7353: Release GnuPG 2.4.7.
Thu, Nov 28, 1:03 PM · gnupg, Release Info
werner committed rDd185a0d5b2b3: Announce 2.4.7 release (authored by werner).
Announce 2.4.7 release
Thu, Nov 28, 12:51 PM
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRA22489a43bee3: GIT_SILENT Upgrade release service version to 24.11.90. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 24.11.90.
Thu, Nov 28, 9:10 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA5d809e4c66d8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Nov 28, 2:31 AM

Wed, Nov 27

ikloecker moved T7431: Kleopatra: Expired certificates not greyed out while loading card certificates from Backlog to WIP on the gpd5x board.
Wed, Nov 27, 5:15 PM · gpd5x, kleopatra
ikloecker triaged T7431: Kleopatra: Expired certificates not greyed out while loading card certificates as Low priority.
Wed, Nov 27, 5:14 PM · gpd5x, kleopatra
ikloecker changed the status of T7430: Kleopatra: After deleting expired card certificate text for corresponding card slot stays red from Open to Testing.

Fixed. After deleting the certificates belonging to the first two card slots the smartcard window shows

Wed, Nov 27, 5:07 PM · gpd5x, kleopatra
ikloecker committed rKLEOPATRA29e61b720c99: Clear foreground and background color if filter doesn't return a color (authored by ikloecker).
Clear foreground and background color if filter doesn't return a color
Wed, Nov 27, 5:01 PM
TobiasFella committed rKLEOPATRA379ecc7a7b24: Fix re-verifying signature after importing key in verification result dialog (authored by TobiasFella).
Fix re-verifying signature after importing key in verification result dialog
Wed, Nov 27, 4:58 PM
ikloecker moved T7430: Kleopatra: After deleting expired card certificate text for corresponding card slot stays red from Backlog to WIP on the gpd5x board.
Wed, Nov 27, 4:57 PM · gpd5x, kleopatra
ikloecker triaged T7430: Kleopatra: After deleting expired card certificate text for corresponding card slot stays red as Low priority.
Wed, Nov 27, 4:57 PM · gpd5x, kleopatra
werner committed rD0117235ba92b: swdb: gpg4win 4.4.0 (authored by werner).
swdb: gpg4win 4.4.0
Wed, Nov 27, 12:17 PM
werner committed rW8e42fd319e06: Post release updates (authored by werner).
Post release updates
Wed, Nov 27, 12:01 PM
werner committed rW58b0ccbca0c6: Release gpg4win 4.4.0 (authored by werner).
Release gpg4win 4.4.0
Wed, Nov 27, 12:01 PM
ikloecker changed the status of T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well from Open to Testing.

Kleopatra does now read the certificates from the card and import them itself instead of relying on gpgsm --learn-card.

Wed, Nov 27, 11:27 AM · gpd5x, kleopatra
TobiasFella raised the priority of T7429: Kleopatra: Importing certificate from Verification result dialog doesn't correctly re-verify the signature from Low to Normal.
Wed, Nov 27, 11:10 AM · gpd5x, kleopatra, Bug Report
ikloecker added a comment to T7273: Kleopatra: Always show the verfication results of all signatures even if some signatures are bad.
In T7273#195063, @ebo wrote:

We could discuss how to make this a bit more easy to parse visually, but that would be a new task.

Wed, Nov 27, 11:04 AM · vsd33, Restricted Project, kleopatra
ikloecker committed rKLEOPATRAb712c508888c: Learn card certificates without relying on gpgsm --learn-card (authored by ikloecker).
Learn card certificates without relying on gpgsm --learn-card
Wed, Nov 27, 10:55 AM
ikloecker committed rKLEOPATRA972cce18f98b: Factor reading certificate from card out of readCertificateFromPIVCard (authored by ikloecker).
Factor reading certificate from card out of readCertificateFromPIVCard
Wed, Nov 27, 10:55 AM
ikloecker committed rKLEOPATRA147496ea3eed: Prepare learning a specific card by passing serial number and app name (authored by ikloecker).
Prepare learning a specific card by passing serial number and app name
Wed, Nov 27, 10:54 AM
ikloecker committed rKLEOPATRAca8f17b1ee88: Factor reading certificate from card out of readCertificateFromPIVCard (authored by ikloecker).
Factor reading certificate from card out of readCertificateFromPIVCard
Wed, Nov 27, 9:47 AM
ikloecker committed rKLEOPATRA7d195583a381: Learn card certificates without relying on gpgsm --learn-card (authored by ikloecker).
Learn card certificates without relying on gpgsm --learn-card
Wed, Nov 27, 9:47 AM
ikloecker committed rKLEOPATRAbdfeae325363: Prepare learning a specific card by passing serial number and app name (authored by ikloecker).
Prepare learning a specific card by passing serial number and app name
Wed, Nov 27, 9:47 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa50e8f8217de: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, Nov 27, 2:33 AM

Tue, Nov 26

dkg updated the task description for T7106: Trailing newline trouble in clearsigned message generation and verification.
Tue, Nov 26, 11:24 PM · gnupg, Bug Report

Nov 26 2024

TobiasFella claimed T7429: Kleopatra: Importing certificate from Verification result dialog doesn't correctly re-verify the signature.
Nov 26 2024, 5:14 PM · gpd5x, kleopatra, Bug Report
TobiasFella created T7429: Kleopatra: Importing certificate from Verification result dialog doesn't correctly re-verify the signature.
Nov 26 2024, 5:13 PM · gpd5x, kleopatra, Bug Report
ikloecker committed rLIBKLEO9ad0e5ea7a5c: Bump library version (authored by ikloecker).
Bump library version
Nov 26 2024, 4:05 PM
ikloecker committed rLIBKLEO945e2647a92d: Add helper for transforming only some elements of a range (authored by ikloecker).
Add helper for transforming only some elements of a range
Nov 26 2024, 4:05 PM
ikloecker committed rLIBKLEO8aa1921eb2f8: Add helper converting a string to an int optional (authored by ikloecker).
Add helper converting a string to an int optional
Nov 26 2024, 4:05 PM
ikloecker committed rLIBKLEO431d5e7262b5: Replace and extend helper to split strings (authored by ikloecker).
Replace and extend helper to split strings
Nov 26 2024, 4:05 PM
ebo moved T7273: Kleopatra: Always show the verfication results of all signatures even if some signatures are bad from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Gpg4win-Beta-94:
Looks good, here the file was changed after the first two signed it:

Nov 26 2024, 3:46 PM · vsd33, Restricted Project, kleopatra
ebo moved T7423: Fix performance of UserIDProxyModel from Restricted Project Column to Restricted Project Column on the Restricted Project board.

with Gpg4win-Beta-94: about that speed on Windows, too.

Nov 26 2024, 2:26 PM · Restricted Project, vsd33, kleopatra
ebo moved T7331: Kleopatra: Improvements for debug dialog from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Could be a bit more refined in the future, but this would be for another ticket.

Nov 26 2024, 12:26 PM · kleopatra, Restricted Project, vsd33
TobiasFella added a comment to T7423: Fix performance of UserIDProxyModel.

With the fix, the dialog opens instantly (< 1 second loading time)

Nov 26 2024, 11:51 AM · Restricted Project, vsd33, kleopatra
ebo removed projects from T7413: Kleopatra: Smartcard action buttons in case of p15 cards are sometimes not responsive: vsd33, Restricted Project.

Gpg4win-Beta-94: does not work here, but as the workaround still works, we have no regression. So I remove the vsd33 + gpgcom tag

Nov 26 2024, 11:44 AM · Restricted Project, vsd33, kleopatra
ebo closed T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones as Resolved.

Gpg4win-Beta-94: ok

Nov 26 2024, 11:25 AM · vsd33, Feature Request, kleopatra, Restricted Project
ebo closed T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, as Resolved.
Nov 26 2024, 11:25 AM · Feature Request, kleopatra
ebo closed T7411: Kleopatra: remove obsolete "is-validated" filter as Resolved.

Gpg4win-Beta-94: done

Nov 26 2024, 11:22 AM · vsd33, Restricted Project, kleopatra
ebo moved T6567: Kleopatra: gpg-agent does not restart when trying to access smart card from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Gpg4win-Beta-94: works

Nov 26 2024, 11:20 AM · vsd33, Restricted Project, kleopatra
ebo moved T7408: Kleopatra: Dialog asking whether to use the embedded file name doesn't show up from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Gpg4win-Beta-94: works

Nov 26 2024, 11:16 AM · vsd33, Restricted Project, kleopatra, Bug Report
ebo moved T7234: Kleopatra: add disable/enable certificate in context menu from Restricted Project Column to Restricted Project Column on the Restricted Project board.

With Gpg4win-Beta-94 now all is fine, even own deactivated certificates are now shown (using the "Disabled" filter) in bold font

Nov 26 2024, 11:12 AM · vsd33, Feature Request, kleopatra, Restricted Project
werner committed rW1bf75934c7f7: Remove gpgpass for now (authored by werner).
Remove gpgpass for now
Nov 26 2024, 11:12 AM
ebo closed T7388: Kleopatra: missing German translations in kf5 as Resolved.

Fixed in Gpg4win-Beta-94

Nov 26 2024, 11:05 AM · vsd33, Restricted Project
werner committed rGPGPASSe0832cc4d227: Include missing QDebug includes. (authored by werner).
Include missing QDebug includes.
Nov 26 2024, 10:22 AM
werner committed rWc8af91cdbfa1: Minor fix for CLEANFILES (authored by werner).
Minor fix for CLEANFILES
Nov 26 2024, 10:22 AM
werner committed rW31e35f0ef641: Update Kleopatra et al. (authored by werner).
Update Kleopatra et al.
Nov 26 2024, 10:22 AM
TobiasFella committed rKLEOPATRAc49d8f621490: Fix crash when asking whether to use a file's current name or the embedded file… (authored by TobiasFella).
Fix crash when asking whether to use a file's current name or the embedded file…
Nov 26 2024, 9:48 AM
TobiasFella committed rKLEOPATRAd1fe8c571c64: Add missing markup to string (authored by TobiasFella).
Add missing markup to string
Nov 26 2024, 9:43 AM