Page MenuHome GnuPG
Feed All Stories

Jul 15 2020

gniibe added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

A reference might help:
https://blogs.itemis.com/en/openpgp-on-the-job-part-8-ssh-with-openpgp-and-yubikey

Jul 15 2020, 2:16 AM · ssh, yubikey, Bug Report, gpg4win
gniibe added a comment to T3763: ECDH - encryption with obfuscated size of the symmetric key.

@mbrinkers : I think that it was fixed in GnuPG 2.2.21 by T4908: ECDH with AES-128 decryption failure when fully padded.
It was unfortunate that this bug report didn't work to solve problem, with malformed data and discussion went to unrelated thing.

Jul 15 2020, 2:01 AM · OpenPGP, gnupg (gpg23)

Jul 14 2020

werner committed rM32b80cf3c7d2: python: Workaround for a regression in GnuPG 2.2.21 (authored by werner).
python: Workaround for a regression in GnuPG 2.2.21
Jul 14 2020, 5:58 PM
haefneht added a comment to T4835: attachement not displayed when pipe in filename of attachement.

Thank you very much for working on this issue.
I think there might be a problem with your fix, if there is a mail arriving with
more than 1 attachment with invalid filenames. I expect all but the last
processed attachment with invalid filename will be overriden by this fix. I
think this will happen very rarely but maybe it is worth consider this also.
Of course I may be totally wrong with my thoughts as I'm not a programmer and
don't know how gpgol is handling attachments in mails.
kind regards
Helmut Häfner

Jul 14 2020, 3:27 PM · Restricted Project, gpg4win, gpgol
aheinecke committed rO81c048b716ec: Improve handling for disallowed filenames (authored by aheinecke).
Improve handling for disallowed filenames
Jul 14 2020, 2:59 PM
mbrinkers added a comment to T3763: ECDH - encryption with obfuscated size of the symmetric key.

I have run into an interoperability issue between BouncyCastle PGP (Java) library and gpg which seems to caused by key obfuscation.

Jul 14 2020, 2:59 PM · OpenPGP, gnupg (gpg23)
werner closed T4991: gpgme: Fails to build with latest gpg-2.2.21 update as Resolved.
Jul 14 2020, 2:49 PM · gpgme, Bug Report
werner added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

I have also relaxed the test in gpgme for that GnuPG version.

Jul 14 2020, 2:49 PM · gpgme, Bug Report
aheinecke committed rO4db95f1b3934: Put BodyFormat before setting the body (authored by aheinecke).
Put BodyFormat before setting the body
Jul 14 2020, 1:53 PM
aheinecke triaged T4835: attachement not displayed when pipe in filename of attachement as Normal priority.

I can reproduce the issue. GpgOL creates a temporary file using the original filename and that fails because the pipe is one of the invalid filename characters on Windows / NTFS.

Jul 14 2020, 1:21 PM · Restricted Project, gpg4win, gpgol
aheinecke changed the status of T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages from Open to Testing.
Jul 14 2020, 1:03 PM · Bug Report, gpg4win
aheinecke added a subtask for T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages: T4789: Gpg4win-3.1.12.
Jul 14 2020, 1:03 PM · Bug Report, gpg4win
aheinecke added a parent task for T4789: Gpg4win-3.1.12: T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.
Jul 14 2020, 1:03 PM · gpg4win, Release Info
aheinecke added a comment to T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.

After digging through our complete parser code it turns out that we did everything correctly but Outlook adds the line break when we change the bodyformat from HTML to plain text. So this issue only existed since the fix for: T4639

Jul 14 2020, 1:03 PM · Bug Report, gpg4win
pmgdeb added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

Great! That fixes it. Many thanks!

Jul 14 2020, 12:34 PM · gpgme, Bug Report
werner committed rGc5ab1dcd543f: gpgsm: Make rsaPSS a compliant scheme in de-vs mode. (authored by werner).
gpgsm: Make rsaPSS a compliant scheme in de-vs mode.
Jul 14 2020, 12:31 PM
werner committed rG5fe3cdfc7646: gpgsm: Make rsaPSS a compliant scheme in de-vs mode. (authored by werner).
gpgsm: Make rsaPSS a compliant scheme in de-vs mode.
Jul 14 2020, 12:28 PM
n0542344 added a comment to T4993: Delete only private signing key from within gpg (without reimporting subkeys or 'rm ~/.gnupg/private-keys-v1.d/KEYGRIP.key').

Dear Werner!

Jul 14 2020, 11:49 AM · FAQ, gnupg (gpg22)
n0542344 added a comment to T4993: Delete only private signing key from within gpg (without reimporting subkeys or 'rm ~/.gnupg/private-keys-v1.d/KEYGRIP.key').

Dear Werner!

Jul 14 2020, 11:40 AM · FAQ, gnupg (gpg22)
werner added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

See T4897 for a patch to gnupg.

Jul 14 2020, 11:32 AM · gpgme, Bug Report
werner added a comment to T4897: Release GnuPG 2.2.21.

It turns out that a test case in GPGME fails with that version. This is due to a regression I introduced in the passphrase repetition code for symmetric encryption. This will be fixed with the next GnuPG version; in the meantime you may use the patch F1646254.

Jul 14 2020, 11:31 AM · gnupg (gpg22), Release Info
werner committed rG0a6af6dc1299: agent: Fix regression with --newsymkey in loopback mode. (authored by werner).
agent: Fix regression with --newsymkey in loopback mode.
Jul 14 2020, 11:06 AM
werner committed rG3e730c55e7d7: gpg: Reword warning about decryption w/o using a non-encrypt key. (authored by werner).
gpg: Reword warning about decryption w/o using a non-encrypt key.
Jul 14 2020, 11:06 AM
werner committed rGd9ea47f70284: agent: Fix regression with --newsymkey in loopback mode. (authored by werner).
agent: Fix regression with --newsymkey in loopback mode.
Jul 14 2020, 10:54 AM
werner closed T4979: enable-ssh-support in windows is broken. as Invalid.
Jul 14 2020, 10:32 AM · ssh, Duplicate, Bug Report
gniibe committed rCe0dabf74bf27: ecc: Support reading EC point in compressed format for good curves. (authored by gniibe).
ecc: Support reading EC point in compressed format for good curves.
Jul 14 2020, 9:13 AM
JW-D added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

Sorry, my fault. I found this command line in the internet (I am relatively new) so I mixed it up. Ok, skip ssh-add, it was my mistake! But the problem is that my Yubikey is not recognized by PuTTY in an ordinary ssh session. In the cmd window and in Cleopatra it works, but not with PuTTY.

Jul 14 2020, 8:54 AM · ssh, yubikey, Bug Report, gpg4win
gniibe added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

So, where does "ssh-add" command come from? IIUC, it is from OpenSSH.

Jul 14 2020, 8:40 AM · ssh, yubikey, Bug Report, gpg4win
JW-D added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

No, you are wrong, I speak not about OpenSSH!!! I speak from PuTTY. As explained in my first message, if I copy my ssh key on an USB stick and if I use PuTTY in combination with this stick, it is fine, I can connect to my server. If want to use my Yubikey 5NFC in combination with PuTTY, ssh authentication fail!

Jul 14 2020, 8:06 AM · ssh, yubikey, Bug Report, gpg4win
gniibe added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

You mean running OpenSSH (and its tool ssh-add) on Windows, right?
It is not supported. PuTTY is supported.

Jul 14 2020, 3:59 AM · ssh, yubikey, Bug Report, gpg4win

Jul 13 2020

OliverL added a comment to T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.

Yes :-). I see it also in line rows (many '_' characters). As I wrote, I (and probably all others) always exptected this to be a formatting error on the sender's side :-).

Jul 13 2020, 2:39 PM · Bug Report, gpg4win
aheinecke claimed T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.

It's not only for URL's. I've tested with any long line when sending "text/plain" GpgOL properly sends this but displays it wrongly.

Jul 13 2020, 2:03 PM · Bug Report, gpg4win
werner triaged T4991: gpgme: Fails to build with latest gpg-2.2.21 update as High priority.

It is a pecularity of the test case. A new release is long overdue anyway, so please have a few days patience for a new release with a foxed test case.

Jul 13 2020, 1:44 PM · gpgme, Bug Report
werner triaged T4993: Delete only private signing key from within gpg (without reimporting subkeys or 'rm ~/.gnupg/private-keys-v1.d/KEYGRIP.key') as Normal priority.

To change the expiration date, I would suggest to use

Jul 13 2020, 1:36 PM · FAQ, gnupg (gpg22)
gniibe added a comment to T4951: Support point compression in Libgcrypt.
  • compressed representation of EC point can be used in:
    • public key
    • (exporting) private key
    • signature
    • ECDH ephemeral key
  • Accepting compressed representation,for the initial implementation, I'd like to limit our effort for curves of NIST and Brainpool, except NIST P-224, which p = 3 mod 4.
Jul 13 2020, 10:06 AM · Feature Request, libgcrypt
n0542344 created T4993: Delete only private signing key from within gpg (without reimporting subkeys or 'rm ~/.gnupg/private-keys-v1.d/KEYGRIP.key').
Jul 13 2020, 9:50 AM · FAQ, gnupg (gpg22)
Laurent Montel <montel@kde.org> committed rLIBKLEO52cb626a36a8: GIT_SILENT: increase dependancy (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: increase dependancy
Jul 13 2020, 7:36 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA71bd5607bcd2: GIT_SILENT: increase dependancy (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: increase dependancy
Jul 13 2020, 7:28 AM
gniibe claimed T4975: undefined-shift in block_filter.
Jul 13 2020, 4:18 AM · gnupg (gpg22), Bug Report
gniibe triaged T4977: dirmngr not working with linux kernel parameter ipv6.disable=1 as Normal priority.
Jul 13 2020, 3:14 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
gniibe changed the status of T4977: dirmngr not working with linux kernel parameter ipv6.disable=1 from Open to Testing.

Pushed fix to master and STABLE-BRANCH-2-2.

Jul 13 2020, 3:13 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
gniibe committed rGce793fc2f838: dirmngr: Handle EAFNOSUPPORT at connect_server. (authored by gniibe).
dirmngr: Handle EAFNOSUPPORT at connect_server.
Jul 13 2020, 3:13 AM
gniibe committed rG109d16e8f644: dirmngr: Handle EAFNOSUPPORT at connect_server. (authored by gniibe).
dirmngr: Handle EAFNOSUPPORT at connect_server.
Jul 13 2020, 3:11 AM
gniibe added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

Thanks for your log.

Jul 13 2020, 2:54 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report

Jul 12 2020

Laurent Montel <montel@kde.org> committed rLIBKLEO4a5fefcf95f9: GIT_SILENT: branch is opened (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: branch is opened
Jul 12 2020, 11:56 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAe6ca56161a64: GIT_SILENT: branch is opened (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: branch is opened
Jul 12 2020, 11:53 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO2883aec47795: 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
Jul 12 2020, 9:21 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA553421ea93a9: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jul 12 2020, 8:03 AM

Jul 11 2020

iyanmv added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

$ cat /run/user/1000/dirmngr.log

2020-07-11 19:33:44 dirmngr[2305.0] permanently loaded certificates: 140
2020-07-11 19:33:44 dirmngr[2305.0]     runtime cached certificates: 0
2020-07-11 19:33:44 dirmngr[2305.0]            trusted certificates: 140 (139,0,0,1)
2020-07-11 19:39:24 dirmngr[2305.6] force-crl-refresh active for issuer id CE04B58CBA5B8069AA0D503634B861593BE86F20; update required
2020-07-11 19:39:24 dirmngr[2305.6] number of system provided CAs: 148
2020-07-11 19:39:24 dirmngr[2305.6] error creating socket: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error connecting to 'http://cdp1.pca.dfn.de/global-root-g2-ca/pub/crl/cacrl.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error retrieving 'http://cdp1.pca.dfn.de/global-root-g2-ca/pub/crl/cacrl.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] crl_fetch via DP failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] command 'ISVALID' failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] force-crl-refresh active for issuer id 3476EB7C1E02B3BAF954EEE2EFD321F7B8E49D18; update required
2020-07-11 19:39:24 dirmngr[2305.6] error creating socket: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error connecting to 'http://pki0336.telesec.de/rl/TeleSec_GlobalRoot_Class_2.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error retrieving 'http://pki0336.telesec.de/rl/TeleSec_GlobalRoot_Class_2.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] crl_fetch via DP failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] command 'ISVALID' failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] force-crl-refresh active for issuer id 70F42DB9235EC84DC35D445B3407CABF4324291C; update required
2020-07-11 19:39:24 dirmngr[2305.6] error creating socket: Address family not supported by protocol
Jul 11 2020, 7:42 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
iyanmv added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

@gniibe I saw that you didn't understand what I meant by "dirmngr stops working properly" in E663.
Have a look at this post in Archlinux forum.

Jul 11 2020, 7:29 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
JW-D created T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.
Jul 11 2020, 2:12 PM · ssh, yubikey, Bug Report, gpg4win
pmgdeb added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

Yes, I forgot to include the full build log, I'm attaching it here. I've seen this in OpenSUSE Tumbleweed; the compiler is gcc10; and I can see this on any architecture. The test fails when building against gpg-2.2.21 but not with previous versions.

Jul 11 2020, 8:15 AM · gpgme, Bug Report

Jul 10 2020

werner added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

Pretty please write a useful bug report; we need information on versions, OSes, compilers, any special environment, and all the steps you did to get the build failure. The configure run already prints a lot of useful information; you may want to extract them or provide a complete build log.

Jul 10 2020, 8:57 PM · gpgme, Bug Report
Laurent Montel <montel@kde.org> committed rLIBKLEO7f70d762e7d0: GIT_SILENT: Prepare 5.15 beta1 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.15 beta1
Jul 10 2020, 8:43 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRAe91891d01616: GIT_SILENT: Prepare 5.15 beta1 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.15 beta1
Jul 10 2020, 8:42 PM
pmgdeb created T4991: gpgme: Fails to build with latest gpg-2.2.21 update.
Jul 10 2020, 5:26 PM · gpgme, Bug Report
werner added a comment to T4951: Support point compression in Libgcrypt.

Creating is not that useful - we prefer modern curves anyway.

Jul 10 2020, 9:21 AM · Feature Request, libgcrypt
werner added a comment to T4951: Support point compression in Libgcrypt.

I think that retrieving a parameter in compressed format is all what we need as per API.

Jul 10 2020, 9:20 AM · Feature Request, libgcrypt
gniibe added a comment to T4951: Support point compression in Libgcrypt.

(3) _gcry_ecc_os2ec in libgcrypt/cipher/ecc-misc.c should be modified to support parsing compressed representation.

Jul 10 2020, 8:19 AM · Feature Request, libgcrypt
gniibe added a comment to T4975: undefined-shift in block_filter.

While I see that it's not the matter of actual use case (but how gpg can be immune to fuzzing), code clean up would be good here.

Jul 10 2020, 4:34 AM · gnupg (gpg22), Bug Report
gniibe added a comment to D503: fix undefined-shift in block_filter.

Thanks for the patch.
I see your point in T4975: undefined-shift in block_filter.
You are right that we have a problem of possible overflow (which could be kicked by fuzzing) here.
(The actual impact would be small, though).

Jul 10 2020, 4:26 AM
gniibe claimed T4951: Support point compression in Libgcrypt.
Jul 10 2020, 3:41 AM · Feature Request, libgcrypt
gniibe added a comment to T4951: Support point compression in Libgcrypt.

What kind of API should we offer?
(1) offering something like q@comp name for gcry_mpi_ec_get_mpi
But...
If the intended use case will be in create_request function in gpg/sm/certreqgen.c, the 'q' is already generated in the form of SEXP.
It is up to an application (gpgsm), to convert non-compressed point representation to compressed point representation, here.

Jul 10 2020, 3:40 AM · Feature Request, libgcrypt
gniibe changed the status of T4246: GnuPG master does not allow decryption with bad usage flags (regression), a subtask of T4417: Work needed for gnupg 2.3, from Open to Testing.
Jul 10 2020, 3:04 AM · gnupg (gpg23)
gniibe changed the status of T4246: GnuPG master does not allow decryption with bad usage flags (regression) from Open to Testing.
Jul 10 2020, 3:04 AM · Restricted Project, Bug Report, gnupg (gpg23)
gniibe committed rG31ae0718ba10: gpg: For decryption, support use of a key with no 'encrypt' usage. (authored by gniibe).
gpg: For decryption, support use of a key with no 'encrypt' usage.
Jul 10 2020, 3:03 AM

Jul 9 2020

werner added a comment to T4933: Incorrect expiration time of created subkey.

Because a few minutes don't matter. If you have the time to figure the reason out, please go ahead. It might be that we take the timestamp in the addkey case earlier and only set the expiration date after the key has been created.

Jul 9 2020, 7:31 PM · gnupg (gpg22), Bug Report
kuraga added a comment to T4933: Incorrect expiration time of created subkey.

gpg has code to make sure that a new key is at least one second newer than the previous generated.

Jul 9 2020, 4:26 PM · gnupg (gpg22), Bug Report
werner added a comment to T4988: Kleopatra key generation does not use default algorithms 3072 but 2048.

The default for GnuPG 2.2 is still 2048 (Debian changed that in their distributed version). The reason for this is that we don't want to generate such keys but move on to Curve25519 for the new defaults.

Jul 9 2020, 3:55 PM · kleopatra
werner committed rGb4501fc82625: doc: Add news entries from the latest 2.2 releases. (authored by werner).
doc: Add news entries from the latest 2.2 releases.
Jul 9 2020, 2:47 PM
werner committed rDf06a29dccd90: web: Link release infos of GnuPG 2.2.21 and Libgcrypt 1.8.6. (authored by werner).
web: Link release infos of GnuPG 2.2.21 and Libgcrypt 1.8.6.
Jul 9 2020, 2:29 PM
werner closed T2103: Improve the pinentry password quality indication as Resolved.
Jul 9 2020, 1:16 PM · gnupg (gpg23), Feature Request
werner closed T4908: ECDH with AES-128 decryption failure when fully padded as Resolved.
Jul 9 2020, 1:16 PM · Restricted Project, gnupg (gpg22), Bug Report
werner closed T4856: GPG: Key Exchange Put public OpenPGP key into signature as Resolved.
Jul 9 2020, 1:15 PM · Feature Request, gpgol, Keyserver, gnupg
werner committed rDf5b6fe90d09f: swdb: Release GnuPG 2.2.21 (authored by werner).
swdb: Release GnuPG 2.2.21
Jul 9 2020, 1:15 PM
werner closed T4897: Release GnuPG 2.2.21 as Resolved.
Jul 9 2020, 1:13 PM · gnupg (gpg22), Release Info
aheinecke committed rKLEOPATRAb120b8cf4af2: Remove "default" indicator for adv. key sizes (authored by aheinecke).
Remove "default" indicator for adv. key sizes
Jul 9 2020, 1:12 PM
werner committed rG68dd4f43988b: Post release updates (authored by werner).
Post release updates
Jul 9 2020, 1:06 PM
werner committed rGbe6fc39ed9b4: Release 2.2.21 (authored by werner).
Release 2.2.21
Jul 9 2020, 1:06 PM
werner committed rG211465ed63b8: po: Auto update (authored by werner).
po: Auto update
Jul 9 2020, 1:06 PM
werner committed rGca9eb912d6aa: po: Minor update to the Hungarian translation (authored by Nagy Ferenc László <nfl@nfllab.com>).
po: Minor update to the Hungarian translation
Jul 9 2020, 1:06 PM
werner committed rG3a6eaf89e02f: po: Update the German translation (authored by werner).
po: Update the German translation
Jul 9 2020, 1:06 PM
werner edited subtasks for T4989: Gpg4win-4.0.0, added: T4702: Deadline for the GnuPG 2.3.0 release; removed: T4990: Release GnuPG 2.3.0.
Jul 9 2020, 12:23 PM · gpg4win, Release Info
werner added a parent task for T4702: Deadline for the GnuPG 2.3.0 release: T4989: Gpg4win-4.0.0.
Jul 9 2020, 12:23 PM · Restricted Project, gpg4win, gnupg
werner removed a parent task for T4990: Release GnuPG 2.3.0: T4989: Gpg4win-4.0.0.
Jul 9 2020, 12:23 PM · gnupg (gpg23), Release Info
werner closed T4990: Release GnuPG 2.3.0 as Spite.

Duplicate - see T4702 instead

Jul 9 2020, 12:23 PM · gnupg (gpg23), Release Info
werner closed T4990: Release GnuPG 2.3.0, a subtask of T4989: Gpg4win-4.0.0, as Spite.
Jul 9 2020, 12:23 PM · gpg4win, Release Info
werner changed Due Date from Dec 20 2019, 12:00 AM to Sep 30 2020, 12:00 AM on T4702: Deadline for the GnuPG 2.3.0 release.
Jul 9 2020, 12:21 PM · Restricted Project, gpg4win, gnupg
werner created T4990: Release GnuPG 2.3.0.
Jul 9 2020, 12:19 PM · gnupg (gpg23), Release Info
aheinecke created T4989: Gpg4win-4.0.0.
Jul 9 2020, 12:00 PM · gpg4win, Release Info
bernhard committed rWffcaa8d4f0f1: improve package-integrity page (authored by bernhard).
improve package-integrity page
Jul 9 2020, 11:58 AM
bernhard updated the task description for T4988: Kleopatra key generation does not use default algorithms 3072 but 2048.
Jul 9 2020, 11:41 AM · kleopatra
bernhard updated the task description for T4988: Kleopatra key generation does not use default algorithms 3072 but 2048.
Jul 9 2020, 11:40 AM · kleopatra
bernhard created T4988: Kleopatra key generation does not use default algorithms 3072 but 2048.
Jul 9 2020, 11:38 AM · kleopatra
werner closed T4959: confusing output when running `gpg --delete-secrete-keys` without name as Resolved.
Jul 9 2020, 11:28 AM · gnupg (gpg22), Bug Report
werner committed rG5cb0156504df: gpg: Print a note if no args are given to --delete-key (authored by werner).
gpg: Print a note if no args are given to --delete-key
Jul 9 2020, 11:26 AM
werner committed rG212f9b20b5f7: gpg: Print a note if no args are given to --delete-key (authored by werner).
gpg: Print a note if no args are given to --delete-key
Jul 9 2020, 11:25 AM
werner closed T4825: gpg --weak-digest SHA1 incurs a serious performance cost for `--check-trustdb` as Invalid.
Jul 9 2020, 11:02 AM · gnupg (gpg22), Bug Report
werner closed T4933: Incorrect expiration time of created subkey as Wontfix.

I won't fix it. In fact it can't anyway be completely fixed because gpg has code to make sure that a new key is at least one second newer than the previous generated.

Jul 9 2020, 11:00 AM · gnupg (gpg22), Bug Report
werner closed T4971: Pass setrepeat to pinentry for symmetric encryption, too as Resolved.

It has now been implemented for all types of symmetric encryption (not just -cs). To go into 2.2.21

Jul 9 2020, 10:54 AM · gnupg (gpg22)