Page MenuHome GnuPG
Feed All Stories

Jan 19 2011

werner added a project to T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail: npth.
Jan 19 2011, 9:08 AM · Bug Report, dirmngr
werner updated subscribers of T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail.
Jan 19 2011, 9:07 AM · Bug Report, dirmngr
werner added a comment to T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail.

If a system call blocks we are doomed to wait. We use a user land threads
implementation (Pth) and wrap most system calls so that we can handle the
blocking. However we can't do that for all system calls. We can wrap some of
them but only as long as a select can be used to wait for the system call.

Jan 19 2011, 9:07 AM · Bug Report, dirmngr

Jan 18 2011

bernhard added a comment to T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail.

Hmm thinking about this, it is almost like a denail of service attack, because
dirmngr will block other clients.

Jan 18 2011, 4:27 PM · Bug Report, dirmngr
bernhard raised the priority of T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail from Normal to High.
Jan 18 2011, 4:27 PM · Bug Report, dirmngr
bernhard updated subscribers of T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail.
Jan 18 2011, 4:24 PM · Bug Report, dirmngr
bernhard set Version to 2.1.0beta1 on T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail.
Jan 18 2011, 4:24 PM · Bug Report, dirmngr
bernhard added a comment to T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail.

Jan 18 2011, 4:24 PM · Bug Report, dirmngr
bernhard added projects to T1313: dirmngr unresponsive when waiting for some http CRL connect() -> ping and other requests fail: dirmngr, Bug Report.
Jan 18 2011, 4:24 PM · Bug Report, dirmngr

Jan 11 2011

werner added a comment to T1299: [fix] gnupg does not have unix man page for gpg.

That must be a problem of the FreeBSD ports. GnupG comes with a man page. On
my system I can do

man gpg

for th1 1.4 GnuPG and

man gpg2

for the 2.x gpg. Please report to freebsd.

Jan 11 2011, 7:42 PM · Not A Bug, gnupg, Feature Request
werner closed T1299: [fix] gnupg does not have unix man page for gpg as Resolved.
Jan 11 2011, 7:42 PM · Not A Bug, gnupg, Feature Request
werner added a project to T1299: [fix] gnupg does not have unix man page for gpg: Not A Bug.
Jan 11 2011, 7:42 PM · Not A Bug, gnupg, Feature Request
AlexJ added a comment to T1299: [fix] gnupg does not have unix man page for gpg.

FreeBSD 8.1 release :

man gpg

No manual entry for gpg

Jan 11 2011, 5:59 PM · Not A Bug, gnupg, Feature Request
werner added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).

A 2.0.17 will be released soon.

Jan 11 2011, 11:01 AM · Too Old, Bug Report, pinentry, gpgagent
werner added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).

oops. Website fixed. The branch names are
STABLE-BRANCH-2-0
STABLE-BRANCH-1-4
Note the dashs. We don't use a dot because the names date back to CVS and that
does not allow a dot in the name.

Jan 11 2011, 11:01 AM · Too Old, Bug Report, pinentry, gpgagent
thomas added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).

From http://gnupg.org/download/cvs_access.en.html:
the stable 2.0 version (currently version 2.0.16) is known as STABLE-BRANCH-2.0;
the stable 1.4 version of GnuPG (1.4.11) is known under as STABLE-BRANCH-2.0.
I guess I should look at the first of the two :)

Jan 11 2011, 9:36 AM · Too Old, Bug Report, pinentry, gpgagent

Jan 10 2011

werner added a comment to T1299: [fix] gnupg does not have unix man page for gpg.

Huh? "man gpg" "man gpgsm" "man gpg-agent" ... all work perfectly for me.
For ages.

Jan 10 2011, 7:47 PM · Not A Bug, gnupg, Feature Request
werner removed a project from T1306: gpg asks for one password, tries multiple keys with anonymous recipient: Bug Report.
Jan 10 2011, 7:45 PM · Feature Request, gnupg
werner lowered the priority of T1306: gpg asks for one password, tries multiple keys with anonymous recipient from Normal to Wishlist.
Jan 10 2011, 7:45 PM · Feature Request, gnupg
werner added a comment to T1306: gpg asks for one password, tries multiple keys with anonymous recipient.

GPG needs to to run trial decryptions with all available secret keys; there is
no specific order for this. This can be improved by ordering the packets so
that those with known keys are tried first and only then the wildcard keys. The
wildcards could also be more optimized. This is a actually long standing wish
by myself but I didn't found the time to implement it. Instead I implemented
the --skip-hidden-recipients in 2.1.

Jan 10 2011, 7:45 PM · Feature Request, gnupg
werner added a project to T1306: gpg asks for one password, tries multiple keys with anonymous recipient: Feature Request.
Jan 10 2011, 7:45 PM · Feature Request, gnupg
werner added a comment to T1307: A few small bugs found by a review.

g10/sign.c: Pretty obvious error. Not a really problem because DSA
key sizes must be multiples of 8 bytes.

Jan 10 2011, 7:26 PM · Bug Report, gnupg
werner lowered the priority of T1245: Error-Message: gpg: DBG: rndw32: get performance data problem from High to Wishlist.
Jan 10 2011, 6:42 PM · Feature Request, gnupg
werner added a project to T1245: Error-Message: gpg: DBG: rndw32: get performance data problem: Feature Request.
Jan 10 2011, 6:42 PM · Feature Request, gnupg
werner removed a project from T1245: Error-Message: gpg: DBG: rndw32: get performance data problem: Bug Report.
Jan 10 2011, 6:42 PM · Feature Request, gnupg
werner added a comment to T1245: Error-Message: gpg: DBG: rndw32: get performance data problem.

This is just a warning.

Jan 10 2011, 6:42 PM · Feature Request, gnupg
werner lowered the priority of T1249: renaming '...\pubring.tmp' to '...\pubring.gpg failed: Permission denied during key creation from High to Normal.
Jan 10 2011, 6:40 PM · Bug Report, gnupg
werner added a project to T1301: file-encryption does not work when keyrings are stored on volumes that are made offline available: gpg4win.
Jan 10 2011, 6:39 PM · gpg4win, Bug Report, gnupg
werner added a comment to T1301: file-encryption does not work when keyrings are stored on volumes that are made offline available.

Please explain in more detail what you are doing. And well we don't have
support for Windows7 yet. According to user reports it seems to work but we
don't have first-hand knowledge. Windows7 hardware arrived only recently.

Jan 10 2011, 6:39 PM · gpg4win, Bug Report, gnupg
werner lowered the priority of T1301: file-encryption does not work when keyrings are stored on volumes that are made offline available from High to Normal.
Jan 10 2011, 6:39 PM · gpg4win, Bug Report, gnupg
werner changed Version from 2.1 to gpg4win 2.1?? on T1301: file-encryption does not work when keyrings are stored on volumes that are made offline available.
Jan 10 2011, 6:39 PM · gpg4win, Bug Report, gnupg
werner closed T1260: MacOSX: link step for gpg2 generates "duplicate symbol _iobuf_debug_mode in server.o and gpg.o" as Invalid.
Jan 10 2011, 6:34 PM · gnupg
werner added a comment to T1260: MacOSX: link step for gpg2 generates "duplicate symbol _iobuf_debug_mode in server.o and gpg.o".

Please ask on the ML for advise.

Jan 10 2011, 6:34 PM · gnupg
werner lowered the priority of T1260: MacOSX: link step for gpg2 generates "duplicate symbol _iobuf_debug_mode in server.o and gpg.o" from Unbreak Now! to Normal.
Jan 10 2011, 6:34 PM · gnupg
werner removed a project from T1260: MacOSX: link step for gpg2 generates "duplicate symbol _iobuf_debug_mode in server.o and gpg.o": Bug Report.
Jan 10 2011, 6:34 PM · gnupg
werner added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).

STABLE-BRANCH-2-0 344d72b
has the fix. Patch below.

Jan 10 2011, 4:02 PM · Too Old, Bug Report, pinentry, gpgagent
werner added a project to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?): Restricted Project.
Jan 10 2011, 4:02 PM · Too Old, Bug Report, pinentry, gpgagent
werner added a comment to T1311: Pinentry shows on incorrect terminal.

STABLE-BRANCH-2-0 344d72b
has the fix.

Jan 10 2011, 4:01 PM · gnupg, gpgagent, Bug Report, Duplicate
thomas added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).

Sounds good. I'll test it as soon as we have a kk package for the next release.

Jan 10 2011, 3:19 PM · Too Old, Bug Report, pinentry, gpgagent
werner added a project to T1311: Pinentry shows on incorrect terminal: Duplicate.
Jan 10 2011, 3:06 PM · gnupg, gpgagent, Bug Report, Duplicate
werner added a comment to T1311: Pinentry shows on incorrect terminal.

Duplicate of T1203

Jan 10 2011, 3:06 PM · gnupg, gpgagent, Bug Report, Duplicate
werner added a comment to T1203: gpg-agent/pinentry does work on certain ttys (/dev/pts/?).

This looks pretty much like T1311.

Jan 10 2011, 3:05 PM · Too Old, Bug Report, pinentry, gpgagent
werner added a comment to T1298: GPG hangs after Signing a key.

Please don't attach files in a more or less proprietary format. We will only
accept plain text files. Further the bug description should be a message and
not an attached file. File may be attached for test data or if you want to
provide long log data.

Jan 10 2011, 3:02 PM · Mistaken, Windows 32, Info Needed, Windows, Bug Report, gnupg
werner set Version to 2.x on T1311: Pinentry shows on incorrect terminal.
Jan 10 2011, 11:31 AM · gnupg, Duplicate, Bug Report, gpgagent
werner added a comment to T1311: Pinentry shows on incorrect terminal.

You are right, that is faulty. The correct code is:

Jan 10 2011, 11:31 AM · gnupg, Duplicate, Bug Report, gpgagent
werner added projects to T1311: Pinentry shows on incorrect terminal: gpgagent, gnupg.
Jan 10 2011, 11:31 AM · gnupg, Duplicate, Bug Report, gpgagent
werner closed T1312: --list-secret-keys abysmally slow as Resolved.
Jan 10 2011, 10:55 AM · Bug Report, gnupg, Mistaken
werner added a comment to T1312: --list-secret-keys abysmally slow.

Please don't put bugs into the BTS for a development version. Use the
gnupg-devel@ mailing list instead.

Jan 10 2011, 10:54 AM · Bug Report, gnupg, Mistaken
werner added a project to T1312: --list-secret-keys abysmally slow: Mistaken.
Jan 10 2011, 10:54 AM · Bug Report, gnupg, Mistaken
werner removed a project from T1312: --list-secret-keys abysmally slow: gpgagent.
Jan 10 2011, 10:54 AM · Bug Report, gnupg, Mistaken

Jan 9 2011

sascha_silbe added projects to T1312: --list-secret-keys abysmally slow: gpgagent, gnupg, Bug Report.
Jan 9 2011, 7:14 PM · Bug Report, gnupg, Mistaken
sascha_silbe set Version to git HEAD (7d24ffa) on T1312: --list-secret-keys abysmally slow.
Jan 9 2011, 7:14 PM · Bug Report, gnupg, Mistaken

Jan 8 2011

kjonca added a comment to T1311: Pinentry shows on incorrect terminal.

Of course GPG_TTY is set properly in both xterm sessions

Jan 8 2011, 11:07 PM · gnupg, Duplicate, Bug Report, gpgagent
kjonca added a project to T1311: Pinentry shows on incorrect terminal: Bug Report.
Jan 8 2011, 11:05 PM · gnupg, Duplicate, Bug Report, gpgagent

Jan 7 2011

werner closed T1294: typo in libgcrypt/tests/Makefile.am (GPG_ERROR_LIBS) as Resolved.
Jan 7 2011, 2:09 PM · Bug Report, libgcrypt
werner added a comment to T1294: typo in libgcrypt/tests/Makefile.am (GPG_ERROR_LIBS).

Already fixed in git master.

Jan 7 2011, 2:09 PM · Bug Report, libgcrypt
werner added a comment to T1309: typo in gpgme_op_{keylist,trustlist}_end doc.

Fixed in 3a7058c

Jan 7 2011, 2:03 PM · gpgme, Bug Report
werner closed T1309: typo in gpgme_op_{keylist,trustlist}_end doc as Resolved.
Jan 7 2011, 2:03 PM · gpgme, Bug Report
werner changed Version from svn to git on T1309: typo in gpgme_op_{keylist,trustlist}_end doc.
Jan 7 2011, 2:03 PM · gpgme, Bug Report
werner added a comment to T1310: Cannot decrypt file - encrypts ok [Don't know]:.

Please write a proper error report or ask for advise on a mailing list.
Do not upload files in a proprietary format (doc); we will only look at plain
text bug reports. see http://bugs.gnupg.org

Jan 7 2011, 1:46 PM · Bug Report, Not A Bug
werner added a project to T1310: Cannot decrypt file - encrypts ok [Don't know]:: Not A Bug.
Jan 7 2011, 1:46 PM · Bug Report, Not A Bug

Dec 28 2010

mattmer added a comment to T1310: Cannot decrypt file - encrypts ok [Don't know]:.

NOTE file contains data restricted by HIPPA.

Dec 28 2010, 11:47 PM · Bug Report, Not A Bug
mattmer set Version to 1.4.11 (all?) on T1310: Cannot decrypt file - encrypts ok [Don't know]:.
Dec 28 2010, 11:45 PM · Bug Report, Not A Bug
mattmer added a comment to T1310: Cannot decrypt file - encrypts ok [Don't know]:.

Dec 28 2010, 11:45 PM · Bug Report, Not A Bug
mattmer added a project to T1310: Cannot decrypt file - encrypts ok [Don't know]:: Bug Report.
Dec 28 2010, 11:45 PM · Bug Report, Not A Bug

Dec 27 2010

ueno set Version to svn on T1309: typo in gpgme_op_{keylist,trustlist}_end doc.
Dec 27 2010, 3:21 AM · gpgme, Bug Report
ueno added a comment to T1309: typo in gpgme_op_{keylist,trustlist}_end doc.

D146: 322_gpgme-list-end-doc.patch

Dec 27 2010, 3:21 AM · gpgme, Bug Report
ueno added projects to T1309: typo in gpgme_op_{keylist,trustlist}_end doc: Bug Report, gpgme.
Dec 27 2010, 3:21 AM · gpgme, Bug Report

Dec 18 2010

shankao added projects to T1308: Installing gnupg-agent makes ubuntu unable to login: Bug Report, Ubuntu.
Dec 18 2010, 5:01 PM · Ubuntu
shankao set Version to 2.0.14-2ubuntu1 on T1308: Installing gnupg-agent makes ubuntu unable to login.
Dec 18 2010, 5:01 PM · Ubuntu
shankao set External Link to https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/659509 on T1308: Installing gnupg-agent makes ubuntu unable to login.
Dec 18 2010, 5:01 PM · Ubuntu

Dec 17 2010

t8m added a comment to T1307: A few small bugs found by a review.

D145: 321_gnupg-2.0.16-review-fixes.patch

Dec 17 2010, 3:40 PM · Bug Report, gnupg
t8m added projects to T1307: A few small bugs found by a review: gnupg, Bug Report.
Dec 17 2010, 3:40 PM · Bug Report, gnupg
t8m set Version to 2.0.16 on T1307: A few small bugs found by a review.
Dec 17 2010, 3:40 PM · Bug Report, gnupg

Dec 14 2010

werner added a comment to T1010: Cache file rename problem under W32.

Fixed in dirmngr and also in GnuPG trunk. Patch for gpg4win created.

Dec 14 2010, 8:16 PM · gpg4win, Bug Report, Windows 32, Windows, dirmngr
werner added a project to T1010: Cache file rename problem under W32: Restricted Project.
Dec 14 2010, 8:16 PM · gpg4win, Bug Report, Windows 32, Windows, dirmngr

Dec 13 2010

billion added projects to T1306: gpg asks for one password, tries multiple keys with anonymous recipient: gnupg, Bug Report.
Dec 13 2010, 9:49 PM · Feature Request, gnupg
billion set Version to 2.0.16 on T1306: gpg asks for one password, tries multiple keys with anonymous recipient.
Dec 13 2010, 9:49 PM · Feature Request, gnupg

Dec 8 2010

c1pher added projects to T1305: assuan-uds.c:211:3: warning: dereferencing type-punned pointer will break strict-aliasing rules: Feature Request, Gentoo.
Dec 8 2010, 4:43 PM · Gentoo, Feature Request
c1pher set Version to 2.0.0 on T1305: assuan-uds.c:211:3: warning: dereferencing type-punned pointer will break strict-aliasing rules.
Dec 8 2010, 4:43 PM · Gentoo, Feature Request
c1pher set External Link to http://bugs.gentoo.org/show_bug.cgi?id=347807 on T1305: assuan-uds.c:211:3: warning: dereferencing type-punned pointer will break strict-aliasing rules.
Dec 8 2010, 4:43 PM · Gentoo, Feature Request

Dec 7 2010

c1pher set External Link to http://bugs.gentoo.org/show_bug.cgi?id=347810 on T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules.
Dec 7 2010, 7:18 PM · Gentoo, libgcrypt, Feature Request
c1pher set Version to 1.4.6 on T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules.
Dec 7 2010, 7:17 PM · Gentoo, libgcrypt, Feature Request
c1pher added projects to T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules: Feature Request, libgcrypt, Gentoo.
Dec 7 2010, 7:17 PM · Gentoo, libgcrypt, Feature Request

Dec 5 2010

Wolfgang_Schlage added a comment to T1298: GPG hangs after Signing a key.

Dec 5 2010, 3:33 AM · Mistaken, Windows 32, Info Needed, Windows, Bug Report, gnupg
Wolfgang_Schlage added a comment to T1298: GPG hangs after Signing a key.

I did some more research (I think I can localize the GPG code where the problem
happens, and currently I conclude that it is really a Windows bug) and wrote up
my findings in the attached file GnuPGRenamingBug.rtf, from where you can
download everything and print it out.

Dec 5 2010, 3:33 AM · Mistaken, Windows 32, Info Needed, Windows, Bug Report, gnupg

Dec 3 2010

staktrace set Version to 1.4.4 on T1303: Please support GCRYSEXP_FMT_BASE64.
Dec 3 2010, 8:00 AM · Feature Request, libgcrypt
staktrace added projects to T1303: Please support GCRYSEXP_FMT_BASE64: libgcrypt, Bug Report.
Dec 3 2010, 8:00 AM · Feature Request, libgcrypt
staktrace added a comment to T1303: Please support GCRYSEXP_FMT_BASE64.

Dec 3 2010, 8:00 AM · Feature Request, libgcrypt
vapier reopened T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL as "Open".
Dec 3 2010, 6:04 AM · Feature Request, libgcrypt
vapier added a project to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: Bug Report.
Dec 3 2010, 6:04 AM · Feature Request, libgcrypt
vapier added a comment to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.

AC_PATH_TOOL will fall back to gpg-error-config, so the default behavior is
unchanged. AC_PATH_PROG however will wrongly select the host's gpg-error-config
which breaks cross-compiling. it isnt up to random packages to manage the HOST
prefixed tools, so the gpg-error package not explicitly installing it is
irrelevant. cross-build systems take care of creating the wrappers automatically.

Dec 3 2010, 6:04 AM · Feature Request, libgcrypt

Dec 1 2010

bkrbecek added a comment to T1301: file-encryption does not work when keyrings are stored on volumes that are made offline available.

additional information:
gpg4win (2.1) is installed on a Microsoft Windows 7 Client

Dec 1 2010, 3:59 PM · gpg4win, Bug Report, gnupg
bkrbecek added projects to T1302: pinentry does not accept passwords containing the §-character: gnupg, Bug Report.
Dec 1 2010, 3:55 PM · Info Needed, Bug Report, gnupg
bkrbecek set Version to 2.1 on T1302: pinentry does not accept passwords containing the §-character.
Dec 1 2010, 3:55 PM · Info Needed, Bug Report, gnupg
bkrbecek added projects to T1301: file-encryption does not work when keyrings are stored on volumes that are made offline available: gnupg, Bug Report.
Dec 1 2010, 3:52 PM · gpg4win, Bug Report, gnupg
bkrbecek set Version to 2.1 on T1301: file-encryption does not work when keyrings are stored on volumes that are made offline available.
Dec 1 2010, 3:52 PM · gpg4win, Bug Report, gnupg
t8m set Version to 1.1.0 on T1300: dirmngr crashes when OCSP reply contains only a byKey responderID.
Dec 1 2010, 2:18 PM · Bug Report, dirmngr
t8m added projects to T1300: dirmngr crashes when OCSP reply contains only a byKey responderID: dirmngr, Bug Report.
Dec 1 2010, 2:18 PM · Bug Report, dirmngr
AlexJ added a comment to T1299: [fix] gnupg does not have unix man page for gpg.

Dec 1 2010, 11:11 AM · Not A Bug, gnupg, Feature Request