Page MenuHome GnuPG
Feed Advanced Search

Mar 27 2018

aheinecke added a comment to T2069: Passphrase prompts for each subkey, but not clear which dialog belongs to which subkey.

Was reported to me again in the context of paperkey export / print secret key in Kleopatra.

Mar 27 2018, 3:20 PM · gnupg24, Bug Report
aheinecke added a parent task for T3839: Trustdb corrupted after fresh install of Gpg4win: T3742: Gpg4win 3.1.0.
Mar 27 2018, 8:17 AM · gpg4win, gnupg

Mar 26 2018

werner changed the status of T3839: Trustdb corrupted after fresh install of Gpg4win from Open to Testing.

I pushed two fixes. One which hopefully avoids the corrupted trustdbs and a second one to repair a version-record-only trustdb (the example file).

Mar 26 2018, 6:30 PM · gpg4win, gnupg
werner added a comment to T3839: Trustdb corrupted after fresh install of Gpg4win.

My test case is to import my pubkey and then run:

Mar 26 2018, 5:12 PM · gpg4win, gnupg
werner closed T2689: trustdb error when lower 32-bits of ultimately trusted fingerprint are zero as Wontfix.

We don't support v3 keys at all.

Mar 26 2018, 3:27 PM · Bug Report, gnupg
werner raised the priority of T3720: Crashes on Windows if homedir is a windows drive letter from Normal to High.
Mar 26 2018, 10:20 AM · gnupg (gpg22), Windows

Mar 21 2018

aheinecke added a comment to T2069: Passphrase prompts for each subkey, but not clear which dialog belongs to which subkey.

I just tested changing passphrases and indeed this is very ugly. Especially as this opens up a wide range of error states where you have different passphrases for different subkeys etc.

Mar 21 2018, 8:41 AM · gnupg24, Bug Report

Mar 18 2018

alphazo added a comment to T2859: TOFU not affected by Key deletion.

I experienced this issue today while cleaning up my keychain. I recently switched from pgp to tofu+pgp trustmodel and this caused me the above error when doing:

Mar 18 2018, 12:08 AM · Stalled, Bug Report, gnupg

Mar 15 2018

aheinecke raised the priority of T3839: Trustdb corrupted after fresh install of Gpg4win from Normal to High.

I give this high priority as I would love to have this fixed for the next release.

Mar 15 2018, 6:17 PM · gpg4win, gnupg
aheinecke closed T2266: Gpg4win: Migrate Keyring to Keybox as Wontfix.

I looked into it a bit. As bulk import is highly inefficient copying the keyring lots and lots of times the migration of a keyring with 1000keys takes around 6 Minutes.

Mar 15 2018, 1:01 PM · Feature Request, gnupg, gpg4win

Mar 14 2018

aheinecke created T3839: Trustdb corrupted after fresh install of Gpg4win.
Mar 14 2018, 3:36 PM · gpg4win, gnupg

Mar 10 2018

dirk added a comment to T1209: Cherry ST-2000U USB card reader keypad not working on GNU/Linux.
Mar 10 2018, 12:35 AM · scd, Bug Report, gnupg

Mar 7 2018

aheinecke renamed T3830: Dirmngr: Bad error message (regression) when no key is found on the keyserver from Dirmngr: Bad error messaage (regression) when no key is found on the keyserver to Dirmngr: Bad error message (regression) when no key is found on the keyserver.
Mar 7 2018, 8:39 AM · gnupg, dirmngr
aheinecke created T3830: Dirmngr: Bad error message (regression) when no key is found on the keyserver.
Mar 7 2018, 8:36 AM · gnupg, dirmngr

Mar 1 2018

onickolay added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Thanks, Werner.
With the latest data everything works fine.
I also a problem with incorrect cipher state resetting if last chunk is 0-size.

Mar 1 2018, 11:54 AM · gnupg, Bug Report

Feb 28 2018

werner changed the visibility for T3810: UI workshop.
Feb 28 2018, 11:48 AM · Documentation, gnupg, UI, Verein
werner added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

I found another encoding error which renders the test data uploaded yesterday useless: Here is a bogus AEAD packet:

00000040  d4 84 01 07 01 00 6c 34  7c 37 83 24 2a 11 bc 1c  
00000050  bd 1a 76 da 93 8a
              [start chunk] 32 cd  80 a5 8e db 3a 7d 4a 40  
00000060  c5 0d 82 01 8d 64 7f 65  cd ca 58 d0 e7 db 3b 5e  
00000070  89 d9 1b c8 d9 93 1a 37  3c 0e a5 8f 4b 0d 9f db  
00000080  34 56 c8 f1 e9 b7 f5 0b  d2 53 4f 6c fd f8 e9 16  
00000090  cd a4 ae f6 7f 65
                      [tag] ef 5f  96 af 62 70 f4 30 27 37  
000000a0  68 61 95 0a fb 23
                [extra tag] a6 66  75 7a 47 bb 57 d3 da 5a  
000000b0  4d d1 c2 2f 43 39
                [final tag] cd 22  91 16 1d 92 17 1f f2 cf  
000000c0  0f c9 11 56 d0 a9
Feb 28 2018, 10:08 AM · gnupg, Bug Report

Feb 27 2018

werner added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.


is a simple script to check that the encrypted files in the above tarball. How to use:

cd gnupg
mkdir test-aead
cd test-aead
tar xzf gnupg-aead-enc-files-20180227.tar.gz
sh checktestdata.sh gnupg-aead-enc-files-20180227/*
Feb 27 2018, 9:37 PM · gnupg, Bug Report
werner added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

(Some files are incorrect)

Feb 27 2018, 9:35 PM · gnupg, Bug Report
werner added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

password is "abc". I have some comments in the commit logs.

Feb 27 2018, 9:25 PM · gnupg, Bug Report
onickolay added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Hi Werner, thanks.
Looks like our tests against GnuPG are passing now.
Can you please provide the password for this file as well? 'password' doesn't seem to fit.

Feb 27 2018, 3:50 PM · gnupg, Bug Report
werner added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Here is a file

created using the fixed gpg version. I have a lot more of these test files; I can tar them up and provide them here. They are too lareg to go into the repo or the tarball. The files are all uncompressed and consists of ~ characters.

Feb 27 2018, 2:51 PM · gnupg, Bug Report

Feb 26 2018

werner changed the edit policy for T3810: UI workshop.
Feb 26 2018, 12:02 PM · Documentation, gnupg, UI, Verein
gniibe closed T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown as Resolved.
Feb 26 2018, 7:59 AM · gnupg, Bug Report

Feb 24 2018

onickolay added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

I found another issue in current master of GnuPG. Probably you already noticed it - when GnuPG AEAD-encrypts input which is a multiple of chunk size, then incorrect chunk number is used in the last block (+1)
The same happens for decryption.
Here is debug output of 128-byte input decryption with 64-byte chunk len:

gpg: DBG: nonce: D0 33 CD AC B5 54 07 66 2C 5C 55 7F A9 F2 EF
gpg: DBG: authdata: D4 01 07 02 00 00 00 00 00 00 00 00 00
gpg: DBG: nonce: D0 33 CD AC B5 54 07 66 2C 5C 55 7F A9 F2 EE
gpg: DBG: authdata: D4 01 07 02 00 00 00 00 00 00 00 00 01
gpg: DBG: nonce: D0 33 CD AC B5 54 07 66 2C 5C 55 7F A9 F2 ED
gpg: DBG: authdata: D4 01 07 02 00 00 00 00 00 00 00 00 02
gpg: DBG: eof seen: holdback buffer has the tags.
gpg: DBG: nonce: D0 33 CD AC B5 54 07 66 2C 5C 55 7F A9 F2 EC
gpg: DBG: authdata: D4 01 07 02 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 80
Feb 24 2018, 3:22 PM · gnupg, Bug Report
onickolay added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Hi Werner,
Looks like there is a problem on my side, I miscalculated data length (0x240 while it should be 0x280).
Other then this values are the same:

Feb 24 2018, 12:27 PM · gnupg, Bug Report
werner triaged T3807: Mandatory OpenPGP Primary Key Binding Signature (sigclass 0x19) as Low priority.
Feb 24 2018, 12:16 PM · Documentation, gnupg
stm created T3807: Mandatory OpenPGP Primary Key Binding Signature (sigclass 0x19).
Feb 24 2018, 9:44 AM · Documentation, gnupg

Feb 23 2018

werner added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Can you help me and tell me the AD for the last and the final chunk?
My current values are:

Feb 23 2018, 5:13 PM · gnupg, Bug Report
werner closed T3795: Failure to decrypt file, encrypted with multiple passwords as Wontfix.

With AEAD we can immediately check whether the correct passphrase is used. With CFB we can't do that and thus the checking is delayed until we can do the bulk encryption using the session key. At that point it is too late to check for other keys - well we could record that all and try again but that would make the code pretty complicate.

Feb 23 2018, 11:00 AM · Bug Report, gnupg

Feb 22 2018

tjarosch added a comment to T1621: Support multiple cards (not just readers).

I also struggled to get two cards running at the same time. Host system is Fedora 26 with gnupg 2.2.4.

Feb 22 2018, 11:59 PM · gnupg, Feature Request

Feb 20 2018

gouttegd created T3801: gpg --import cannot display user ID in the S1 Public space.
Feb 20 2018, 4:06 PM · gnupg (gpg23)

Feb 19 2018

werner claimed T3774: Failure to decrypt AEAD-encrypted files in some rare cases.
Feb 19 2018, 9:48 AM · gnupg, Bug Report

Feb 15 2018

onickolay added a comment to T3795: Failure to decrypt file, encrypted with multiple passwords.

Please see the original file (hello.txt), CFB-encrypted to two passwords (hello.txt.cfb), and AEAD-encrypted (hello.txt.aead).
Passwords used are '1' and '2'.

Feb 15 2018, 12:34 PM · Bug Report, gnupg
onickolay created T3795: Failure to decrypt file, encrypted with multiple passwords in the S1 Public space.
Feb 15 2018, 12:33 PM · Bug Report, gnupg
aheinecke created T3793: Speed up Keylistings in GPG(SM).
Feb 15 2018, 8:12 AM · gnupg

Feb 13 2018

yawpitchroll added a comment to T3790: gpgconf --list-dirs --dry-run should not create the socket directory.

Ahh, yes you're right, in fact it is. Although after a bit of testing, Arch is both setting XDG_RUNTIME_DIR and respecting the XDG spec, and so is deleting that directory whenever any given user logs out. Given that, I'm not certain how any features of gnupg that expect /run/user/$UID to persist would work.

Feb 13 2018, 5:36 PM · gnupg, Bug Report
werner added a comment to T3790: gpgconf --list-dirs --dry-run should not create the socket directory.

That is just coincidence, ie. XDG_RUNTIME_DIR must be set to /run/user/$UID on you box.

Feb 13 2018, 4:53 PM · gnupg, Bug Report
werner claimed T3786: Unexpectedly slow decryption for AEAD (and CFB).

Thanks for this research. Two weeks ago I also did some testing and started to implement a fast track way for simple encryption(for example without signing and filters). But your path to improve iobuf is probably the more general solution.

Feb 13 2018, 12:29 PM · gnupg (gpg23), Bug Report
yawpitchroll added a comment to T3790: gpgconf --list-dirs --dry-run should not create the socket directory.

Rather surprised that it doesn't know about XDG_RUNTIME_DIR, as a stock install of gnupg on Arch will build its sockets in $XDG_RUNTIME_DIR/gnupg by default.

Feb 13 2018, 12:28 PM · gnupg, Bug Report
werner triaged T3790: gpgconf --list-dirs --dry-run should not create the socket directory as Low priority.

The --create-socketdir is not not anymore needed because the socket directory is meanwhile always created. We would need to handle the --dry-run in a special way here.

Feb 13 2018, 12:19 PM · gnupg, Bug Report
gniibe changed the status of T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown from Open to Testing.

HAVE_PSELECT_NO_EINTR is introduced for systems which pselect cannot be interrupted.

Feb 13 2018, 4:05 AM · gnupg, Bug Report

Feb 12 2018

bernhard added a comment to T3348: gpgsm: should default to --disable-crl-checks.

When disabling CRL checks, you expose the user to drawbacks by outdated or revoked certificates. While I agree that improving implementations to not check the validation information too often or even build proxies is a good idea, I have a tendency to keep crl checking enabled for CMS crypto operations because it seems to be a lesser drawback.

Feb 12 2018, 10:06 AM · gpgme, gnupg, S/MIME

Feb 11 2018

jukivili added a comment to T3786: Unexpectedly slow decryption for AEAD (and CFB).

Here's patches I used for testing. First is hack for disabing SHA1+RMD160 'old GPG LITERAL+SIG case' and second is 'iobuf_get to iobuf_read' optimization.


Feb 11 2018, 1:34 PM · gnupg (gpg23), Bug Report
jukivili created T3786: Unexpectedly slow decryption for AEAD (and CFB).
Feb 11 2018, 1:31 PM · gnupg (gpg23), Bug Report

Feb 7 2018

paride added a comment to T3782: `gpg --sign-key` has prompt implies attempting to sign revoked User IDs even though it won't..

I also think that when calling sign from the --edit-key interactive menu the experience should be a bit different. Instead of listing all the UIDs (even the revoked one) and then warning about the impossibility to sign some of them, it would be better to re-list only the UIDs that are going to be signed. In case --only-sign-text-ids is specified, the non-text UIDs should be stripped from this list too.

Feb 7 2018, 10:54 AM · Feature Request, gnupg
gniibe added a comment to T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.

I think that it's the kernel problem in NetBSD, where signal to self cannot result EINTR for pselect.
Well, something like rG031e3fa7b9a6: scd: Wake up the select when new USB scan. can be applied, I suppose.
Let's see for configure.ac and HAVE_PSELECT_EINTR.

Feb 7 2018, 2:40 AM · gnupg, Bug Report
gniibe renamed T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown from scdaemon should be killed when its parent (gpg-agent) is going to shutdown to NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 7 2018, 2:38 AM · gnupg, Bug Report

Feb 6 2018

dkg created T3782: `gpg --sign-key` has prompt implies attempting to sign revoked User IDs even though it won't..
Feb 6 2018, 7:59 PM · Feature Request, gnupg
gniibe triaged T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown as Normal priority.
Feb 6 2018, 8:44 AM · gnupg, Bug Report
gniibe updated the task description for T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 6 2018, 8:43 AM · gnupg, Bug Report
gniibe claimed T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 6 2018, 7:55 AM · gnupg, Bug Report
gniibe created T3778: NetBSD: scdaemon should be killed when its parent (gpg-agent) is going to shutdown.
Feb 6 2018, 7:54 AM · gnupg, Bug Report

Feb 3 2018

onickolay added a comment to T3774: Failure to decrypt AEAD-encrypted files in some rare cases.

Feb 3 2018, 11:56 AM · gnupg, Bug Report
onickolay created T3774: Failure to decrypt AEAD-encrypted files in some rare cases.
Feb 3 2018, 11:55 AM · gnupg, Bug Report

Feb 1 2018

werner triaged T3767: simplify sharing dirmngr's across multiple GNUPGHOMEs as High priority.

Originally dirmngr was designed to be a system service for the reason that CRLs are not user specific. However, the majority of systems today are used by a single user and thus we dropped that feature when integrating dirmngr into gnupg.

Feb 1 2018, 9:26 AM · Documentation, Feature Request, gnupg, dirmngr

Jan 31 2018

dkg created T3767: simplify sharing dirmngr's across multiple GNUPGHOMEs in the S1 Public space.
Jan 31 2018, 7:56 PM · Documentation, Feature Request, gnupg, dirmngr
werner added a comment to T3348: gpgsm: should default to --disable-crl-checks.

--use-tor does not avoid it because the CRL-DP can be made unique for each certificate. Depending on the verification model a CRL or OCSP lookup is necessary for correct evalution of a signature (shell model as used for qualified signature). This is why we in gpg honor-keyserver-url is not enabled by default; the keyserver URL take from the key is the OpenPGP counterpart of the CRL-DP.

Jan 31 2018, 6:11 PM · gpgme, gnupg, S/MIME
dkg added a comment to T3348: gpgsm: should default to --disable-crl-checks.

it is the decision of the user to use such a certificate.

Jan 31 2018, 5:04 PM · gpgme, gnupg, S/MIME
werner added a comment to T3348: gpgsm: should default to --disable-crl-checks.

The implemented X.509 profiles require that the status of a certificate is to be checked. CRLs are also not looked up for each verification but only once during their lifetime. Some CA have unreasonable short lifetimes for their CRL but it is the decision of the user to use such a certificate.

Jan 31 2018, 9:47 AM · gpgme, gnupg, S/MIME

Jan 30 2018

dkg added a comment to T3348: gpgsm: should default to --disable-crl-checks.

Additionally, we might want some sort of delayed or batched CRL-checking that doesn't block signature verification with another network interaction, but would protect the user against future problems.

Jan 30 2018, 5:46 PM · gpgme, gnupg, S/MIME

Jan 27 2018

AladW added a comment to T2986: Can not access keyserver without the standard-resolver option.

I just thought that going by your comment on Sat, Jan 27, 5:29 PM that you would use libdns, instead of resolv.conf directly. Maybe I understood that comment wrong.

Jan 27 2018, 5:44 PM · Bug Report, gnupg
werner added a comment to T2986: Can not access keyserver without the standard-resolver option.

dirmngr looks into /.etc/resolv.conf and does not know anything about systemd specific things (nor do I). Thus having a symlink seems to be an appropriate solution.

Jan 27 2018, 5:29 PM · Bug Report, gnupg
AladW added a comment to T2986: Can not access keyserver without the standard-resolver option.

Note that it works as expected if I symlink /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf. Other programs appear to not require this change.

Jan 27 2018, 2:29 PM · Bug Report, gnupg
AladW reopened T2986: Can not access keyserver without the standard-resolver option as "Open".

I can reproduce this issue with gpg 2.2.4, systemd-resolved and Arch Linux. Unlike the original reporter, I do not have 127.0.0.1 in my /etc/resolv.conf. I do however have it in /etc/hosts.

Jan 27 2018, 2:09 PM · Bug Report, gnupg

Jan 24 2018

werner triaged T3755: TLS hostname verification using hostname from DNS instead of supplied hostname as High priority.
Jan 24 2018, 8:47 AM · gnupg (gpg22), dns, dirmngr
syscomet added a comment to T3755: TLS hostname verification using hostname from DNS instead of supplied hostname.

Oh. T1447 only referenced SRV records, which is why the CNAME case wasn't handled. So T1447 was fixed completely but T1447 did not cover the full extent of the underlying problem.

Jan 24 2018, 4:00 AM · gnupg (gpg22), dns, dirmngr
syscomet created T3755: TLS hostname verification using hostname from DNS instead of supplied hostname in the S1 Public space.
Jan 24 2018, 3:51 AM · gnupg (gpg22), dns, dirmngr

Jan 19 2018

aheinecke added a comment to T3714: Failing to decrypt due to missing MDC.

I have not checked whether we make this available in the GPGME API

Jan 19 2018, 7:37 AM · FAQ, kleopatra

Jan 18 2018

werner added a comment to T3714: Failing to decrypt due to missing MDC.

There can't be an MDC warning if MDC is not used ;-)

Jan 18 2018, 7:37 PM · FAQ, kleopatra
aheinecke added a project to T3714: Failing to decrypt due to missing MDC: gnupg.

As far as I can see GnuPG does not emit appropriate status lines:

Jan 18 2018, 1:29 PM · FAQ, kleopatra

Jan 17 2018

aheinecke closed T3741: dirmngr, GnuPG: WKD lookup unexpectedly slow as Resolved.

Indeed with debug dns I can see that what takes so long is the resolve_dns_name. After the debug output prints that line the key comes nearly instant.

Jan 17 2018, 12:28 PM · dirmngr, gnupg
werner added a comment to T3741: dirmngr, GnuPG: WKD lookup unexpectedly slow.

I can't replicate it here. With my key it takes
real 0m0.346s
user 0m0.080s
sys 0m0.004s
and for your key it takes a few 10ms longer (more hops). Is one of your DNS responder failing? Can you please run dirmngr with --debug dns ?

Jan 17 2018, 9:19 AM · dirmngr, gnupg
aheinecke created T3741: dirmngr, GnuPG: WKD lookup unexpectedly slow.
Jan 17 2018, 8:48 AM · dirmngr, gnupg

Jan 14 2018

theirix added a comment to T1967: GnuPG should select a key for signing without trying to use missing subkeys.

@gniibe just checking – any news for 2.2 support? Should I reopen this bug or report a new one against 2.2?

Jan 14 2018, 3:39 PM · gnupg (gpg22), Feature Request

Jan 12 2018

aheinecke closed T3735: GnuPG, Scdaemon: Decryption fails - Missing Item in Object - No Secret Key as Invalid.

Duplicate of T3576

Jan 12 2018, 9:02 AM · scd, gnupg
aheinecke created T3735: GnuPG, Scdaemon: Decryption fails - Missing Item in Object - No Secret Key.
Jan 12 2018, 7:49 AM · scd, gnupg

Jan 10 2018

aheinecke reopened T3720: Crashes on Windows if homedir is a windows drive letter as "Open".

This is not with 2.0 but with 2.2.3 / current master.

Jan 10 2018, 9:32 AM · gnupg (gpg22), Windows
werner closed T3720: Crashes on Windows if homedir is a windows drive letter as Wontfix.

gnupg 2.0 reached EOL - there won't be any fixes.

Jan 10 2018, 9:15 AM · gnupg (gpg22), Windows
aheinecke added a comment to T3720: Crashes on Windows if homedir is a windows drive letter.

The install location does not have anything to do with that. I just always have my development installations directly under C: so that I can modify them without admin rights.

Jan 10 2018, 8:10 AM · gnupg (gpg22), Windows
aa added a comment to T3720: Crashes on Windows if homedir is a windows drive letter.

ok,
well I run "it" on Power Shell ( Debuggable Package Manager ) and I got ..

Jan 10 2018, 6:17 AM · gnupg (gpg22), Windows

Jan 9 2018

werner added a comment to T3720: Crashes on Windows if homedir is a windows drive letter.

Do you mean that GnuPG installed to c:/gnupg/bin/ crashed if that mentioned --homedir is given but it does work if it is installed at the standard place? Please run "gpgconf --version" in both ways.

Jan 9 2018, 7:06 PM · gnupg (gpg22), Windows
aa added a comment to T3720: Crashes on Windows if homedir is a windows drive letter.

my <output> was the following...

Jan 9 2018, 1:06 PM · gnupg (gpg22), Windows

Jan 8 2018

aheinecke renamed T3720: Crashes on Windows if homedir is a windows drive letter from Crashes on Windows if homedir is a root drive to Crashes on Windows if homedir is a windows drive letter.
Jan 8 2018, 3:55 PM · gnupg (gpg22), Windows
aheinecke created T3720: Crashes on Windows if homedir is a windows drive letter.
Jan 8 2018, 3:52 PM · gnupg (gpg22), Windows

Jan 7 2018

madman_xxx added a project to T3719: List keys in colon-separated format, i.e. make --list-only respect --with-colons: gnupg.
Jan 7 2018, 10:49 PM · gnupg, Feature Request
stm added projects to T3390: Showing complete OpenPGP key flags: gnupg, patch.
Jan 7 2018, 10:18 AM · gnupg24, patch, Feature Request

Dec 19 2017

werner closed T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale) as Resolved.

All fixed (or marked fuzzy) except for master which will be done with the next merge from 2.2.

Dec 19 2017, 12:53 PM · gnupg, Bug Report
werner claimed T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).
Dec 19 2017, 12:28 PM · gnupg, Bug Report
gniibe renamed T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale) from gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale to po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).
Dec 19 2017, 3:31 AM · gnupg, Bug Report
gniibe added a comment to T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale).

OK. I realized that msgfmt -c only works when #, c-format exist.
To check all problems, I did something like following for 1.4, 2.0, 2.2, and master:

Dec 19 2017, 3:25 AM · gnupg, Bug Report

Dec 18 2017

gniibe changed the status of T3619: po: msgstr entries with unmatched %-format string (was: gpg --full-gen-key cause segfault under ja_JP.UTF-8 locale) from Open to Testing.

Thanks for the report. It seems there has been this bug for four years.
I don't know the reason why msgfmt -c doen't show us the error.
Fixed in repos of GnuPG 1.4, 2.2, 2.0 and master.

Dec 18 2017, 6:35 AM · gnupg, Bug Report

Dec 13 2017

xianghongai added a comment to T1249: renaming '...\pubring.tmp' to '...\pubring.gpg failed: Permission denied during key creation.
  1. exit gnupg software;
  2. ctrl+shift+esc: end the process that starts with the 'GnuPG's ...' character~;
  3. windows + r : %appdata%, delete ‘gnupg’ directory;
Dec 13 2017, 11:01 AM · Bug Report, gnupg

Dec 12 2017

aheinecke added a comment to T2266: Gpg4win: Migrate Keyring to Keybox.

Debian has this with migrate-pubring-from-classic-gpg ( https://sources.debian.org/src/gnupg2/2.2.3-1/debian/migrate-pubring-from-classic-gpg/ )

Dec 12 2017, 1:59 PM · Feature Request, gnupg, gpg4win
aheinecke renamed T2266: Gpg4win: Migrate Keyring to Keybox from Keyring access extremely slow on Windows to Gpg4win: Migrate Keyring to Keybox.
Dec 12 2017, 1:56 PM · Feature Request, gnupg, gpg4win
gniibe closed T3027: gpg-agent crash on macOS Sierra triggerd by ssh as Resolved.

Please open another report, not reusing similar. I don't think it's same bug.
Please note that GnuPG's ssh is not fast enough (intentionally), its rate is usually ten connections per second.

Dec 12 2017, 12:12 AM · Bug Report, gpgagent, gnupg

Dec 11 2017

sundbp reopened T3027: gpg-agent crash on macOS Sierra triggerd by ssh as "Open".
Dec 11 2017, 11:49 PM · Bug Report, gpgagent, gnupg
sundbp added a comment to T3027: gpg-agent crash on macOS Sierra triggerd by ssh.

I'm seeing something quite similar - same setup, osx and it only shows when using ansible. I'm on gnupg 2.2.3, also saw same using "GPG Suite 2017.2".

Dec 11 2017, 11:48 PM · Bug Report, gpgagent, gnupg
aheinecke updated subscribers of T3601: GnuPG: Decryption on Windows Samba share is very slow.
Dec 11 2017, 11:59 AM · gpg4win, gnupg
aheinecke created T3601: GnuPG: Decryption on Windows Samba share is very slow.
Dec 11 2017, 11:59 AM · gpg4win, gnupg