Page MenuHome GnuPG
Feed All Stories

Dec 3 2024

ikloecker added a comment to T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound).

gpg-agent.log starts with

2024-12-03 10:11:12 gpg-agent[2816] Der Socket kann nicht an `C:\\Users\\g10code\\AppData\\Local\\gnupg\\S.gpg-agent' gebunden werden: Unknown error
2024-12-03 10:11:12 gpg-agent[2816] secmem usage: 0/32768 bytes in 0 blocks

Looks like gpg-agent tried to bind the socket and immediately exited when this failed. The logs of gpg-agent continue 48 seconds later with

2024-12-03 10:12:00 gpg-agent[6492] Es wird auf Socket `C:\\Users\\g10code\\AppData\\Local\\gnupg\\S.gpg-agent' gehört
2024-12-03 10:12:00 gpg-agent[6492] Es wird auf Socket `C:\\Users\\g10code\\AppData\\Local\\gnupg\\S.gpg-agent.extra' gehört
2024-12-03 10:12:00 gpg-agent[6492] Es wird auf Socket `C:\\Users\\g10code\\AppData\\Local\\gnupg\\S.gpg-agent.browser' gehört
2024-12-03 10:12:00 gpg-agent[6492] Es wird auf Socket `C:\\Users\\g10code\\AppData\\Local\\gnupg\\S.gpg-agent.ssh' gehört
2024-12-03 10:12:00 gpg-agent[6492] gpg-agent (GnuPG) 2.4.7 started
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 <- RESET
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 -> OK
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 <- OPTION ttyname=/dev/tty
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 -> OK
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 <- OPTION putenv=QT_QPA_PLATFORM=windows:darkmode=2
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 -> OK
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 <- GETINFO version
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 -> D 2.4.7
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 -> OK
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 <- OPTION allow-pinentry-notify
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 -> OK
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 <- OPTION agent-awareness=2.1.0
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 -> OK
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x00000084 <- HAVEKEY --list=1000
2024-12-03 10:12:02 gpg-agent[6492] no running C:\\Program Files (x86)\\GnuPG\\bin\\scdaemon.exe daemon - starting it
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x000002a4 <- OK GNU Privacy Guard's Smartcard server ready, process 6272
2024-12-03 10:12:02 gpg-agent[6492] first connection to daemon C:\\Program Files (x86)\\GnuPG\\bin\\scdaemon.exe established
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x000002a4 -> GETINFO socket_name
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x000002a4 <- D C:\Users\g10code\AppData\Local\gnupg\S.scdaemon
2024-12-03 10:12:02 gpg-agent[6492] DBG: chan_0x000002a4 <- OK
2024-12-03 10:12:02 gpg-agent[6492] DBG: additional connections at 'C:\\Users\\g10code\\AppData\\Local\\gnupg\\S.scdaemon'
Dec 3 2024, 2:24 PM · gnupg, kleopatra
ikloecker created T7434: Kleopatra: Initial keylisting hangs for ~60 seconds (gpg-agent: Socket ...S.gpg-agent cannot be bound).
Dec 3 2024, 2:21 PM · gnupg, kleopatra
werner committed rE65a4bc30d99a: Minor cleanness fix for autogen.sh (authored by werner).
Minor cleanness fix for autogen.sh
Dec 3 2024, 11:54 AM
ebo added a project to T7405: Kleopatra: Highlight if no valid encryption subkey exists: Feature Request.
Dec 3 2024, 11:54 AM · Feature Request, gpd5x, kleopatra
ebo closed T6109: Kleopatra: Better way to show expired subkeys as Invalid.

Closing this as duplicate of T7405. That ticket has the better task description as it was made after discussing offline how it could best be done.

Dec 3 2024, 11:53 AM · Feature Request, OpenPGP, kleopatra
ebo removed a project from T5950: Allow viewing expired certificates more easily: Restricted Project.
Dec 3 2024, 11:49 AM · kleopatra, Feature Request
ebo closed T5950: Allow viewing expired certificates more easily as Resolved.

closing this as duplicate for the improvement part, the support part is solved, anyway.

Dec 3 2024, 11:49 AM · kleopatra, Feature Request
ikloecker merged T6450: Kleopatra: add possibility to change filename if it already exists into T6851: Kleopatra: Allow users to change name of decryption result if file already exists.
Dec 3 2024, 11:40 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker merged task T6450: Kleopatra: add possibility to change filename if it already exists into T6851: Kleopatra: Allow users to change name of decryption result if file already exists.
Dec 3 2024, 11:40 AM · Feature Request, kleopatra
ikloecker added a comment to T7405: Kleopatra: Highlight if no valid encryption subkey exists.

T6109 is also closely related and I think it would be addressed by this ticket.

Dec 3 2024, 11:23 AM · Feature Request, gpd5x, kleopatra
ikloecker added a comment to T7405: Kleopatra: Highlight if no valid encryption subkey exists.

This addresses the same problem as T5950. We should either merge the tickets or just close T5950 (which was more of a support ticket and the reporter has fixed their problem) with reference to this ticket.

Dec 3 2024, 11:21 AM · Feature Request, gpd5x, kleopatra
ikloecker committed rW02be2b9541c3: Update NEWS (authored by ikloecker).
Update NEWS
Dec 3 2024, 11:08 AM
ikloecker moved T5780: Kleopatra: Result dialog does not have focus after operation from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3.x / Gpg4win 4.4.1

Dec 3 2024, 11:03 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRA6b6016328392: Ensure that decryption result dialog is visible (authored by ikloecker).
Ensure that decryption result dialog is visible
Dec 3 2024, 10:56 AM
ikloecker added a project to T5780: Kleopatra: Result dialog does not have focus after operation: vsd33.

I'll backport this because this issue is a really bad usability problem for people using the Windows Explorer integration to decrypt files. And the regression risk is minimal.

Dec 3 2024, 10:36 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T5780: Kleopatra: Result dialog does not have focus after operation from Open to Testing.

For me the change fixes the problem on Windows. (I haven't checked if there was a problem on Linux/X11, but I have verified that the change also works on Linux/X11.)

Dec 3 2024, 10:34 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRAcbe21024c974: Ensure that decryption result dialog is visible (authored by ikloecker).
Ensure that decryption result dialog is visible
Dec 3 2024, 10:30 AM
ikloecker claimed T5780: Kleopatra: Result dialog does not have focus after operation.
Dec 3 2024, 10:25 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
TobiasFella added a watcher for kleopatra: TobiasFella.
Dec 3 2024, 10:08 AM
werner committed rW185383f3c3cb: Typo fixes for the NEWS. (authored by werner).
Typo fixes for the NEWS.
Dec 3 2024, 10:01 AM
ebo moved T7413: Kleopatra: Smartcard action buttons in case of p15 cards are sometimes not responsive from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 3 2024, 9:58 AM · Restricted Project, vsd33, kleopatra
ebo edited projects for T7413: Kleopatra: Smartcard action buttons in case of p15 cards are sometimes not responsive, added: vsd33, Restricted Project; removed gpd5x.

I think you are right, it is fixed. I tried it now again with Gpg4win 4.4 with several cards and it works as you describe.

Dec 3 2024, 9:58 AM · Restricted Project, vsd33, kleopatra
ikloecker closed T7395: Prepare Release Notes for Gpg4win 4.4.0 for Kleopatra as Resolved.
Dec 3 2024, 9:06 AM · Restricted Project, kleopatra
l10n daemon script <scripty@kde.org> committed rKLEOPATRA25982067a58b: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Dec 3 2024, 3:34 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf3897283fce0: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 3 2024, 2:32 AM
Joshua Goins <josh@redstrate.com> committed rMTP228f6fa77ae7: Remove explicit quit connection with QQmlApplicationEngine (authored by Joshua Goins <josh@redstrate.com>).
Remove explicit quit connection with QQmlApplicationEngine
Dec 3 2024, 1:44 AM
Joshua Goins <josh@redstrate.com> committed rMTP7bd6d29ef63e: Remove explicit quit connection with QQmlApplicationEngine (authored by Joshua Goins <josh@redstrate.com>).
Remove explicit quit connection with QQmlApplicationEngine
Dec 3 2024, 1:42 AM
heirecka committed rKLEOPATRA0475ad743030: GIT_SILENT Update Appstream for new release (authored by heirecka).
GIT_SILENT Update Appstream for new release
Dec 3 2024, 12:52 AM
heirecka committed rKLEOPATRAd6f23290bb0a: GIT_SILENT Upgrade release service version to 24.12.0. (authored by heirecka).
GIT_SILENT Upgrade release service version to 24.12.0.
Dec 3 2024, 12:52 AM
heirecka committed rKLEOPATRAee1c62adbfed: GIT_SILENT Update Appstream for new release (authored by heirecka).
GIT_SILENT Update Appstream for new release
Dec 3 2024, 12:52 AM

Dec 2 2024

CarlSchwan committed rKLEOPATRA88b3c4ee8630: Add screenshots for AppStream (authored by CarlSchwan).
Add screenshots for AppStream
Dec 2 2024, 4:28 PM
ikloecker added a comment to T5780: Kleopatra: Result dialog does not have focus after operation.

This also happens if one activates the Kleopatra main window, then activates the Windows Explorer and then starts a decrypt&verify operation.

Dec 2 2024, 4:22 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a comment to T5780: Kleopatra: Result dialog does not have focus after operation.

I have seen this when doing the following:

  • Start Kleopatra and minimize its window
  • Start decrypt&verify operation for an encrypted archive in Windows Explorer with GpgEX
Dec 2 2024, 4:12 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker closed T5839: GNUPGEX Explorer File Encryption Tar Archive long Filename Bug as Resolved.

Gpg4win 4.4.0 has just been released. Creation of encrypted archives has been completely reworked with Gpg4win 4.3.0 already. I could create an encrypted archive containing the two files with GpgEX without problems.

Dec 2 2024, 3:59 PM · kleopatra, gpgtar, Bug Report, gpg4win
ebo added a comment to T7432: READMEs missing for Gpg4win 4.3.1 and 4.4.0.

Christoph refers to this post here:
https://forum.gnupg.org/t/readme-4-3-1-en-txt-currently-missing-from-files-gpg4win-org/5845/4

Dec 2 2024, 3:53 PM · gpg4win
ikloecker removed a project from T5824: Kleopatra: Full accessibility support: Restricted Project.
Dec 2 2024, 3:47 PM · kleopatra
ikloecker added a comment to T7413: Kleopatra: Smartcard action buttons in case of p15 cards are sometimes not responsive.

I tried to reproduce this with Gpg4win 4.4.0, but it worked for all PKCS#15 cards I tried (dark blue R&S, Genua, ipt.fraunhofer). As soon as the certificates were imported from the card (and a "Do you trust this root certificate" dialog was canceled) the buttons became enabled.

Dec 2 2024, 3:41 PM · Restricted Project, vsd33, kleopatra
ikloecker closed T4572: Kleopatra unable to import public key as Resolved.

Gpg4win 4.4.0 has just been released. I cannot reproduce unexpected results when doing a lookup on server. Unfortunately, many keyservers do not publish the user IDs (i.e. name and/or email address) anymore. Kleopatra does not list results without user IDs because GnuPG won't import them anyway.

Dec 2 2024, 2:42 PM · kleopatra, Bug Report, gpg4win
ikloecker closed T4197: Can't change language of Kleopatra as Resolved.

This has been fixed in the meantime. If you should still experience this problem with Gpg4win 4.4.0 then reopen this ticket.

Dec 2 2024, 2:29 PM · kleopatra, Bug Report, gpg4win
ebo moved T6984: Kleopatra: Add icon for folder encryption from QA to vsd-3.3.0 on the vsd33 board.
Dec 2 2024, 2:02 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
CarlSchwan committed rKLEOPATRAc88153f08cdf: Add screenshots for AppStream (authored by CarlSchwan).
Add screenshots for AppStream
Dec 2 2024, 1:54 PM
werner triaged T7373: gpg --export-secret-keys exits with General error if the password prompt was canceled as Normal priority.
Dec 2 2024, 1:54 PM · Feature Request, gnupg26, gnupg
ikloecker closed T5246: Kleopatra: Failing at certifying key as Resolved.

Gpg4win 4.4.0 has just been released. I assume that this has been fixed in the meantime. In particular, "General error" should happen a lot less. If the problem still occurs with Gpg4win 4.4.0 then reopen the ticket.

Dec 2 2024, 1:48 PM · kleopatra, Bug Report, gpg4win
werner committed rE7baf9f6b4030: po: Update Portuguese Translation. (authored by Daniel Cerqueira <dan.git@lispclub.com>).
po: Update Portuguese Translation.
Dec 2 2024, 1:48 PM
werner committed rG7b0d49785d0e: po: Update Portuguese Translation. (authored by Daniel Cerqueira <dan.git@lispclub.com>).
po: Update Portuguese Translation.
Dec 2 2024, 1:41 PM
CarlSchwan committed rKLEOPATRA8924025ba7b6: Use description from website also for AppStream metadata (authored by CarlSchwan).
Use description from website also for AppStream metadata
Dec 2 2024, 1:39 PM
CarlSchwan committed rKLEOPATRAe764d9f45776: Improve appstream decription (authored by CarlSchwan).
Improve appstream decription
Dec 2 2024, 1:38 PM
CarlSchwan committed rKLEOPATRAe1c13f640a84: Use description from website also for AppStream metadata (authored by CarlSchwan).
Use description from website also for AppStream metadata
Dec 2 2024, 1:37 PM
ebo closed T4249: No connection to Keyserver possible as Resolved.

This ticket is obsolete

Dec 2 2024, 1:36 PM · gnupg, dirmngr, Bug Report, gpg4win
CarlSchwan closed T6984: Kleopatra: Add icon for folder encryption as Resolved.
Dec 2 2024, 1:30 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ebo moved T7078: Kleopatra: Add automatic offer of revocation certificate export to the revocation process from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Gpg4win 4.4:
When a keyserver is configured you can now check a box to directly upload the revocation there:


If no keyserver is configured, this is correctly not offered. Instead it is exported to the Documents folder, as the dialog then informs.

Dec 2 2024, 1:28 PM · vsd33, Restricted Project, kleopatra
CarlSchwan committed rGPGPASS5a6fc50be98d: Add missing copyright information (authored by CarlSchwan).
Add missing copyright information
Dec 2 2024, 1:24 PM
CarlSchwan committed rGPGPASS668fc82628d2: Unify name of the config file (authored by CarlSchwan).
Unify name of the config file
Dec 2 2024, 1:23 PM
ikloecker closed T5124: Kleopatra GUI Not Working as Resolved.

I assume the problem has been resolved because we never got feedback that the problem persists.

Dec 2 2024, 11:59 AM · kleopatra, Info Needed, gpgol, Bug Report
ikloecker added a comment to T5006: Kleopatra: Display Names and Key-IDs for certificates after any attempt to import them..

Interesting. Just a few days ago I noticed that Kleopatra creates a new tab with the imported certificates except when the import is done via the notepad (or via the clipboard). I guess we could add an option to open a tab with the imported certificates to the import result window.

Dec 2 2024, 11:55 AM · kleopatra, Feature Request
ikloecker added a project to T4923: Compile Kleopatra with DEP/ASLR support: gpg4win.
Dec 2 2024, 11:48 AM · gpg4win, kleopatra, Feature Request
ikloecker closed T4842: Kleopatra: Right click menu greyed out as Resolved.

This problem has been fixed quite some time ago. See https://bugs.kde.org/show_bug.cgi?id=415168.

Dec 2 2024, 11:46 AM · kleopatra, Bug Report
ikloecker added a project to T4396: no connection to ui server kleopatra start up error: uiserver.
Dec 2 2024, 11:39 AM · uiserver, kleopatra, gpg4win
ikloecker removed a project from T4159: Kleopatra fails to create new Key Pair: kleopatra.

This doesn't look like a problem in Kleopatra.

Dec 2 2024, 11:34 AM · gnupg, Bug Report, gpg4win
ikloecker changed the status of T7379: Kleopatra: Learning certificates of Signature v2.0 card fails if a Yubikey is plugged in as well from Testing to Open.

We have to take the list of OIDs to ignore into account that can be configured for gpgsm with ignore-cert-with-oid.

Dec 2 2024, 10:59 AM · gpd5x, kleopatra
werner assigned T7432: READMEs missing for Gpg4win 4.3.1 and 4.4.0 to cklassen.
Dec 2 2024, 10:33 AM · gpg4win
werner triaged T7432: READMEs missing for Gpg4win 4.3.1 and 4.4.0 as Low priority.
Dec 2 2024, 10:33 AM · gpg4win
CarlSchwan committed rGPGPASS5a1faf5e9c36: Add about page using KXmlGui (authored by CarlSchwan).
Add about page using KXmlGui
Dec 2 2024, 10:13 AM
CarlSchwan committed rGPGPASSc5794645302b: Fix double free on exit (authored by CarlSchwan).
Fix double free on exit
Dec 2 2024, 10:13 AM
ikloecker closed T3989: cannot work with new encryption panel as Wontfix.

We won't revert to the old UI which had its own share of problems. In the meantime Kleopatra supports certificate groups which should help if you often need to encrypt for the same keys.

Dec 2 2024, 10:01 AM · kleopatra, Bug Report
gniibe closed T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required) as Resolved.

Closed, since this was documentation for the workaround, four years ago.

Dec 2 2024, 9:52 AM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent
ikloecker removed a project from T3601: GnuPG: Decryption on Windows Samba share is very slow: kleopatra.

Kleopatra now let's gpg deal with I/O directly. This makes decryption with Kleopatra as fast (or slow) as with gpg on the command line. Hence I'll remove the Kleopatra tag.

Dec 2 2024, 9:50 AM · gpg4win, gnupg
CarlSchwan closed T7356: About page for gpgpass as Resolved.
Dec 2 2024, 9:46 AM · gpgpass
werner added a comment to T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required).

Just a reminder: with Gnuk 1.2.15 and an ed25519 key PubkeyAuthentication unbound is required for hosts using the new feature.

Dec 2 2024, 9:35 AM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent
werner added a comment to T7432: READMEs missing for Gpg4win 4.3.1 and 4.4.0.

Then please upload whatever README you want there. My release checklist does not mention any README.

Dec 2 2024, 9:20 AM · gpg4win
CarlSchwan closed T7059: KMail: 6.0 attachments are not automatically encrypted anymore as Resolved.
Dec 2 2024, 9:14 AM · KMail, Restricted Project
gniibe lowered the priority of T7399: assuan: GPG_ERR_ASS_NO_DATA_CB situation from High to Normal.

Put it under lower priority, as it's basically programming error.

Dec 2 2024, 6:00 AM · libassuan
gniibe closed T7426: Retain binary representation of key for import->export (in particular, Ed25519 signature), a subtask of T7403: GnuPG 2.4.6 rewrites Ed25519 MPIs into non-compliant MPI form , as Resolved.
Dec 2 2024, 5:49 AM · Not A Bug, gnupg24, Bug Report
gniibe closed T7426: Retain binary representation of key for import->export (in particular, Ed25519 signature) as Resolved.

OK, it's done. closed.

Dec 2 2024, 5:49 AM · gnupg
l10n daemon script <scripty@kde.org> committed rMTPc37b06073cda: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 2 2024, 5:21 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO9356047cf7b3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 2 2024, 5:20 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA349991f2b804: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 2 2024, 5:19 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO86f322f2ee05: 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 2 2024, 5:01 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA32cf206b07b5: 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 2 2024, 5:01 AM
l10n daemon script <scripty@kde.org> committed rMTPa56567dd3417: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 2 2024, 3:01 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO9c552cbba992: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 2 2024, 2:59 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAc16f0026b6e3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 2 2024, 2:58 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOf31c633f38f5: 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 2 2024, 2:30 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA10ab474951e3: 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 2 2024, 2:30 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA62e35867f50b: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Dec 2 2024, 1:43 AM

Dec 1 2024

mlaurent committed rMTPd4fbe771f944: GIT_SILENT: Prepare 6.3.0 (authored by mlaurent).
GIT_SILENT: Prepare 6.3.0
Dec 1 2024, 8:56 AM
mlaurent committed rKLEOPATRAe29388483b30: GIT_SILENT: Prepare 6.3.0 (authored by mlaurent).
GIT_SILENT: Prepare 6.3.0
Dec 1 2024, 8:53 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO254928a90e18: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 1 2024, 4:10 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAbca38203523b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 1 2024, 4:10 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAd08ff27da5fb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 1 2024, 2:33 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO42a823c7fe29: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 1 2024, 2:33 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOf92716866223: 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 1 2024, 2:25 AM

Nov 30 2024

ilf added a comment to T7351: 2.2.45 exitcode 2 when importing revocation cert for expired key.

I get this message even with --quiet:

Nov 30 2024, 12:15 PM · gnupg, Bug Report
CarlSchwan committed rMTPcc815314b7c4: Use DecryptVerifyJob to decrypt and/or verify inline PGP message blocks (authored by CarlSchwan).
Use DecryptVerifyJob to decrypt and/or verify inline PGP message blocks
Nov 30 2024, 10:34 AM
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
Nov 30 2024, 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
Nov 30 2024, 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
Nov 30 2024, 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
Nov 30 2024, 2:32 AM

Nov 29 2024

ikloecker committed rMTPba70712d7173: Require passing tests on Linux and on FreeBSD (authored by ikloecker).
Require passing tests on Linux and on FreeBSD
Nov 29 2024, 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
Nov 29 2024, 10:28 PM