Page MenuHome GnuPG
Feed Advanced Search

Mar 2 2023

werner triaged T6394: FIPS requires running PCT tests unconditionally as Normal priority.

Agreed

Mar 2 2023, 11:46 AM · FIPS, libgcrypt, Bug Report
werner triaged T6393: DRBG with SHA384 is no longer allowed in FIPS mode (and looks like impossible to enable anyway) as Normal priority.
Mar 2 2023, 11:44 AM · FIPS, libgcrypt, Bug Report
werner added a comment to T6397: PCT failures inconsistency in regards to the FIPS error state.

I think the patch is okay.

Mar 2 2023, 11:41 AM · libgcrypt, FIPS, Bug Report
Jakuje created T6397: PCT failures inconsistency in regards to the FIPS error state.
Mar 2 2023, 9:46 AM · libgcrypt, FIPS, Bug Report

Mar 1 2023

Jakuje created T6396: the gcry_pk_hash_sign/verify operates in FIPS non-operational mode.
Mar 1 2023, 9:07 PM · libgcrypt, FIPS, Bug Report
Jakuje created T6394: FIPS requires running PCT tests unconditionally.
Mar 1 2023, 3:57 PM · FIPS, libgcrypt, Bug Report
Jakuje created T6393: DRBG with SHA384 is no longer allowed in FIPS mode (and looks like impossible to enable anyway).
Mar 1 2023, 3:36 PM · FIPS, libgcrypt, Bug Report

Feb 28 2023

aheinecke triaged T6386: gpg-agent 2.2: Command "READKEY --card --no-data -- OPENPGP.1" overwrites protected-private-key with shadowed-private-key as High priority.

Since I have closed T6377 which had high priority I am assigning this issue the same prio. Which I also think is appropriate.

Feb 28 2023, 9:45 AM · gnupg22 (gnupg-2.2.42), Bug Report
aheinecke merged T6377: Kleopatra: gpgsk file contains shadowed private key into T6386: gpg-agent 2.2: Command "READKEY --card --no-data -- OPENPGP.1" overwrites protected-private-key with shadowed-private-key.
Feb 28 2023, 9:41 AM · gnupg22 (gnupg-2.2.42), Bug Report
werner closed T6391: gpgme's python module has invalid version number for setuptools >=66.0.0 as Invalid.
Feb 28 2023, 9:08 AM · Bug Report
ChenQi created T6391: gpgme's python module has invalid version number for setuptools >=66.0.0.
Feb 28 2023, 8:14 AM · Bug Report

Feb 27 2023

werner closed T3806: error accessing ldaps key server (TLS vs. STARTTLS) as Resolved.

The code has meanwhile been reworked and the mentioned test server is not anymore available

Feb 27 2023, 5:30 PM · Too Old, LDAP, dirmngr, Bug Report
werner claimed T6386: gpg-agent 2.2: Command "READKEY --card --no-data -- OPENPGP.1" overwrites protected-private-key with shadowed-private-key.

Thanks for the report; the regression happened due to fixing T6135.

Feb 27 2023, 9:25 AM · gnupg22 (gnupg-2.2.42), Bug Report

Feb 26 2023

werner lowered the priority of T6382: keytocard fails to import a nistp384 ECDSA key from High to Normal.
Feb 26 2023, 7:27 PM · yubikey, scd, Bug Report
werner closed T6389: gpgtar --encrypt doesn't accept absolute path to a directory (gpgtar: skipping invalid name) as Wontfix.

Please use

gpgtar -C /home/matt/data ....

instead of using an absolute name. This makes things much easier to implement in a secure way: You don't want to have absolute file names in the tarball and mapping them to relative names is not easy or even impossible in case of, say "/home/foo/x.data /home/bar/x.data". Keep in mind that gpgtar does also not handle symlinks and other special files.

Feb 26 2023, 7:25 PM · gnupg, Bug Report
MadDud created T6389: gpgtar --encrypt doesn't accept absolute path to a directory (gpgtar: skipping invalid name).
Feb 26 2023, 12:57 PM · gnupg, Bug Report

Feb 24 2023

acollier created T6388: libgcrypt: gpgrt-config not found in $PREFIX if there are no less-preferred options found via $CC .
Feb 24 2023, 12:21 PM · gpgrt, patch, libgcrypt, Bug Report
ikloecker added a comment to T6386: gpg-agent 2.2: Command "READKEY --card --no-data -- OPENPGP.1" overwrites protected-private-key with shadowed-private-key.

I should probably add that Kleopatra calls this command when reading a smart card to create the key stubs if necessary. Kleopatra does this since gpg4win-3.1.24 (according to the tags) and the KDE Gear 22.04 release (see T5782: Kleopatra: Smartcard unusable secret key until used via command line).

Feb 24 2023, 11:58 AM · gnupg22 (gnupg-2.2.42), Bug Report
ikloecker added a comment to T6385: Regarding "gpg: can't connect to the agent - trying fall back ".

Your report lacks any useful information starting with the version of gpg you are using. Did this ever work? What did you change? Did you probably upgrade the system and have previously been using gpg1, but are now using gpg2?

Feb 24 2023, 11:42 AM · No Response, Bug Report
ikloecker created T6386: gpg-agent 2.2: Command "READKEY --card --no-data -- OPENPGP.1" overwrites protected-private-key with shadowed-private-key.
Feb 24 2023, 11:34 AM · gnupg22 (gnupg-2.2.42), Bug Report
11672353 created T6385: Regarding "gpg: can't connect to the agent - trying fall back ".
Feb 24 2023, 11:08 AM · No Response, Bug Report
werner triaged T6384: libgcrypt link error if cipher chacha20 is not included as Normal priority.

Thanks

Feb 24 2023, 9:05 AM · patch, libgcrypt, Bug Report

Feb 23 2023

acollier added a comment to T6384: libgcrypt link error if cipher chacha20 is not included.

Feb 23 2023, 7:07 PM · patch, libgcrypt, Bug Report
acollier created T6384: libgcrypt link error if cipher chacha20 is not included.
Feb 23 2023, 6:59 PM · patch, libgcrypt, Bug Report

Feb 21 2023

gbschenkel created T6383: GnuPG 2.4.0 not working with Yubikey NEO.
Feb 21 2023, 11:51 PM · Support
ebourg added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

The application probably doesn't support this curve, the changelog only mentions Curve25519 and NIST P-256. Also Kleopatra lists only these two curves when generating a key from the card. Upon further inspection, the 0xFA DO listing the supported algorithms only has RSA 2048, RSA 4096, nistp256, ed255519 and cv25519

Feb 21 2023, 5:33 PM · yubikey, scd, Bug Report
ebourg added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

This is a Nitrokey 3A with the firmware 1.2.2-alpha.20221130. I'll check with the vendor.

Feb 21 2023, 5:12 PM · yubikey, scd, Bug Report
werner added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

Sure that you specific card/implementation of Nitrokey supports this curve? The card application uses a vendor from the test card range - this it is likely that it is some Javacard implementaion or it is an old gnuk firmware on the nitrokey basic.

Feb 21 2023, 4:32 PM · yubikey, scd, Bug Report
ebourg added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

Changing the key attributes didn't help unfortunately:

Feb 21 2023, 3:32 PM · yubikey, scd, Bug Report
werner added a subtask for T6378: keytocard: invalid value: T6382: keytocard fails to import a nistp384 ECDSA key.
Feb 21 2023, 3:09 PM · gnupg24 (gnupg-2.4.1), gnupg22 (gnupg-2.2.42), Bug Report, Restricted Project
werner added a parent task for T6382: keytocard fails to import a nistp384 ECDSA key: T6378: keytocard: invalid value.
Feb 21 2023, 3:09 PM · yubikey, scd, Bug Report
werner added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

There must be some regression in the code which changes the key attributes. Please try
"gpg --card-edit" admin, key-attr
and switch to nistp384.

Feb 21 2023, 3:08 PM · yubikey, scd, Bug Report
ebourg added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

I also tried to import the key with the gpg-card writekey command and I got the same error.

Feb 21 2023, 2:59 PM · yubikey, scd, Bug Report
ebourg added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

Same error message but probably a different cause, in this case the card was factory reset before importing.

Feb 21 2023, 2:55 PM · yubikey, scd, Bug Report
werner triaged T6382: keytocard fails to import a nistp384 ECDSA key as High priority.
Feb 21 2023, 2:46 PM · yubikey, scd, Bug Report
werner added a comment to T6382: keytocard fails to import a nistp384 ECDSA key.

Looks similar to T6378. Can you provide the output of

Feb 21 2023, 2:45 PM · yubikey, scd, Bug Report
ebourg created T6382: keytocard fails to import a nistp384 ECDSA key.
Feb 21 2023, 11:26 AM · yubikey, scd, Bug Report

Feb 17 2023

ebo added a comment to T5836: Kleopatra: Optionally, delete private key locally after moving a key to a smartcard.

well, this user made a backup and it went wrong anyway ;-) See T6377

Feb 17 2023, 3:49 PM · Bug Report, kleopatra, Restricted Project
werner triaged T6378: keytocard: invalid value as Normal priority.
Feb 17 2023, 7:54 AM · gnupg24 (gnupg-2.4.1), gnupg22 (gnupg-2.2.42), Bug Report, Restricted Project
werner added projects to T6378: keytocard: invalid value: gnupg22, Bug Report.
Feb 17 2023, 7:53 AM · gnupg24 (gnupg-2.4.1), gnupg22 (gnupg-2.2.42), Bug Report, Restricted Project

Feb 16 2023

werner claimed T6375: gpg-agent race-condition with parallel clients.

Thanks. please give a few days.

Feb 16 2023, 6:11 PM · gnupg24, gpgagent, Bug Report
dmlary added a comment to T6375: gpg-agent race-condition with parallel clients.

created ~/.gnupg/gpg-agent.conf containing:

debug ipc,cache
debug-pinentry
log-file socket://
Feb 16 2023, 5:06 PM · gnupg24, gpgagent, Bug Report
werner added a comment to T6375: gpg-agent race-condition with parallel clients.

Okay, I see. The commands above are a real reproducer and not standalone examples. Then yes, you should get a pinentry only for the first gpg -d (as long as the keys are still in the cache). I am lacking macOS/homebrew stuff to replicate this. What you can do is to put

Feb 16 2023, 11:54 AM · gnupg24, gpgagent, Bug Report
tobhe created T6376: FIPS 140-3: add explicit indicators for md and mac to unblock MD5 in apt.
Feb 16 2023, 3:41 AM · libgcrypt, Feature Request, Ubuntu, Debian, FIPS

Feb 15 2023

dmlary added a comment to T6375: gpg-agent race-condition with parallel clients.

I may be reading your comment wrong, but the problem here is not multiple pinentry prompts, or multiple gpg-agents present.

Feb 15 2023, 7:15 PM · gnupg24, gpgagent, Bug Report
werner added a comment to T6375: gpg-agent race-condition with parallel clients.

Although gpg-agent launching is protected by a file system lock, there is indeed a small race related to the pinentry. The invocation of the pinentries is serialized but if a second pinentry is requested while the first pinentry has not yet returned and put the passphrase into the cache, the second pinentry will be called anyway. Fixing this not easy and should rarely be a problem. The mitigation is to do a dummy decryption to seed the cache or use a custom pinentry.

Feb 15 2023, 6:54 PM · gnupg24, gpgagent, Bug Report
dmlary created T6375: gpg-agent race-condition with parallel clients.
Feb 15 2023, 3:13 PM · gnupg24, gpgagent, Bug Report
cklassen added a comment to T6374: EML files: Body is empty.

Hier is a log file from GpgOL (+Code verfolgung)

Feb 15 2023, 11:51 AM · gpgol, Bug Report
cklassen created T6374: EML files: Body is empty.
Feb 15 2023, 11:22 AM · gpgol, Bug Report

Feb 14 2023

werner added a comment to T6370: Print diagnostics to explain certain expiration cases.

Here is the output of gpg --full-timestrings --check-sigs:

pub   rsa3072 2019-05-09 12:08:21 [C] [expired: 2022-05-05 12:08:21]
      ABC96B3B4BAFB57DC45D81B56A48221A903A158B
sig!         6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
uid           [ expired] Linda Mary Patricia Deborah Barbara Susan Maria Nancy <linda@example.org>
sig!3        6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
sub   rsa3072 2019-05-09 12:08:21 [E] [expired: 2022-05-05 12:08:21]
sig!         6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
sub   rsa3072 2019-05-09 12:08:21 [S] [expired: 2022-05-05 12:08:21]
sig!         6A48221A903A158B 2019-05-09 12:08:21  [self-signature]
Feb 14 2023, 10:09 AM · Feature Request, gnupg
ikloecker added a comment to T6370: Print diagnostics to explain certain expiration cases.

With the current development version I get

$ gpg --version
gpg (GnuPG) 2.4.1-beta21
libgcrypt 1.11.0
Feb 14 2023, 9:12 AM · Feature Request, gnupg

Feb 13 2023

positron added a comment to T6370: Print diagnostics to explain certain expiration cases.

This is the file I am repeatedly importing in the sessions from my report. It is one of the keys that seem impossible to unexpire for me.
There is no privacy issue: this belongs to a published test suite and is not used by any human.

Feb 13 2023, 9:24 PM · Feature Request, gnupg
positron created T6370: Print diagnostics to explain certain expiration cases.
Feb 13 2023, 9:23 PM · Feature Request, gnupg

Feb 9 2023

werner added a comment to T6365: Help text translation is not applied.

Good catch. The translation of the option descriptions is done as part of the option parser (libgpg-error/src/argparse.c) and thus we need to have gettext support over there. Also for some other error messages.

Feb 9 2023, 8:43 AM · MacOS, i18n, Bug Report, gnupg24

Feb 8 2023

cho-m added a comment to T6365: Help text translation is not applied.

Seems to work if NLS support is enabled. Updating in https://github.com/Homebrew/homebrew-core/pull/122706. Once merged, users will need to brew reinstall libgpg-error (Homebrew has decided to avoid forcing updates to all users outside of critical fixes).

Feb 8 2023, 11:21 PM · MacOS, i18n, Bug Report, gnupg24
cho-m added a comment to T6365: Help text translation is not applied.

Probably due to libgpg-error being built without NLS support on macOS as formula currently doesn't have gettext dependency. On Linux, libintl is provided by glibc so doesn't need any extra dependencies.

Feb 8 2023, 10:35 PM · MacOS, i18n, Bug Report, gnupg24
bitigchi updated subscribers of T6365: Help text translation is not applied.

This is the formula: https://github.com/Homebrew/homebrew-core/blob/c26f1c8714c231ee6796915f033ba229c89af3d6/Formula/gnupg.rb

Feb 8 2023, 8:01 PM · MacOS, i18n, Bug Report, gnupg24
werner triaged T6339: Outlook crashes when selecting a contact (with HTML mails enabled) as Low priority.

Gpg4win 4.1.0 comes a slighly newer gpgol which should be tried before we continue. Set to low prioprity because this seems not to be easily reproducible.

Feb 8 2023, 12:55 PM · gpgol, Bug Report
werner triaged T6365: Help text translation is not applied as Normal priority.

I have no idea about Homebrew - can you figure out the maintainer and point him to here?

Feb 8 2023, 12:50 PM · MacOS, i18n, Bug Report, gnupg24
werner closed T6321: gpg-wks-server should not build without sendmail as Resolved.

With 2.4.1 you will get a runtime error

sendmail tool '%s' is not correctly installed\n
Feb 8 2023, 8:24 AM · Bug Report, wkd

Feb 7 2023

bitigchi added a comment to T6365: Help text translation is not applied.

This is the Homebrew build. Maybe something not included in the recipe?

Feb 7 2023, 3:19 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

No idea what happens. I can't replicate that on a Linux box using GNU gettext and neither in Windows using gnupg's own gettext implementation. It seems that strings without any line feed don't get translated.

Feb 7 2023, 3:09 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

Thanks. Looks pretty standard. I will have a closer look.

Feb 7 2023, 2:44 PM · MacOS, i18n, Bug Report, gnupg24

Feb 6 2023

bitigchi added a comment to T6365: Help text translation is not applied.

gpgconf -L:

sysconfdir:/usr/local/etc/gnupg
bindir:/usr/local/Cellar/gnupg/2.4.0/bin
libexecdir:/usr/local/Cellar/gnupg/2.4.0/libexec
libdir:/usr/local/Cellar/gnupg/2.4.0/lib/gnupg
datadir:/usr/local/Cellar/gnupg/2.4.0/share/gnupg
localedir:/usr/local/Cellar/gnupg/2.4.0/share/locale
socketdir:/Users/emirsari/.gnupg
dirmngr-socket:/Users/emirsari/.gnupg/S.dirmngr
keyboxd-socket:/Users/emirsari/.gnupg/S.keyboxd
agent-ssh-socket:/Users/emirsari/.gnupg/S.gpg-agent.ssh
agent-extra-socket:/Users/emirsari/.gnupg/S.gpg-agent.extra
agent-browser-socket:/Users/emirsari/.gnupg/S.gpg-agent.browser
agent-socket:/Users/emirsari/.gnupg/S.gpg-agent
homedir:/Users/emirsari/.gnupg
Feb 6 2023, 4:36 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

Can you please provide the output of

Feb 6 2023, 11:03 AM · MacOS, i18n, Bug Report, gnupg24
werner added projects to T6365: Help text translation is not applied: gnupg24, Bug Report, i18n.
Feb 6 2023, 9:44 AM · MacOS, i18n, Bug Report, gnupg24

Jan 31 2023

werner closed T5887: gpgme_data_identify() function prototype not as documented as Resolved.

Thanks. I fixed the documentation. Will go into 1.19

Jan 31 2023, 9:55 AM · Documentation, gpgme, Bug Report

Jan 24 2023

gniibe added a comment to T6356: Trapped at "Your decision?" in an infinite loop on providing unwanted input.

The interaction goes back to "Your decision?" after you didn't answer "y/N" to the question of "Do you really...?".
What you are asked is: 1, 2, 3, 4, 5 or m.

Jan 24 2023, 11:34 AM · Support
rohanbari created T6356: Trapped at "Your decision?" in an infinite loop on providing unwanted input.
Jan 24 2023, 10:49 AM · Support
werner closed T6285: AM_PATH_GPGME_PTHREAD not ready for gpgrt-config transition as Resolved.
Jan 24 2023, 9:55 AM · gpgme, Bug Report

Jan 23 2023

werner closed T6336: Don't use deprecated --supervised option in example systemd service units as Resolved.
Jan 23 2023, 5:06 PM · Bug Report
gniibe claimed T6338: kleo: Japanese Translation.
Jan 23 2023, 6:23 AM · Restricted Project, kleopatra, Bug Report

Jan 19 2023

werner removed a project from T4443: IPv6 address with scope not accepted as keyserver: gnupg (gpg23).
Jan 19 2023, 4:51 PM · gnupg24, dirmngr, dns, Bug Report
werner removed a project from T4422: `repair-keys` does not reorder signatures on non-merge imports: gnupg (gpg23).
Jan 19 2023, 4:51 PM · gnupg24, Bug Report
werner removed a project from T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode: gnupg (gpg23).
Jan 19 2023, 4:51 PM · gnupg24, Bug Report
werner removed a project from T5804: Using empty passphrase key pair, gpg2.3.4 fails to decrypt with error "No passphrase given" on a gpg1.4/2.0 keyring format even though the secret keys migration was successful : gnupg (gpg23).
Jan 19 2023, 4:48 PM · gnupg24, Bug Report
werner removed a project from T6014: Failed to search on certificate server. The error returned was: Syntax error in URI.: gnupg (gpg23).
Jan 19 2023, 4:46 PM · gnupg24, dirmngr, Bug Report
werner removed a project from T6052: gnupg2 tpm2d tests do not work: gnupg (gpg23).
Jan 19 2023, 4:46 PM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report
werner removed a project from T6191: FIPS: Supporting running FIPS enabled machine: gnupg (gpg23).
Jan 19 2023, 4:45 PM · gnupg24, FIPS, Bug Report
werner removed a project from T6254: Warn in --recv-keys verbose output that no keys have been imported: gnupg (gpg23).
Jan 19 2023, 4:45 PM · gnupg24, Keyserver, Bug Report
werner removed a project from T6179: gnupg 2.3.7 broke YubiKey support: DBG: Curve with OID not supported: 2b06010401da470f01: gnupg (gpg23).
Jan 19 2023, 4:44 PM · gnupg24, scd, Bug Report
werner removed a project from T6218: Using Yubikey with GnuPG+scdaemon and PKCS11 over pcscd errors: gnupg (gpg23).
Jan 19 2023, 4:44 PM · gnupg24, scute, scd, Bug Report
werner closed T6067: dirmngr 2.2 does not ask keyservers for fingerprints, a subtask of T6042: Cannot search on keyserver from kleopatra 3.1.22 inside an AppImage of GnuPG Desktop or GnuPG VS Desktop, as Resolved.
Jan 19 2023, 4:41 PM · AppImage, gpg4win, Bug Report
werner closed T6238: regexp for trust signature domain restriction does not work if key only has an e-mail address as Resolved.
Jan 19 2023, 4:41 PM · backport, gnupg (gpg22), Bug Report, Restricted Project
werner closed T6244: GnuPG: GnuPG 2.2.40 LTS FTBFS against new Libgpg-error 1.46 as Resolved.
Jan 19 2023, 4:40 PM · Windows, gnupg (gpg22), Bug Report

Jan 18 2023

aheinecke moved T6338: kleo: Japanese Translation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 18 2023, 12:23 PM · Restricted Project, kleopatra, Bug Report
aheinecke changed the status of T6338: kleo: Japanese Translation, a subtask of T6337: libkleo: Japanese Translation, from Open to Testing.
Jan 18 2023, 12:23 PM · kleopatra, Bug Report
aheinecke changed the status of T6338: kleo: Japanese Translation from Open to Testing.

Commited with revision 1642622.

Jan 18 2023, 12:23 PM · Restricted Project, kleopatra, Bug Report
aheinecke closed T6337: libkleo: Japanese Translation as Resolved.

I am closing this now, as we now should have complete kleopatra translation and can just move one of them to testing.

Jan 18 2023, 12:21 PM · kleopatra, Bug Report

Jan 17 2023

aheinecke merged task T4180: Kleopatra: Crash when decrypting large archives into T5478: Kleopatra: Performance problems decrypting and encrypting large Archives.
Jan 17 2023, 1:18 PM · Bug Report, kleopatra, gpg4win
aheinecke added a comment to T4180: Kleopatra: Crash when decrypting large archives.

I am pretty sure that this was related to issues we found when analyzing another crash / hang with Kleopatra. In T5478 we are currently reworking how we handle archives completely. This will fix this issue, too.

Jan 17 2023, 1:18 PM · Bug Report, kleopatra, gpg4win

Jan 16 2023

gniibe added a comment to T6338: kleo: Japanese Translation.

Thanks a lot.

Jan 16 2023, 7:51 AM · Restricted Project, kleopatra, Bug Report

Jan 13 2023

aheinecke added a comment to T6338: kleo: Japanese Translation.

Commited this state with revision 1642162

Jan 13 2023, 10:20 AM · Restricted Project, kleopatra, Bug Report
gniibe added a comment to T6338: kleo: Japanese Translation.

Not yet fully finished, but it's better for me to put it now:

Jan 13 2023, 8:41 AM · Restricted Project, kleopatra, Bug Report

Jan 10 2023

gniibe added a comment to T6338: kleo: Japanese Translation.

I leave this open as ticket for the rest ?

Jan 10 2023, 1:03 AM · Restricted Project, kleopatra, Bug Report

Jan 9 2023

dypriem added a comment to T6339: Outlook crashes when selecting a contact (with HTML mails enabled).

I'm that user - only thing I can think of really is that I used the tool "O&O ShutUp10++" to restrict Win10 Settings. During the troubleshooting I reverted to the standard settings, but it made not difference.

Jan 9 2023, 4:01 PM · gpgol, Bug Report
aheinecke triaged T6338: kleo: Japanese Translation as Normal priority.

kwatchgnupg translation commited as revision 1641797 I leave this open as ticket for the rest ?

Jan 9 2023, 9:47 AM · Restricted Project, kleopatra, Bug Report
aheinecke changed the status of T6337: libkleo: Japanese Translation from Open to Testing.

Thanks commited this to https://websvn.kde.org/trunk/l10n-support/ja/summit/messages/libkleo/ this should then be automatically arrive in the po/jp subfolder of libkleo. But I keep it as testing to check if this actually was done.

Jan 9 2023, 9:38 AM · kleopatra, Bug Report

Jan 8 2023

savoury1 added a comment to T6340: Libgcrypt: Libgcrypt 1.8.10 FTBFS against new Libgpg-error 1.46.

Can you therefore please clarify the purpose of the Libgcrypt LTS branch? My impression was that pairing the Libgcrypt LTS with GnuPG LTS was appropriate, based on both GnuPG and Libgcrypt LTS appearing on your downloads page at approximately the same time (from memory). Specifically, is there any issue using latest Libgcrypt 1.10.x with GnuPG LTS? Thank you.

Jan 8 2023, 7:40 PM · Bug Report
werner closed T6340: Libgcrypt: Libgcrypt 1.8.10 FTBFS against new Libgpg-error 1.46 as Wontfix.

Will not be fixed because the only change is intentionally the export target for a regression test suite. The other fix is for the old FIPS RNG which is not used at all.

Jan 8 2023, 2:02 PM · Bug Report