Page MenuHome GnuPG
Feed All Stories

Sep 20 2024

werner committed rG6ed2857d5406: w32: Fix last commit to build on Windows. (authored by werner).
w32: Fix last commit to build on Windows.
Sep 20 2024, 2:05 PM
werner committed rG03459618c5f8: w32: Fix last commit to build on Windows. (authored by werner).
w32: Fix last commit to build on Windows.
Sep 20 2024, 2:04 PM
ebo created T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones.
Sep 20 2024, 1:18 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo created T7295: Kleopatra: Add explanation for message "no secret key".
Sep 20 2024, 1:04 PM · vsd33, kleopatra, Restricted Project
werner committed rGc98385d311ca: scd: Fix DEVINFO, allowing no clients which watch the change. (authored by gniibe).
scd: Fix DEVINFO, allowing no clients which watch the change.
Sep 20 2024, 12:07 PM
ebo added a comment to T7200: Trustdb not updated on import of extended certificate.

And I can replicate it with the Appimage for VSD 3.2.2, too.

Sep 20 2024, 11:39 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo triaged T7200: Trustdb not updated on import of extended certificate as Normal priority.
Sep 20 2024, 11:24 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo added projects to T7200: Trustdb not updated on import of extended certificate: gnupg22, vsd33.

The issue is the same on import on the command line. So it's a gpg issue.

Sep 20 2024, 11:22 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker committed rM79ca84699363: core: Report failed encryption/signing if gpgtar didn't emit SUCCESS (authored by ikloecker).
core: Report failed encryption/signing if gpgtar didn't emit SUCCESS
Sep 20 2024, 10:11 AM
ikloecker changed the status of T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted from Open to Testing.

gpgme now checks for a SUCCESS status emitted by gpgtar when creating a signed and/or encrypted archive. If gpgtar is killed (or exits without emitting SUCCESS for some other reason) then the partially created archive is removed and Kleopatra reports a failure.

Sep 20 2024, 10:10 AM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report
ebo changed Version from Version 3.2.2.2405000+git~ (Gpg4win-4.3.2-beta35), VSD 3.2.3 to Version 3.2.2.2405000+git~ (Gpg4win-4.3.2-beta35), VSD 3.2.3, gpg4win 4.3.1 on T7200: Trustdb not updated on import of extended certificate.
Sep 20 2024, 10:02 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo added a comment to T7200: Trustdb not updated on import of extended certificate.

ok, the following is with Gpg4win 4.3.1.

Sep 20 2024, 10:01 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo added a comment to T7200: Trustdb not updated on import of extended certificate.

@werner: I reproduced this before creating the ticket… With a VSD version and a Gpg4win Testversion. I'll add Audit Logs.

Sep 20 2024, 8:23 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
gniibe added a comment to T7291: scdaemon randomly hangs when trying to access a token.

The change of spawn functions (basically, it was factored out to libgpg-error) results more possibilities to have blocked scdaemon, since the implementation in libgpg-error introduced context switch points when it spawns a child process.

Sep 20 2024, 4:02 AM · scd
gniibe added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

Found another thinko; When there is no clients with DEVINFO --watch, the pipe to be notified is not consumed at all (no read). It eventually results blocked by write(2), when the pipe is filled.

Sep 20 2024, 3:51 AM · gpgagent, scd, gnupg24, Bug Report
gniibe committed rG0a94582af5b1: scd: Fix DEVINFO, allowing no clients which watch the change. (authored by gniibe).
scd: Fix DEVINFO, allowing no clients which watch the change.
Sep 20 2024, 3:48 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO18c966bf1bfc: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 20 2024, 3:38 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA76005cec8f0f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 20 2024, 3:37 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7515fac3013e: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Sep 20 2024, 2:45 AM

Sep 19 2024

werner committed rG8c0ac05f0602: speedo: Make use of wget more robust (authored by werner).
speedo: Make use of wget more robust
Sep 19 2024, 4:32 PM
werner committed rGf1e42cdf533e: doc: Update NEWS (authored by werner).
doc: Update NEWS
Sep 19 2024, 4:31 PM
werner committed rG94a7a674737b: speedo: Make use of wget more robust (authored by werner).
speedo: Make use of wget more robust
Sep 19 2024, 4:31 PM
werner committed rGf6858322a3db: po: Update German translation (authored by werner).
po: Update German translation
Sep 19 2024, 4:31 PM
werner committed rGed5edb431525: speedo: Add ntbtls to the wixlib (authored by werner).
speedo: Add ntbtls to the wixlib
Sep 19 2024, 4:31 PM
werner committed rGcc30ceee5cb8: po: Updated one string of the Portuguese translation (authored by werner).
po: Updated one string of the Portuguese translation
Sep 19 2024, 4:31 PM
werner committed rG15aea30de0e4: speedo: Update to be more aligned with the version in master (authored by werner).
speedo: Update to be more aligned with the version in master
Sep 19 2024, 4:31 PM
werner committed rG35d80ebd7876: doc: Add support for generating HTML versions of the man pages. (authored by werner).
doc: Add support for generating HTML versions of the man pages.
Sep 19 2024, 4:31 PM
werner committed rGa698adbb533f: kbx: Fix a race condition on DATABASE_HD. (authored by gniibe).
kbx: Fix a race condition on DATABASE_HD.
Sep 19 2024, 4:31 PM
werner committed rGe76bac2ef2ef: build: Fix make distclean for gnupg.7.html (authored by werner).
build: Fix make distclean for gnupg.7.html
Sep 19 2024, 4:31 PM
werner committed rG32476f870d62: scd: Fix DEVINFO to allow multiple clients. (authored by gniibe).
scd: Fix DEVINFO to allow multiple clients.
Sep 19 2024, 4:31 PM
werner committed rGb8ddffead558: doc: Updated comments in speedo.mk (authored by werner).
doc: Updated comments in speedo.mk
Sep 19 2024, 4:31 PM
werner committed rG685acf650a68: build: Also cleanup generated html file in a make distcheck (authored by werner).
build: Also cleanup generated html file in a make distcheck
Sep 19 2024, 4:31 PM
werner committed rGa17584d000cf: gpg: Fix getting key by IPGP. (authored by gniibe).
gpg: Fix getting key by IPGP.
Sep 19 2024, 4:31 PM
werner committed rG178c3fe62c25: gpg: Improve detection of input data read errors. (authored by werner).
gpg: Improve detection of input data read errors.
Sep 19 2024, 4:31 PM
werner committed rGe16728f3d63d: gpg: Make --no-literal work again for -c and --store. (authored by werner).
gpg: Make --no-literal work again for -c and --store.
Sep 19 2024, 4:31 PM
werner committed rG0f0c59d6ff9d: gpg: remove workaround for Libgcrypt < 1.8.6 (authored by werner).
gpg: remove workaround for Libgcrypt < 1.8.6
Sep 19 2024, 4:31 PM
werner committed rGe7ff519116d5: po: Update Portuguese Translation. (authored by Daniel Cerqueira <dan.git@lispclub.com>).
po: Update Portuguese Translation.
Sep 19 2024, 2:52 PM
werner added a comment to T7200: Trustdb not updated on import of extended certificate.

The import code related to the trust management did not change since 2018. Thus I doubt it depends on the version.

Sep 19 2024, 1:03 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker added a comment to T7200: Trustdb not updated on import of extended certificate.

I'm unable to reproduce the problem with Kleopatra master (Qt 6) and GnuPG 2.4.

Sep 19 2024, 12:18 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ebo updated the task description for T7200: Trustdb not updated on import of extended certificate.
Sep 19 2024, 10:59 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
gouttegd added a comment to T7291: scdaemon randomly hangs when trying to access a token.

I don’t think I have any other client that would invoke SCD DEVINFO --watch.

Sep 19 2024, 10:44 AM · scd
ikloecker added a comment to T7200: Trustdb not updated on import of extended certificate.

It's possible that the file system watcher does not yet support keyboxd. (Ideally, keyboxd would report changes via assuan to processes listening for changes. The file system watcher is obviously just a workaround.)

Sep 19 2024, 10:23 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
werner committed rG2770efa75b76: gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey. (authored by werner).
gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.
Sep 19 2024, 10:13 AM
werner committed rG6432d17385d0: agent: Fix detection of the trustflag de-vs. (authored by werner).
agent: Fix detection of the trustflag de-vs.
Sep 19 2024, 10:12 AM
werner committed rGe8598390beca: gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey. (authored by werner).
gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.
Sep 19 2024, 10:01 AM
werner committed rG9e8e48e00b85: gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey. (authored by werner).
gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.
Sep 19 2024, 9:59 AM
werner reopened T7042: AEAD mode does not properly handle modified cipher text as "Open".

This fix has the problem that for a signed message where the signing key is not available gpg emits the decryption_failed status line and prints "WARNING: encrypted message has been manipulated". This is because we use log_error to show that the signature could not be verified due to a missing key. The extra check we introduced with rG50e81ad38d2b lloked at the error counter and thus triggered the decryptio failed.

Sep 19 2024, 9:51 AM · gnupg26, Bug Report
ebo added a project to T5374: Can't move a signed mail in Outlook from In-Mail folder to any other folder: Restricted Project.
Sep 19 2024, 9:28 AM · Restricted Project, Bug Report, gpg4win
gniibe added a comment to T7291: scdaemon randomly hangs when trying to access a token.

Do you have scd-event script in your GNUPGHOME?

Sep 19 2024, 9:13 AM · scd
cklassen added a comment to T5374: Can't move a signed mail in Outlook from In-Mail folder to any other folder.

This still seems to be a problem. I was using Outlook 365 version 2408 and the current GpgOL and moving a signed email didn't work correctly. But there seems to be a difference when I move it by using the context menu or by using drag 'n' drop.

Sep 19 2024, 9:09 AM · Restricted Project, Bug Report, gpg4win
werner added a comment to T7200: Trustdb not updated on import of extended certificate.

Does the file system watcher catch that keyboxd changes its database file below public-keys.d ?

Sep 19 2024, 8:58 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
gniibe committed rEbcab96484d48: posix: Fix forgotten _gpgrt_post_syscall on error path. (authored by gniibe).
posix: Fix forgotten _gpgrt_post_syscall on error path.
Sep 19 2024, 8:56 AM
werner added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

I see. the systemd race of having two gpg-agent processes. The second gpg-agent should eventually go away but than it is already too late.

Sep 19 2024, 8:56 AM · gpgagent, scd, gnupg24, Bug Report
gniibe committed rE4a0c942151da: posix: Fix memory leak for spawn. (authored by gniibe).
posix: Fix memory leak for spawn.
Sep 19 2024, 8:55 AM
werner added a comment to T7294: keyboxd: Possible race conditions (and clean up).

Sounds very reasonable. Maybe the initial idea was to open the database directly after keyboxd start and before and connections are accepted. My usual try to optimize a mutex away - I should not do this.

Sep 19 2024, 8:49 AM · Bug Report, kleopatra, Restricted Project
gniibe added a comment to T7294: keyboxd: Possible race conditions (and clean up).

I applied rGb804378f183f: kbx: Fix a race condition on DATABASE_HD. in master. Let us see how behavior changes.

Sep 19 2024, 6:53 AM · Bug Report, kleopatra, Restricted Project
gniibe committed rGb804378f183f: kbx: Fix a race condition on DATABASE_HD. (authored by gniibe).
kbx: Fix a race condition on DATABASE_HD.
Sep 19 2024, 6:47 AM
gniibe added a comment to T7294: keyboxd: Possible race conditions (and clean up).

I found one problem. This problem may result lock-up on Windows, I suppose.

Sep 19 2024, 6:40 AM · Bug Report, kleopatra, Restricted Project
gniibe triaged T7294: keyboxd: Possible race conditions (and clean up) as High priority.
Sep 19 2024, 6:32 AM · Bug Report, kleopatra, Restricted Project
l10n daemon script <scripty@kde.org> committed rLIBKLEO8061539cbccc: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 19 2024, 3:32 AM
gniibe added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

I mean: two gpg-agent requests simultaneously running DEVINFO --watch.
Single scdaemon, two threads handling DEVINFO --watch simultaneously, by pselect + read.
Two threads waken up, but it was only one thread which can read(2), another was blocked (before the fix).

Sep 19 2024, 1:43 AM · gpgagent, scd, gnupg24, Bug Report

Sep 18 2024

ikloecker added a comment to T7200: Trustdb not updated on import of extended certificate.

Kleopatra does a full key listing after an import (triggered by the file system watcher noticing changes in GNUPGHOME). In general, Kleopatra always does full key listings.

Sep 18 2024, 8:48 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
mlaurent committed rMTP14b792079c64: Use Q_RELOCATABLE_TYPE (authored by mlaurent).
Use Q_RELOCATABLE_TYPE
Sep 18 2024, 8:12 PM
werner added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

You mean it is possible that the initialization function is called by several threads - or that two scdaemon's are running before they realize that one of them is in the way?

Sep 18 2024, 6:30 PM · gpgagent, scd, gnupg24, Bug Report
werner added a comment to T7200: Trustdb not updated on import of extended certificate.

How does Kleo's key listing after an import work? Does it do a full listing or just updates the imported keys? Keep in mind that the import merely sets a flag in the trudtdb to be evaluated by the next key listing.

Sep 18 2024, 6:23 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker moved T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 18 2024, 3:35 PM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report
ikloecker claimed T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted.
Sep 18 2024, 3:34 PM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report
ikloecker added a comment to T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted.

Status messages on successful creation of signed & encrypted archive

2024-09-18 15:21:33 gpgme[3250.d47]     _gpgme_io_read: check: [GNUPG:] PROGRESS gpgtar c 0 3<LF>
2024-09-18 15:21:33 gpgme[3250.d47]     _gpgme_io_read: check: [GNUPG:] PROGRESS gpgtar s 0 62 B<LF>
Sep 18 2024, 3:34 PM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report
CarlSchwan committed rMTP7e78df62bcf8: Linkify certificate (authored by CarlSchwan).
Linkify certificate
Sep 18 2024, 3:20 PM
ikloecker assigned T6869: Kleopatra: Improve verification results messages (esp. for invalid signature and multiple signatures) to TobiasFella.

Tobias is working on this

Sep 18 2024, 3:12 PM · gpd5x, Restricted Project, kleopatra
ikloecker raised the priority of T7200: Trustdb not updated on import of extended certificate from Normal to Needs Triage.

I don't see how Kleopatra is responsible for updating the trustdb. As Andre correctly commented, Kleopatra sets "no-auto-check-trustdb" only for the initial key listing.

Sep 18 2024, 3:05 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker changed the status of T7216: Kleopatra: Integrate "disabled" feature from gpg from Open to Testing.

Setting to Testing and WiP to reflect status of the subtasks and to get it removed from the Open Tasks list.

Sep 18 2024, 2:51 PM · Feature Request, kleopatra
ikloecker assigned T7234: Kleopatra: add disable/enable certificate in context menu to TobiasFella.

This was implemented by Tobias

Sep 18 2024, 2:47 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella committed rLIBKLEOeb4dbb262e40: Remove leftover qWarning (authored by TobiasFella).
Remove leftover qWarning
Sep 18 2024, 2:24 PM
TobiasFella committed rKLEOPATRAb155d08ba28b: Do not create RevokersWidget when gpgme is too old (authored by TobiasFella).
Do not create RevokersWidget when gpgme is too old
Sep 18 2024, 2:20 PM
TobiasFella committed rKLEOPATRAd86bf7b90edb: Adjust title (authored by TobiasFella).
Adjust title
Sep 18 2024, 1:03 PM
TobiasFella committed rKLEOPATRAc1e2810c83f1: Adapt to change (authored by TobiasFella).
Adapt to change
Sep 18 2024, 11:16 AM
TobiasFella committed rLIBKLEO556d332f99c4: FileNameRequester: Add API for setting the button's tooltip (authored by TobiasFella).
FileNameRequester: Add API for setting the button's tooltip
Sep 18 2024, 11:15 AM
TobiasFella committed rKLEOPATRA100989b0052b: Linkify urls (authored by TobiasFella).
Linkify urls
Sep 18 2024, 11:00 AM
TobiasFella committed rLIBKLEO5d1256c6ae04: Formatting::prettySignature: Linkify unknown certificates (authored by TobiasFella).
Formatting::prettySignature: Linkify unknown certificates
Sep 18 2024, 10:52 AM
TobiasFella committed rKLEOPATRAb2a8e1bdc6a3: Fix labels (authored by TobiasFella).
Fix labels
Sep 18 2024, 10:35 AM
TobiasFella committed rKLEOPATRA923b5a4dd44f: Set text for button (authored by TobiasFella).
Set text for button
Sep 18 2024, 10:35 AM
ikloecker committed rKLEOPATRAc48dc7068596: Increase required KF version again and disable Flatpak build instead (authored by ikloecker).
Increase required KF version again and disable Flatpak build instead
Sep 18 2024, 10:23 AM
TobiasFella committed rLIBKLEO85b104793306: FileNameRequester: Add API for setting the button's tooltip (authored by TobiasFella).
FileNameRequester: Add API for setting the button's tooltip
Sep 18 2024, 9:57 AM
TobiasFella committed rLIBKLEO40b725ddc9b9: FileNameRequester: Add API for setting the button's tooltip (authored by TobiasFella).
FileNameRequester: Add API for setting the button's tooltip
Sep 18 2024, 9:56 AM
TobiasFella committed rKLEOPATRA11d355668db5: Rework formatInputOutputLabel (authored by TobiasFella).
Rework formatInputOutputLabel
Sep 18 2024, 9:41 AM
TobiasFella committed rKLEOPATRAf7cbefb99bd1: Improve DecryptVerifyFilesDialog (authored by TobiasFella).
Improve DecryptVerifyFilesDialog
Sep 18 2024, 9:41 AM
TobiasFella added a comment to T6869: Kleopatra: Improve verification results messages (esp. for invalid signature and multiple signatures).

show no text "not VS-NfD compliant" for invalid signatures

Sep 18 2024, 9:41 AM · gpd5x, Restricted Project, kleopatra
ikloecker added a reverting change for rKLEOPATRA60feccb7c871: GIT_SILENT: time to increase version: rKLEOPATRA4ddd92393b17: Revert "GIT_SILENT: time to increase version".
Sep 18 2024, 9:38 AM
ikloecker committed rKLEOPATRA4ddd92393b17: Revert "GIT_SILENT: time to increase version" (authored by ikloecker).
Revert "GIT_SILENT: time to increase version"
Sep 18 2024, 9:38 AM
TobiasFella committed rLIBKLEOdeeb33a26a52: Only show compliance info for signatures that are valid (authored by TobiasFella).
Only show compliance info for signatures that are valid
Sep 18 2024, 9:33 AM
TobiasFella committed rLIBKLEO05a0946c19d6: Apply 1 suggestion(s) to 1 file(s) (authored by TobiasFella).
Apply 1 suggestion(s) to 1 file(s)
Sep 18 2024, 9:26 AM
mlaurent committed rMTPd5da3d8f3e8f: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Sep 18 2024, 7:09 AM
mlaurent committed rKLEOPATRA60feccb7c871: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Sep 18 2024, 7:07 AM
mlaurent committed rLIBKLEO4ba4c0aedca2: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Sep 18 2024, 7:05 AM
gniibe lowered the priority of T7291: scdaemon randomly hangs when trying to access a token from Unbreak Now! to High.

For POSIX, I found an issue of T7151.
If you are using multiple clients which invoke SCD DEVINFO --watch, the problem should be fixed.
If it's not the case, let us locate a bug (or two).

Sep 18 2024, 6:55 AM · scd
gniibe added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

Fixed in rGfc30f7059650: scd: Fix DEVINFO to allow multiple clients.

Sep 18 2024, 6:52 AM · gpgagent, scd, gnupg24, Bug Report
gniibe committed rGfc30f7059650: scd: Fix DEVINFO to allow multiple clients. (authored by gniibe).
scd: Fix DEVINFO to allow multiple clients.
Sep 18 2024, 6:47 AM
gniibe added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

I realized that I put a bug on POSIX; When multiple clients do DEVINFO --watch, it is possible for scdaemon to hang (waiting pselect and read, read by one, read by another is blocked).

Sep 18 2024, 4:57 AM · gpgagent, scd, gnupg24, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9d1b313595f3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sep 18 2024, 3:35 AM