Page MenuHome GnuPG
Feed Advanced Search

Apr 22 2013

werner added a project to T1062: Please add --disable-digest-algo option: Won't Fix.
Apr 22 2013, 9:58 AM · Won't Fix, gnupg, Feature Request
werner removed Due Date on T1089: Please store requests in a cache to avoid sending out duplicate requests (mailto: interface).
Apr 22 2013, 9:56 AM · gnupg (gpg23), gnupg, Debian, Feature Request
werner added a project to T1089: Please store requests in a cache to avoid sending out duplicate requests (mailto: interface): gnupg (gpg21).
Apr 22 2013, 9:56 AM · gnupg (gpg23), gnupg, Debian, Feature Request
werner changed Due Date from Jan 30 2009, 1:00 AM to Sep 30 2013, 2:00 AM on T806: default-key could take a list of keys to try.
Apr 22 2013, 9:55 AM · gnupg, Feature Request
bernhard added a comment to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.

I strongly suggest to have an official recommendation how to solve this issue.
The currently available information does not help packagers and application
developers enought to get it right. Probable most distributions should prevent
gpg1 and gpg2 to be installed with their dependency handling.

Apr 22 2013, 9:55 AM · Not A Bug, Bug Report, gnupg
werner added a project to T1038: Specify and use multiple keyservers: gnupg (gpg21).
Apr 22 2013, 9:54 AM · gnupg (gpg21), gnupg, Debian, Feature Request
werner removed a project from T1055: Special characters encoding issue with LDAP keyserver.: Bug Report.
Apr 22 2013, 9:43 AM · gnupg (gpg22), Feature Request
werner added projects to T1055: Special characters encoding issue with LDAP keyserver.: Feature Request, gnupg (gpg21).
Apr 22 2013, 9:43 AM · gnupg (gpg22), Feature Request
werner removed Due Date on T1055: Special characters encoding issue with LDAP keyserver..
Apr 22 2013, 9:41 AM · gnupg (gpg22), Feature Request
werner added a comment to T1055: Special characters encoding issue with LDAP keyserver..

We won't do it for 2.0 but should consider to do it in 2.1.
The 1.4 commit id is 00310b1aa868cc06cf486fcda6852e9750aa3564

Apr 22 2013, 9:41 AM · gnupg (gpg22), Feature Request
werner removed a project from T1400: Improve "make check" messages: In Progress.
Apr 22 2013, 9:35 AM · gnupg, Feature Request, backport
werner closed T1400: Improve "make check" messages as Resolved.
Apr 22 2013, 9:35 AM · gnupg, Feature Request, backport
werner added a comment to T1400: Improve "make check" messages.

Done for 2.0

Apr 22 2013, 9:35 AM · gnupg, Feature Request, backport

Apr 19 2013

werner added a comment to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.

No, that is way too complex and will easily lead to a combinatorial explosion.
Both versions should not be installed on a standard system. For migration
purposes this is possible but it should always be viewed as an exception.
gpgconf shall never do that. If there is a problem, the user/admin needs to fix
it. I wish we never had introduced those version specific conf files.

Andre: "gpg --dump-options" is supported for 15 years or so and thus an easy way
to figure out which options are available.

Apr 19 2013, 9:12 PM · Not A Bug, Bug Report, gnupg
werner changed Due Date from Aug 31 2011, 2:00 AM to May 31 2013, 2:00 AM on T1088: v2 smartcard fails to generate any pgp keys (BSD).
Apr 19 2013, 6:04 PM · Info Needed, Bug Report, Not A Bug, gnupg
werner added a project to T1088: v2 smartcard fails to generate any pgp keys (BSD): Info Needed.
Apr 19 2013, 6:04 PM · Info Needed, Bug Report, Not A Bug, gnupg
werner added a comment to T1088: v2 smartcard fails to generate any pgp keys (BSD).

Someone should check whether this has been fixed in the soon to be released 2.0.20.

Apr 19 2013, 6:04 PM · Info Needed, Bug Report, Not A Bug, gnupg
werner changed Due Date from May 15 2009, 2:00 AM to Aug 31 2013, 2:00 AM on T807: encrypt-to-self option.
Apr 19 2013, 6:02 PM · gnupg, Feature Request
werner added a comment to T1064: gpgsm: manual page misses to document options.

Fixed in master

Apr 19 2013, 6:01 PM · backport, gnupg, Debian, Feature Request
werner added a project to T1064: gpgsm: manual page misses to document options: backport.
Apr 19 2013, 6:01 PM · backport, gnupg, Debian, Feature Request
werner added a comment to T928: Add runtime check for SE-linux.

Is that still something we should go for?

Apr 19 2013, 5:48 PM · Info Needed, gnupg, Feature Request
werner added a project to T928: Add runtime check for SE-linux: Info Needed.
Apr 19 2013, 5:48 PM · Info Needed, gnupg, Feature Request
werner removed Due Date on T928: Add runtime check for SE-linux.
Apr 19 2013, 5:48 PM · Info Needed, gnupg, Feature Request
werner removed Due Date on T1457: Decryption of msg encrypted to expired smime certificate fails if local-user is set.
Apr 19 2013, 5:40 PM · Bug Report, gnupg, S/MIME
werner lowered the priority of T1362: gpg2 process hangs on permission problem (Windows) from High to Normal.
Apr 19 2013, 4:45 PM · gpgtar, Bug Report, gnupg, gpg4win
werner added a project to T1362: gpg2 process hangs on permission problem (Windows): gpgtar.
Apr 19 2013, 4:44 PM · gpgtar, Bug Report, gnupg, gpg4win
aheinecke added a comment to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.

Well my suggestion would be that gnupg reads configuration values from
gpg.conf-version AND gpg.conf so that one could keep common options in gpg.conf
and write version specific ones to gpg.conf-version.

But with the ignore-invalid-option option we can at last fix this from the KDE
side. Werner do you have any idea how one can get the list of supported options
from gpg 1 in a reliable way? So that one could check which options are
supported by gpg1 or will there be no options added to gpg1 in the future?

Apr 19 2013, 3:09 PM · Not A Bug, Bug Report, gnupg
ralf added a comment to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.

Real problems have already popped up years ago:

https://bugs.kde.org/show_bug.cgi?id=226630
https://bugs.kde.org/show_bug.cgi?id=246808

So gpgconf could add, for example, "ignore-invalid-option log-file", to the
configuration file if a log-file option is emitted, and then GnuPG2 would still
honour this option, but GnuPG1 would silently ignore it?

Apr 19 2013, 2:29 PM · Not A Bug, Bug Report, gnupg
werner added a comment to T1487: texinfo 5.1 won't process gnupg doc.

Fixed in master.

Apr 19 2013, 2:24 PM · Bug Report, gnupg
werner closed T1487: texinfo 5.1 won't process gnupg doc as Resolved.
Apr 19 2013, 2:24 PM · Bug Report, gnupg

Apr 18 2013

werner added a comment to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.

Actually we have a solution here since 1.4.13: For example if the conflicting
option is "foo-me", you would put this line into gpg.conf:

ignore-invalid-option foo-me

and gpg will silently skip that option. Of course you need to put the above
line before the line with foo-me.

This has not yet been announced to avoid abuse but if at anytime in the future a
real problems pops up, we will have a workaround already deployed.

Apr 18 2013, 4:25 PM · Not A Bug, Bug Report, gnupg
werner added a comment to T1486: gpg --verify suggests entire file was verified, even if file contains auxiliary data.

This is an application problem. For example KMail renders the signed parts in a
frame with a different color so to visible explain what has been signed. Mutt
has a similar feature. We can't do anything about this in gpg than to emit
certain status lines and to output the signed data.

This is long known problem with signatures and not even the worst. MUAs
introduced ways to mitigate the problems 2 decades ago. The best working
solutions is to use PGP/MIME for mail and detached signatures for other data.

Apr 18 2013, 11:10 AM · Documentation, Debian, Bug Report, gnupg
werner added a comment to T1490: inconsistant bytecount for output files.

That is okay. One reason for this is the encoding of big integer numbers; if
such a randomly generated number has the high bit set, a leading zero needs to
be inserted.

Apr 18 2013, 11:04 AM · gnupg, gnupg (gpg14)
bernhard added a project to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed: Bug Report.
Apr 18 2013, 8:53 AM · Not A Bug, Bug Report, gnupg
bernhard added a comment to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.

I agree with Ralf that we need a solution for this.
I can be a multi-step solution.

But right now, most GNU distributions are not putting much effort in
the GnuPG installation and setup help. For example: With Debian squeeze
you cannot deinstall gpg1 because the dependencies would drag down other
software. Yes, this is partly a packaging problem with should be solved on
Debian's side (as well), but if we want GnuPG to be successful we need to offer
users and packagers best practice and clear recommendations.

My suggestions:
a) Make the suggestions more clear that gpg2 only should be recommened only in
almost all installations
b) offer some safety nets if there are both installed and gpgconf is used.

Apr 18 2013, 8:53 AM · Not A Bug, Bug Report, gnupg
bernhard reopened T1448: gpgconf lists options which break gpg1 when gpg2 is also installed as "Open".
Apr 18 2013, 8:53 AM · Not A Bug, Bug Report, gnupg
bernhard assigned T1448: gpgconf lists options which break gpg1 when gpg2 is also installed to werner.
Apr 18 2013, 8:53 AM · Not A Bug, Bug Report, gnupg
bernhard renamed T1448: gpgconf lists options which break gpg1 when gpg2 is also installed from gpgconf lists options which break gpg to gpgconf lists options which break gpg1 when gpg2 is also installed.
Apr 18 2013, 8:53 AM · Not A Bug, Bug Report, gnupg
bernhard updated subscribers of T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.
Apr 18 2013, 8:53 AM · Not A Bug, Bug Report, gnupg

Apr 17 2013

peppebx added projects to T1490: inconsistant bytecount for output files: gnupg (gpg14), gnupg.
Apr 17 2013, 8:35 PM · gnupg, gnupg (gpg14)
peppebx set Version to 1.4.8 on T1490: inconsistant bytecount for output files.
Apr 17 2013, 8:35 PM · gnupg, gnupg (gpg14)

Apr 10 2013

dandv set Version to 1.4.13 on T1488: README-W32 typos.
Apr 10 2013, 2:13 PM · Bug Report, gnupg
dandv added projects to T1488: README-W32 typos: gnupg, Bug Report.
Apr 10 2013, 2:13 PM · Bug Report, gnupg
duchier added a comment to T1487: texinfo 5.1 won't process gnupg doc.

D170: 372_gpl.patch

Apr 10 2013, 12:48 PM · Bug Report, gnupg
duchier added a comment to T1487: texinfo 5.1 won't process gnupg doc.

new version with end enumerate a little earlier.

Apr 10 2013, 12:48 PM · Bug Report, gnupg
duchier added a comment to T1487: texinfo 5.1 won't process gnupg doc.

D171: 371_gpl.patch

Apr 10 2013, 12:43 PM · Bug Report, gnupg
duchier added projects to T1487: texinfo 5.1 won't process gnupg doc: gnupg, Bug Report.
Apr 10 2013, 12:43 PM · Bug Report, gnupg

Apr 9 2013

thijs set External Link to http://bugs.debian.org/704645 on T1486: gpg --verify suggests entire file was verified, even if file contains auxiliary data.
Apr 9 2013, 6:05 PM · Documentation, Debian, Bug Report, gnupg
thijs added projects to T1486: gpg --verify suggests entire file was verified, even if file contains auxiliary data: gnupg, Bug Report, Debian.
Apr 9 2013, 6:05 PM · Documentation, Debian, Bug Report, gnupg

Mar 26 2013

werner added a project to T1358: GPG 1.4.11 apdu.c -> uninitialized variable+ implicit typecast led to malloc error (patch attached): backport.
Mar 26 2013, 11:44 AM · Bug Report, gnupg

Mar 25 2013

gniibe added a comment to T1358: GPG 1.4.11 apdu.c -> uninitialized variable+ implicit typecast led to malloc error (patch attached).

This bug is fixed for 2.0.

http://git.gnupg.org/cgi-bin/gitweb.cgi?
p=gnupg.git;a=commit;h=ae22d629b6028aa994ff09f012e1cb029575eeae

Mar 25 2013, 2:38 AM · Bug Report, gnupg

Mar 20 2013

werner added a comment to T1481: Output format option for Textmode conversion.

If you use --textmode during encryption the native line endings on the
decryption system are used. Adding an extra option to for arbitrary conversions
is IMHO not a good idea beause it violates the Unix principle of having
dedicated tools which work together. tr(1) does what you want.

Mar 20 2013, 11:33 AM · gnupg

Mar 18 2013

scarpe01 added projects to T1481: Output format option for Textmode conversion: Feature Request, gnupg.
Mar 18 2013, 7:52 PM · gnupg

Mar 13 2013

mbartos added a comment to T1480: [patch] get rid of old ERR return values.

We still have a copyright assignment policy in effect. Thus I can't accept your
patch right now. This will change in 2 weeks.

Ok, no problem.

Patches should be send to gnupg-devel and not to the bug tracker.

Thanks for information, next time I'll send patches directly there. Should I
send also this one to be reviewed on mailing list?

BTW, HEAD of branch?

master, forgot to mention, sorry about that.

Milan

Mar 13 2013, 10:54 AM · Too Old, gnupg

Mar 12 2013

werner added a project to T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10: libassuan.
Mar 12 2013, 5:00 PM · Bug Report, libassuan
werner added a project to T1480: [patch] get rid of old ERR return values: gnupg.
Mar 12 2013, 5:00 PM · Too Old, gnupg
werner removed a project from T1480: [patch] get rid of old ERR return values: libassuan.
Mar 12 2013, 5:00 PM · Too Old, gnupg
werner added a project to T1480: [patch] get rid of old ERR return values: gnupg.
Mar 12 2013, 4:53 PM · Too Old, gnupg
werner added a comment to T1480: [patch] get rid of old ERR return values.

We still have a copyright assignment policy in effect. Thus I can't accept your
patch right now. This will change in 2 weeks.

Patches should be send to gnupg-devel and not to the bug tracker. BTW, HEAD of
which branch?

Mar 12 2013, 4:53 PM · Too Old, gnupg

Mar 6 2013

lmamane added a comment to T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file.

Still have this issue. Here is an updated patch against 2.0.19. Please
consider including it, or provide some feedback if this is a bad idea / should
be done a different way.

Marking this as a bug since it restores useful functionality that was lost.

Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane removed a project from T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file: Feature Request.
Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane changed Version from 2.0.18 to 2.0.19 on T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file.
Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane added a comment to T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file.

D151: 369_gnupg-2.0.19-showsession-trunc.patch

Mar 6 2013, 2:34 AM · Feature Request, gnupg
lmamane added a project to T1389: [PATCH] Feature request: enable --show-session-key on a truncated encrypted file: Bug Report.
Mar 6 2013, 2:34 AM · Feature Request, gnupg

Feb 28 2013

syscomet added a comment to T1479: curl-shim TCP half-close causes interop issues.

Am able to reliably trigger the flaw, by using a curl-shim gpg from another
machine on the same network as the keyserver. Close network proximity without
being the exact same machine makes it much easier to trigger the race.

Feb 28 2013, 9:09 AM · Duplicate, Bug Report, gnupg
syscomet added projects to T1479: curl-shim TCP half-close causes interop issues: gnupg, Bug Report.
Feb 28 2013, 1:31 AM · Duplicate, Bug Report, gnupg
syscomet set Version to 2 on T1479: curl-shim TCP half-close causes interop issues.
Feb 28 2013, 1:31 AM · Duplicate, Bug Report, gnupg

Feb 27 2013

mooney added projects to T1477: libassuan internal vasprintf causes segfaults on x86_64-sun-solaris2.10: gnupg, Bug Report.
Feb 27 2013, 6:43 PM · Bug Report, libassuan

Feb 23 2013

mooney added a comment to T1476: libassuan 2.1.0 misses inet_pton on Solaris and potentially others.

D168: 368_libassuan-2.1.0-solaris-configure.ac-inet_pton.patch

Feb 23 2013, 1:32 AM · libassuan, Bug Report
mooney set Version to 2.1.0 on T1476: libassuan 2.1.0 misses inet_pton on Solaris and potentially others.
Feb 23 2013, 1:32 AM · libassuan, Bug Report
mooney added projects to T1476: libassuan 2.1.0 misses inet_pton on Solaris and potentially others: gnupg, Bug Report.
Feb 23 2013, 1:32 AM · libassuan, Bug Report

Feb 22 2013

werner added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

As I said, gpg does not mess around with the encoding. The content is an opaque
data for gpg. Your problem is outside of GnuPG.

Feb 22 2013, 2:04 PM · Bug Report, Not A Bug, gnupg
werner added a project to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ': Not A Bug.
Feb 22 2013, 2:04 PM · Bug Report, Not A Bug, gnupg
werner closed T1473: --no-random-seed-file error as Resolved.
Feb 22 2013, 2:03 PM · Bug Report, End Of Life, Won't Fix, gnupg
werner added a comment to T1473: --no-random-seed-file error.

Do not use an outdated version of GnuPG.

Feb 22 2013, 2:02 PM · Bug Report, End Of Life, Won't Fix, gnupg
werner added projects to T1473: --no-random-seed-file error: Won't Fix, End Of Life.
Feb 22 2013, 2:02 PM · Bug Report, End Of Life, Won't Fix, gnupg
werner added a comment to T1474: decryption error gpg: block_filter: pending bytes!.

1.2 has long reached end of life.

Anyway, your problem is corrupted input data. Newer version may give a sensible
error message but neityer woulde abale to decrypt your data.

Feb 22 2013, 2:00 PM · Bug Report, gnupg

Feb 18 2013

sidhartha11 set Version to 1.2.6 on T1474: decryption error gpg: block_filter: pending bytes!.
Feb 18 2013, 5:52 PM · Bug Report, gnupg
sidhartha11 added projects to T1474: decryption error gpg: block_filter: pending bytes!: gnupg, Bug Report.
Feb 18 2013, 5:52 PM · Bug Report, gnupg
sidhartha11 added projects to T1473: --no-random-seed-file error: gnupg, Bug Report.
Feb 18 2013, 5:43 PM · Bug Report, End Of Life, Won't Fix, gnupg
sidhartha11 set Version to 1.2.6 on T1473: --no-random-seed-file error.
Feb 18 2013, 5:43 PM · Bug Report, End Of Life, Won't Fix, gnupg

Feb 14 2013

sakkgpg added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

Thank You for your email.

Feb 14 2013, 5:18 PM · Bug Report, Not A Bug, gnupg
werner added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

Do you mean the file name or the content of the file? gpg does not care about
the content and the file name is used verbatim. However, for display purposes
shown meta data (e.g. the informational only file name in the encrypted data) is
converted to the used character set. For any non-attended use you should use
--status-fd to get the meta data which is either UTF-8 (if gpg generated) or
whatever the sending party used.

Feb 14 2013, 10:36 AM · Bug Report, Not A Bug, gnupg
werner lowered the priority of T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ' from Unbreak Now! to Normal.
Feb 14 2013, 10:36 AM · Bug Report, Not A Bug, gnupg

Feb 13 2013

sakkgpg added a comment to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.

We are having issues decryting an encrypted file with gpg (algorithm RSA 2048
encryption) when the file has special international characters. The decrypted
file has special characted decoded incorrectly for example
Sadurní as Sadurní and García as García. The gpg (GnuPG) 1.4.5 is installed on
the LUNIX RHEL 5.6 server.
Please let me know if there is patch/version that supports international
characters.

Feb 13 2013, 10:21 PM · Bug Report, Not A Bug, gnupg
sakkgpg renamed T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ' from Issues decrypting the encrypted file that has special characters in the name like ' í ' to Issues decrypting the (encrypted) file that has special international characters in the name like ' í '.
Feb 13 2013, 10:21 PM · Bug Report, Not A Bug, gnupg
sakkgpg added projects to T1472: Issues decrypting the (encrypted) file that has special international characters in the name like ' í ': gnupg, Bug Report.
Feb 13 2013, 2:44 AM · Bug Report, Not A Bug, gnupg

Jan 19 2013

alonbl added a comment to T1466: tools/gpgsm-gencert.sh - don't fail on creation of file_parameter.

D164: 367_gnupg-2.0.17-gpgsm-gencert.patch

Jan 19 2013, 10:17 PM · Won't Fix, Bug Report, gnupg
alonbl added projects to T1466: tools/gpgsm-gencert.sh - don't fail on creation of file_parameter: gnupg, Bug Report.
Jan 19 2013, 10:06 PM · Won't Fix, Bug Report, gnupg

Jan 18 2013

werner added a comment to T1465: Fix for bug introduced in mpi/longlong.h in 2010.

Ooops.

Jan 18 2013, 6:55 PM · gnupg (gpg14), Bug Report, gnupg

Jan 15 2013

jaturner added projects to T1465: Fix for bug introduced in mpi/longlong.h in 2010: gnupg, Bug Report.
Jan 15 2013, 1:28 AM · gnupg (gpg14), Bug Report, gnupg

Jan 13 2013

dkg added projects to T1462: multiple signatures can't be checked if they differ in algorithm: gnupg, Bug Report.
Jan 13 2013, 5:38 AM · Bug Report, gnupg

Jan 3 2013

bernhard added a comment to T1457: Decryption of msg encrypted to expired smime certificate fails if local-user is set.

I agree that adding a better message is helpful.
What about something along the lines that says:

"cannot sign with or decrypt with key XYZ"

and explaining:

  "even when trying to decrypt with a different key, 
  the default signature key gets checked."

Certainly it would be much better if decryption would just try to
decrypt with the available keys, no matter of what status the
certificates to this or other keys are. I am worrying most about the
applications that are using Gnupg in this way, they probably will
not be able to either explain this properlto user or offer good
assistance. The reason you give why this is done is only an implementation
artifact and not logical for a user that has learned or tries to learn
about public key cryptography.

Jan 3 2013, 10:58 AM · Bug Report, gnupg, S/MIME

Jan 2 2013

werner added a comment to T1457: Decryption of msg encrypted to expired smime certificate fails if local-user is set.

I agree that the error message is misleading. What happens is that
gpgsm prepares the keys the decrypt operation and does not distinguish
between decrypt and sign: In all cases where the private keys are
required, gpgsm will check that the configured signing key is usable.

We could remedy this by making this check depend on the intended
usage. However, this is a bit complicated and in any case, your
configuration is wrong. I'd rather say, learn early that your config
files needs an update than to fix the problem.

What about adding a hint "check your config files" to the "can't sign
suing XXX" diagnostics? I don't like to change strings right now. A
diagnostic "please check your configuration (option '%s')" would
generally be useful.

Jan 2 2013, 8:11 PM · Bug Report, gnupg, S/MIME

Dec 20 2012

werner set Due Date to Dec 31 2012, 1:00 AM on T1457: Decryption of msg encrypted to expired smime certificate fails if local-user is set.
Dec 20 2012, 2:55 PM · Bug Report, gnupg, S/MIME
werner removed a project from T1455: pubring.gpg corruption on invalid public key: Restricted Project.
Dec 20 2012, 2:54 PM · Bug Report, gnupg
werner closed T1455: pubring.gpg corruption on invalid public key as Resolved.
Dec 20 2012, 2:54 PM · Bug Report, gnupg
werner added a comment to T1455: pubring.gpg corruption on invalid public key.

Fixed also for 2.0 and master.

Dec 20 2012, 2:54 PM · Bug Report, gnupg
werner added a comment to T1455: pubring.gpg corruption on invalid public key.

Fixed with commit f795a0d for 1.4. Will fix it for the other branches later the
day.

Dec 20 2012, 9:54 AM · Bug Report, gnupg
werner added a project to T1455: pubring.gpg corruption on invalid public key: Restricted Project.
Dec 20 2012, 9:54 AM · Bug Report, gnupg