Page MenuHome GnuPG
Feed All Stories

Dec 9 2022

werner committed rG8346ebf168ed: speedo: Introduce the OVERRIDE_TARBALLS feature (authored by werner).
speedo: Introduce the OVERRIDE_TARBALLS feature
Dec 9 2022, 8:54 AM
werner committed rG061efac03ff9: scd:p15: Skip deleted records. (authored by werner).
scd:p15: Skip deleted records.
Dec 9 2022, 8:53 AM
gniibe committed rGf32d0c9c0ff7: build: Remove Windows CE support. (authored by gniibe).
build: Remove Windows CE support.
Dec 9 2022, 6:07 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAca563955bf42: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 9 2022, 3:04 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO6a6eb1f80f10: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 9 2022, 3:03 AM

Dec 8 2022

mlaurent committed rLIBKLEO2b6b37b74a5c: GIT_SILENT: prepare 5.22.1 (authored by mlaurent).
GIT_SILENT: prepare 5.22.1
Dec 8 2022, 9:25 PM
ikloecker changed the status of T6305: Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled from Open to Testing.

The problem with expired keys may still happen for GpgSignKeyEditInteractor, but Kleopatra doesn't allow certifying expired keys or user IDs. Therefore, I don't look into this.

Dec 8 2022, 3:48 PM · Restricted Project, kleopatra, gpgme
ikloecker committed rKLEOPATRA10fd35c85eaa: Don't report success if the key signing job was canceled (authored by ikloecker).
Don't report success if the key signing job was canceled
Dec 8 2022, 3:38 PM
ikloecker committed rMe7953dcf1376: cpp: Handle status errors in the base edit interactor (authored by ikloecker).
cpp: Handle status errors in the base edit interactor
Dec 8 2022, 3:35 PM
ikloecker committed rMc419376b85ff: cpp: Handle statuses that need no response in the base edit interactor (authored by ikloecker).
cpp: Handle statuses that need no response in the base edit interactor
Dec 8 2022, 3:35 PM
kloczek added a comment to T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config).

OK I can confirm that with ae9258fb and f1802682 commits I was ble to update my rpm packages to 1.18.0.

Dec 8 2022, 2:20 PM · Python, gpgme
kloczek added a comment to T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config.

I've hit that issu on downloading two times so I think that there are two nodes behind LB :P

Dec 8 2022, 2:09 PM · Bug Report
kloczek added a comment to T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config.

Just checked those two commits and I see in autoconf output:

checking for gpg-error-config... no
checking for gpgrt-config... /usr/bin/gpgrt-config
configure: Use gpgrt-config with /usr/lib64 as gpg-error-config
checking for GPG Error - version >= 1.36... yes (1.46-unknown)
configure: Use gpgrt-config as libassuan-config
checking for LIBASSUAN - version >= 2.4.2... yes (2.5.5-unknown)
checking LIBASSUAN API version... okay

So looks like there is more use of *-config scripts and those detections takes longer time so it would be good to move that as well to pkgconfig.

Dec 8 2022, 2:08 PM · Bug Report
ikloecker added a comment to T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config.

External projects should have been using pkgconfig since a long time. The *-config scripts are for systems which lack pkgconfig.

Dec 8 2022, 1:30 PM · Bug Report
ikloecker added a comment to T6305: Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled.
In T6305#165907, @ebo wrote:

With GnuPG VSD 3.1.25 the Certify action is not disabled for me. Neither on Windows nor on Linux system.

Dec 8 2022, 1:22 PM · Restricted Project, kleopatra, gpgme
kloczek added a comment to T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config.

I cannot find the commit which fixes this issue.

Dec 8 2022, 12:55 PM · Bug Report
ikloecker renamed T6305: Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled from GpgME++: missing states in ceritfy edit interactor to Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled.
Dec 8 2022, 12:24 PM · Restricted Project, kleopatra, gpgme
ebo added a comment to T6305: Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled.

With GnuPG VSD 3.1.25 the Certify action is not disabled for me. Neither on Windows nor on Linux system.

Dec 8 2022, 12:23 PM · Restricted Project, kleopatra, gpgme
ikloecker added a comment to T6305: Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled.

How did you manage to certify an expired key? For me the Certify action is always disabled for an expired key or user ID.

Dec 8 2022, 11:52 AM · Restricted Project, kleopatra, gpgme
ikloecker claimed T6305: Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled.
Dec 8 2022, 11:36 AM · Restricted Project, kleopatra, gpgme
ikloecker changed the status of T5960: Kleopatra: Encoding problems with GnuPG output on Windows from Open to Testing.
Dec 8 2022, 11:32 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Should be fixed. Tested as described in the above comment T5960#165845.

Dec 8 2022, 11:32 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker committed rLIBKLEO52732e23f508: Add maximalValidityOfUserIDs helper (authored by ikloecker).
Add maximalValidityOfUserIDs helper
Dec 8 2022, 11:13 AM
ikloecker committed rLIBKLEO481c6ccf5359: Ask gpgconf for the console output codepage used by gpg on Windows (authored by ikloecker).
Ask gpgconf for the console output codepage used by gpg on Windows
Dec 8 2022, 11:13 AM
ikloecker committed rLIBKLEOf57047a09514: Simplify minimalValidityOfNotRevokedUserIDs (authored by ikloecker).
Simplify minimalValidityOfNotRevokedUserIDs
Dec 8 2022, 11:13 AM
ikloecker committed rLIBKLEO3eebe9407d29: Make minimalValidityOfNotRevokedUserIDs helper public (authored by ikloecker).
Make minimalValidityOfNotRevokedUserIDs helper public
Dec 8 2022, 11:13 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA69ac865cd1d5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 8 2022, 4:34 AM
gniibe merged task T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config into T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config).
Dec 8 2022, 3:23 AM · Bug Report
gniibe merged T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config into T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config).
Dec 8 2022, 3:23 AM · Python, gpgme
gniibe added a comment to T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config.

Thank you for your report.
Please look T6204.
Closed as duplicate.

Dec 8 2022, 3:22 AM · Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa103c194d523: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 8 2022, 3:17 AM

Dec 7 2022

kloczek renamed T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config from 1.18.0: gpgme pythpn bindings fails because it ties to use gpg-error-config to 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config.
Dec 7 2022, 9:45 PM · Bug Report
kloczek renamed T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config from 1.18.0: gpgme pythpn bindings fails because it teies to use gpg-error-config to 1.18.0: gpgme pythpn bindings fails because it ties to use gpg-error-config.
Dec 7 2022, 9:44 PM · Bug Report
kloczek created T6306: 1.18.0: gpgme pythpn bindings fails because it tries to use gpg-error-config.
Dec 7 2022, 9:44 PM · Bug Report
ebo created T6305: Kleopatra: General error when trying to certify key and key is expired or password prompt is canceled.
Dec 7 2022, 3:58 PM · Restricted Project, kleopatra, gpgme
aheinecke committed rKLEOPATRA848f206d0403: Bump Kleopatra Version (authored by aheinecke).
Bump Kleopatra Version
Dec 7 2022, 2:29 PM
aheinecke committed rKLEOPATRA0e1836fed33b: Add special case handling for KMail attach paths (authored by aheinecke).
Add special case handling for KMail attach paths
Dec 7 2022, 2:29 PM
ikloecker added a comment to T5903: Kleopatra: Add refresh button in certificatedetails .

Ok. So after further discussion. It is good that you kept a WKDRefreshJob copy :)

I would suggest the following, if it is somehow possible. I think we have the API for this now that we can search for WKD keys without importing them. We should additionally check WKD, if the key from WKD has the same fingerprint, we update, if it has not, we show the user something like a search result. Give indication that a different key was found for these UserIDs and then let the user decide to import them?

Dec 7 2022, 11:45 AM · backport, kleopatra, Restricted Project
ikloecker changed the status of T5903: Kleopatra: Add refresh button in certificatedetails from Testing to Open.
Dec 7 2022, 11:43 AM · backport, kleopatra, Restricted Project
ikloecker moved T5903: Kleopatra: Add refresh button in certificatedetails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 7 2022, 11:42 AM · backport, kleopatra, Restricted Project
ikloecker merged T6301: Kleopatra: Update Button does only check on keyserver into T5903: Kleopatra: Add refresh button in certificatedetails .
Dec 7 2022, 11:42 AM · backport, kleopatra, Restricted Project
ikloecker merged task T6301: Kleopatra: Update Button does only check on keyserver into T5903: Kleopatra: Add refresh button in certificatedetails .
Dec 7 2022, 11:42 AM · kleopatra
aheinecke changed the status of T5951: gpgme: Add support for refreshing OpenPGP keys, a subtask of T5903: Kleopatra: Add refresh button in certificatedetails , from Testing to Open.
Dec 7 2022, 11:34 AM · backport, kleopatra, Restricted Project
aheinecke changed the status of T5951: gpgme: Add support for refreshing OpenPGP keys from Testing to Open.
Dec 7 2022, 11:34 AM · gpgme, Restricted Project
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

stringFromGpgOutput actually received the following 8-bit data:

[1352] org.kde.pim.libkleo: stringFromGpgOutput ba: "      Subject: CN=\xE6\x97\xA5\xE6\x9C\xAC\xE5\x9B\xBD,C=JP"

This looks very much like UTF-8 (i.e. codepage 65001).

Dec 7 2022, 11:27 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
aheinecke merged task T6301: Kleopatra: Update Button does only check on keyserver into T5951: gpgme: Add support for refreshing OpenPGP keys.
Dec 7 2022, 11:24 AM · kleopatra
aheinecke merged T6301: Kleopatra: Update Button does only check on keyserver into T5951: gpgme: Add support for refreshing OpenPGP keys.
Dec 7 2022, 11:24 AM · gpgme, Restricted Project
aheinecke added a comment to T5951: gpgme: Add support for refreshing OpenPGP keys.

Ok. So after further discussion. It is good that you kept a WKDRefreshJob copy :)

Dec 7 2022, 11:23 AM · gpgme, Restricted Project
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Debug output in stringFromGpgOutput gives me

[1352] org.kde.pim.libkleo: stringFromGpgOutput GetConsoleOutputCP() returned 0
[1352] org.kde.pim.libkleo: stringFromGpgOutput GetOEMCP() returned 850
[1352] org.kde.pim.libkleo: stringFromGpgOutput GetACP() returned 1252
Dec 7 2022, 11:19 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

In Windows PowerShell, I get the following output:

Dec 7 2022, 11:15 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

I created a self-signed X.509 test certficate with subject CN=日本国,C=JP (Nihon-koku/Nippon-koku; formal name of Japan).

Dec 7 2022, 9:52 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
werner added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Oh well, in case you mean the diagnostic output things are different. gpg uses the code page as returned by GetConsoleOutputCP becuase we are a console program. Qt might assume that GetACP is used (as for GUis and thus we get a wrong codepage. You may try to run "chcp 65001" before starrting kleopatra or figure out how to convince Qt to set the codepage to 65001 (utf-8)

Dec 7 2022, 9:13 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
werner added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

gpg always used UTF-8 the option to enable this is the default for more than a decade.

Dec 7 2022, 9:06 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

stringFromGpgOutput is used by

  • DumpCertificateCommand
  • DumpCrlCacheCommand
  • ImportCrlCommand
  • GnuPGProcessCommand which is the base for
    • ClearCrlCacheCommand
    • ExportOpenPGPCertsToServerCommand
    • ExportPaperKeyCommand
    • GenRevokeCommand
    • ImportPaperKeyCommand
    • LearnCardKeysCommand
    • RefreshOpenPGPCertsCommand
    • RefreshX509CertsCommand
Dec 7 2022, 8:49 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker claimed T5960: Kleopatra: Encoding problems with GnuPG output on Windows.
Dec 7 2022, 8:45 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
l10n daemon script <scripty@kde.org> committed rKLEOPATRAdded03db96cd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 7 2022, 3:13 AM

Dec 6 2022

ikloecker committed rWa3f00d08d884: Update list of gpg4win files (authored by ikloecker).
Update list of gpg4win files
Dec 6 2022, 2:29 PM
ikloecker committed rW52a799a1e143: Sort gpg4win files for easier diff'ing (authored by ikloecker).
Sort gpg4win files for easier diff'ing
Dec 6 2022, 2:29 PM
ikloecker committed rW3475c8a8e1c5: Update list of GnuPG files (authored by ikloecker).
Update list of GnuPG files
Dec 6 2022, 2:29 PM
ikloecker committed rW67c8e50ac8ea: Sort GnuPG files for easier diff'ing (authored by ikloecker).
Sort GnuPG files for easier diff'ing
Dec 6 2022, 2:29 PM
werner closed T4013: Certificate requests generated from Ed25519 keys are not compliant with draft-ietf-curdle-pkix as Resolved.

I guess we can close this one.

Dec 6 2022, 2:25 PM · S/MIME, Feature Request, libksba
werner updated the task description for T6230: Release Libksba 1.6.2 (CVE-2022-3515).
Dec 6 2022, 2:23 PM · CVE, Release Info, libksba
werner triaged T6304: Release Libksba 1.6.3 as Normal priority.
Dec 6 2022, 2:23 PM · Release Info, libksba
ebo closed T5956: Kleopatra: Disable backup secret key for smartcards as Resolved.

works

Dec 6 2022, 2:22 PM · kleopatra, Restricted Project
aheinecke added a comment to rW82bf54177aec: Fix build of installer.

I do not really understand why this is necessary. The problem is that /nonfatal conflicts with our msi creation as there is no such equivalent in the wix toolset language.

Dec 6 2022, 12:50 PM
ikloecker added a project to T6300: Kleopatra: Add columns “origin” and “last update” to the User ID list for a certificate: Restricted Project.

This overlaps with T5959: Kleopatra: Show key source in details widget if it is not unkown.

Dec 6 2022, 10:45 AM · kleopatra, Feature Request
ikloecker added a comment to T6109: Kleopatra: Better way to show expired subkeys.

Another idea (based on above ideas): We add an optional column named "Valid For" and only list the usages that are currently possible. If the encryption subkey is expired, then the key will probably only be valid for signing and certifying. This should be easier to understand than my fancy color coding idea while still giving the user a hint what a certain certificate can be used for. I'd still abbreviate the usage to a single letter in English. Translators could still use more letters if a single letter would be ambiguous.

Dec 6 2022, 10:37 AM · Feature Request, OpenPGP, kleopatra
ikloecker added a comment to T6152: Text for Import of S/MIME certificates.

If you enter a wrong password in a window, the error message will only be given after you have answered all requests for the transport passwords.

Dec 6 2022, 10:17 AM · Feature Request, S/MIME, gnupg, Restricted Project
ikloecker changed the status of T6302: Kleopatra: Report failed imports immediately when importing multiple files from Open to Testing.
Dec 6 2022, 10:15 AM · Restricted Project, kleopatra
ikloecker added a comment to T6302: Kleopatra: Report failed imports immediately when importing multiple files.

A failed import is now reported immediately when the file was processed.

Dec 6 2022, 10:15 AM · Restricted Project, kleopatra
hydra3333 added a comment to T6241: cross-compile fails after commit 745d333cf7b5b6fee62e3b26c8a2ccc004e017da.

Thanks !

Dec 6 2022, 10:11 AM · workaround, gnupg (gpg22), gpgrt, Bug Report
werner updated the task description for T6106: Release GnuPG 2.3.8.
Dec 6 2022, 10:11 AM · Release Info, gnupg (gpg23)
werner triaged T6303: Release GnuPG 2.4.0 as Normal priority.
Dec 6 2022, 10:11 AM · gnupg, Release Info
werner renamed T6106: Release GnuPG 2.3.8 from Release GnuPG 2.2.38 to Release GnuPG 2.3.8.
Dec 6 2022, 10:10 AM · Release Info, gnupg (gpg23)
ikloecker committed rKLEOPATRA7112c7c67692: Report failed imports immediately when receiving the result (authored by ikloecker).
Report failed imports immediately when receiving the result
Dec 6 2022, 10:08 AM
werner committed rGbcd3a5c3655c: doc: Prepare NEWS (authored by werner).
doc: Prepare NEWS
Dec 6 2022, 10:06 AM
ikloecker claimed T6302: Kleopatra: Report failed imports immediately when importing multiple files.
Dec 6 2022, 9:57 AM · Restricted Project, kleopatra
ikloecker triaged T6302: Kleopatra: Report failed imports immediately when importing multiple files as Normal priority.
Dec 6 2022, 9:57 AM · Restricted Project, kleopatra
gniibe committed rPa7e78e1753a4: build: Emit warning for pinentry-emacs. (authored by gniibe).
build: Emit warning for pinentry-emacs.
Dec 6 2022, 9:50 AM
ikloecker added a comment to T6215: Kleopatra: "Not certified" Status for Validity with multiple user ids.

I think showing "partially certified" makes sense.

Dec 6 2022, 9:38 AM · gpd5x, kleopatra
werner closed T6241: cross-compile fails after commit 745d333cf7b5b6fee62e3b26c8a2ccc004e017da as Resolved.

A real fix will be in the next gpgrt release

Dec 6 2022, 9:29 AM · workaround, gnupg (gpg22), gpgrt, Bug Report
werner closed T6292: gpg-wks-client --mirror and expired keys as Resolved.
Dec 6 2022, 9:28 AM · Feature Request, wkd, gnupg
werner committed rG115cc4d37c18: wkd: Do not send/install/mirror expired user ids. (authored by werner).
wkd: Do not send/install/mirror expired user ids.
Dec 6 2022, 9:28 AM
werner committed rGd9271d594b5b: gpgsm: Silence the "non-critical certificate policy not allowed". (authored by werner).
gpgsm: Silence the "non-critical certificate policy not allowed".
Dec 6 2022, 9:28 AM
werner committed rG278f85d1bc6c: wkd: Do not send/install/mirror expired user ids. (authored by werner).
wkd: Do not send/install/mirror expired user ids.
Dec 6 2022, 9:24 AM
werner added a comment to T6292: gpg-wks-client --mirror and expired keys.

No. We now ignore expired key with --mirror, --create, and --install-key.

Dec 6 2022, 9:23 AM · Feature Request, wkd, gnupg
ikloecker added a comment to T6299: Kleopatra: Updating key does results in "not changed" instead of "not found".

And what do we return if no keyserver is configured?

Dec 6 2022, 9:18 AM · Restricted Project, LDAP, gpd5x, kleopatra
ebo created T6301: Kleopatra: Update Button does only check on keyserver.
Dec 6 2022, 9:10 AM · kleopatra
ebo added a comment to T6299: Kleopatra: Updating key does results in "not changed" instead of "not found".

I would ideally like a result message like "Could not connect to keyserver ks.example.org" if the server is not reachable and
"the key has not changed on keyserver ks.example.org" or "the key could not be found on keyserver ks.example.org" if one of those is true.
At least the last two not if the key was found via wkd, obviously, in that case a similar message for wkd.

Dec 6 2022, 9:09 AM · Restricted Project, LDAP, gpd5x, kleopatra
ikloecker added a comment to T6298: Kleopatra: Possible problem when trying to import UTF-16 encoded files.

By the way, I don't know exactly what Werner means with

Works on the command line but needs more testing.

because at least on Linux gpg cannot import UTF-16LE-encoded armored certificates:

$ gpg --show-keys <test1-pub.utf16.asc 
gpg: [don't know]: partial length invalid for packet type 63
gpg: read_block: read error: Invalid packet
gpg: import from '[stdin]' failed: Invalid keyring
Dec 6 2022, 9:07 AM · Restricted Project, kleopatra
ikloecker changed the status of T6298: Kleopatra: Possible problem when trying to import UTF-16 encoded files from Open to Testing.

Kleopatra is now able to import certificates from UTF-16 (or UTF-32 or UTF-8-with-BOM) encoded text files.

Dec 6 2022, 9:02 AM · Restricted Project, kleopatra
ikloecker committed rKLEOPATRAb534152bae9f: Support UTF-encoded text files when importing certificates (authored by ikloecker).
Support UTF-encoded text files when importing certificates
Dec 6 2022, 8:54 AM
ikloecker committed rMd04d7b174fb7: qt: Write path values with Unix directory separators (authored by ikloecker).
qt: Write path values with Unix directory separators
Dec 6 2022, 8:47 AM
ikloecker changed the status of T4518: Kleopatra: Changes log-file tcp://IPADDR to tcp:\\IPADDR from Open to Testing.
Dec 6 2022, 8:20 AM · Restricted Project, Windows, kleopatra
ikloecker added a comment to T4518: Kleopatra: Changes log-file tcp://IPADDR to tcp:\\IPADDR.

Not so fun fact: If you enter tcp://1.2.3.4:10001 (literally) as value for gpg-agent's log file, then on save gpgconf calls
gpg-connect-agent --homedir /home/ingo/dev/g10/.gnupghomes/utf16 --no-autostart RELOADAGENT
which hangs (probably trying to connect to the not existing IP address or to the blocked port). This also makes Kleopatra hang.

Dec 6 2022, 8:19 AM · Restricted Project, Windows, kleopatra
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf7497caf353f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Dec 6 2022, 3:03 AM
gniibe committed rC896fe69757e0: doc: Minor fix up. (authored by gniibe).
doc: Minor fix up.
Dec 6 2022, 2:15 AM
gniibe committed rC06ea5b5332ff: fips,rsa: Prevent usage of X9.31 keygen in FIPS mode. (authored by Jakuje).
fips,rsa: Prevent usage of X9.31 keygen in FIPS mode.
Dec 6 2022, 2:15 AM

Dec 5 2022

werner committed rG58819c024a11: gpgsm: Print the revocation time also with --verify. (authored by werner).
gpgsm: Print the revocation time also with --verify.
Dec 5 2022, 5:50 PM
werner committed rG1c2bdd80b18f: gpgsm: Fix "problem re-searching certificate" case. (authored by werner).
gpgsm: Fix "problem re-searching certificate" case.
Dec 5 2022, 5:50 PM