Page MenuHome GnuPG
Feed All Stories

Jul 9 2009

werner added projects to T1057: update default-preference-list to prefer stronger supported hashes: In Progress, backport.
Jul 9 2009, 9:46 AM · gnupg, Feature Request
werner added a comment to T1057: update default-preference-list to prefer stronger supported hashes.

Done for 2.0.13:

Jul 9 2009, 9:46 AM · gnupg, Feature Request

Jul 8 2009

werner closed T1083: [minor] scd getattr <token> - <token> should be case-insensitive as Resolved.
Jul 8 2009, 4:10 PM · gpg4win, Bug Report, scd, Not A Bug
werner added a comment to T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart.

This looks pretty much like a pc/sc problem. Please shutdown pcscd and use the
internal CCID driver. With PC/SC we don't have any control over the USB - we
don't even know what this is.

Jul 8 2009, 4:09 PM · gnupg, gpg4win, Feature Request, scd
werner added a comment to T1082: scd rewrites ~/.gnupg/reader_0.status with same content when SERIALNO is issued.

I checked this again and can't replicate this. The file is only written if the
status of the slot changed - independent of any client connection or the use of
SCD SERIALNO. If you lo updating slot 0 status: 0x0000->0x0007 (0->1)ok a the
logs (no options needed) you can clearly see that:

Jul 8 2009, 4:07 PM · gnupg, Info Needed, gpg4win, Bug Report, scd

Jul 4 2009

marc added a comment to T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart.

More info:

  • scd killscd works when in the replug-without-hibernate case, for hibernate, a restart of pcscd is needed (probably not a scd problem).
  • when I don't issue any commands to scd while the reader is unplugged, I can re-plug it anywhere (same or different usb port) and scd recognises this as a USABLE->ACTIVE->NOCARD->USABLE transition chain
  • when I issue a SERIALNO command while the reader is unplugged, I get "Card Error" back (sitenote: shouldn't that be a ERR_NO_CARD_READER?) and that one sticks until a KILLSCD.
  • this is not the case for other commands (tested: GETINFO version).
Jul 4 2009, 11:11 PM · gnupg, gpg4win, scd, Feature Request
bmhm closed T1084: --with-colons --fixed-width-mode doesn't escape non-UTF-8-chars as Resolved.
Jul 4 2009, 1:16 PM · Bug Report, gnupg
bmhm added a comment to T1084: --with-colons --fixed-width-mode doesn't escape non-UTF-8-chars.

In IRC, weasel just told me that this output is just fine. He is right, since
doc/DETAILs says, there is no escaping for --fixed-list-mode.

Jul 4 2009, 12:16 PM · Bug Report, gnupg
bmhm added projects to T1084: --with-colons --fixed-width-mode doesn't escape non-UTF-8-chars: gnupg, Bug Report.
Jul 4 2009, 11:40 AM · Bug Report, gnupg

Jul 3 2009

marc added a comment to T1082: scd rewrites ~/.gnupg/reader_0.status with same content when SERIALNO is issued.

GPA works fine since it's full of sentinels blocking reentrance into the
reloading code, which I assume is triggered by the scdaemon behaviour
described. In addition, GPA causes the whole stack to wake up periodically to
reload data that didn't change. That's not nice for laptop users and
contributes to Global Warming :)

Jul 3 2009, 4:59 PM · gnupg, Info Needed, gpg4win, Bug Report, scd
werner added a comment to T1080: GtkSecureEntry: Don't mark properties as translatable.

Marcus, please apply that.

Jul 3 2009, 4:13 PM · Feature Request
werner updated subscribers of T1080: GtkSecureEntry: Don't mark properties as translatable.
Jul 3 2009, 4:13 PM · Feature Request
werner assigned T1080: GtkSecureEntry: Don't mark properties as translatable to marcus.
Jul 3 2009, 4:13 PM · Feature Request
werner added a comment to T1082: scd rewrites ~/.gnupg/reader_0.status with same content when SERIALNO is issued.

I see that this is a bit annoying. However I don't see the real problem. GPA
works just fine.

Jul 3 2009, 4:10 PM · gnupg, Info Needed, gpg4win, Bug Report, scd
werner removed a project from T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart: Bug Report.
Jul 3 2009, 4:08 PM · gnupg, gpg4win, scd, Feature Request
werner added a comment to T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart.

We should eventually do something about it. The problem is that you remove the
device and after plugging it in it is considered by the OS as a new device.
This also depends on the Os used and whether PC/SC, ctAPI or the internalCCID
driver is used.

Jul 3 2009, 4:08 PM · gnupg, gpg4win, scd, Feature Request
werner added a project to T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart: Feature Request.
Jul 3 2009, 4:08 PM · gnupg, gpg4win, scd, Feature Request
werner added a project to T1083: [minor] scd getattr <token> - <token> should be case-insensitive: Not A Bug.
Jul 3 2009, 4:04 PM · gpg4win, Bug Report, scd, Not A Bug
werner added a comment to T1083: [minor] scd getattr <token> - <token> should be case-insensitive.

The parser from libassun accepts lowercase variants. That is convenience
feature when working on the commandline with the assuan protocol. It should
never be used in any code. Attribute names are case-sensitive.

Jul 3 2009, 4:04 PM · gpg4win, Bug Report, scd, Not A Bug
marc added projects to T1083: [minor] scd getattr <token> - <token> should be case-insensitive: scd, Bug Report, gpg4win.
Jul 3 2009, 1:44 PM · gpg4win, Bug Report, scd, Not A Bug
marc updated subscribers of T1083: [minor] scd getattr <token> - <token> should be case-insensitive.
Jul 3 2009, 1:44 PM · gpg4win, Bug Report, scd, Not A Bug
marc added a comment to T1082: scd rewrites ~/.gnupg/reader_0.status with same content when SERIALNO is issued.

scd getinfo version

D 2.0.13-svn5059
$ ./src/gpa --version
gpa 0.9.0-svn996

Jul 3 2009, 8:29 AM · gnupg, Info Needed, gpg4win, Bug Report, scd
marc added projects to T1082: scd rewrites ~/.gnupg/reader_0.status with same content when SERIALNO is issued: scd, Bug Report, gpg4win.
Jul 3 2009, 8:28 AM · gnupg, Info Needed, gpg4win, Bug Report, scd
marc updated subscribers of T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart.
Jul 3 2009, 8:05 AM · gnupg, gpg4win, Feature Request, scd
marc assigned T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart to werner.
Jul 3 2009, 8:05 AM · gnupg, gpg4win, Feature Request, scd
marc added projects to T1081: scd: "card error" after usb reader plug/unplug cycle, needs hard restart: scd, Bug Report, gpg4win.
Jul 3 2009, 8:04 AM · gnupg, gpg4win, Feature Request, scd

Jul 2 2009

agx added a comment to T1023: gtksecentry.[ch] warning fixes.

Any chance this gets applied?

Jul 2 2009, 1:48 PM · Feature Request
agx added a project to T1080: GtkSecureEntry: Don't mark properties as translatable: Feature Request.
Jul 2 2009, 1:46 PM · Feature Request
agx added a comment to T1080: GtkSecureEntry: Don't mark properties as translatable.

D99: 234_0001-Don-t-mark-properties-as-translatable.patch

Jul 2 2009, 1:46 PM · Feature Request
werner closed T1079: S-expression doc fix as Resolved.
Jul 2 2009, 11:37 AM · Bug Report, libgcrypt
werner added a comment to T1079: S-expression doc fix.

Applied. Thanks.

Jul 2 2009, 11:37 AM · Bug Report, libgcrypt

Jul 1 2009

ueno added projects to T1079: S-expression doc fix: libgcrypt, Bug Report.
Jul 1 2009, 11:08 AM · Bug Report, libgcrypt
ueno added a comment to T1079: S-expression doc fix.

D98: 233_doc-sexp.diff

Jul 1 2009, 11:08 AM · Bug Report, libgcrypt
ueno added a comment to T1078: Minor typo in translations of "Really move the primary key? (y/N) ".

The translation in zh_TW.po looks good, but the one in zh_CN.po doesn't. It
contains the kanji sequence "删除" (U+5220, U+9664) which is very close to "削
除" (U+524a, U+9664, "remove" in Japanese) in shape.

Jul 1 2009, 5:44 AM · Bug Report, gnupg

Jun 30 2009

werner added a project to T1078: Minor typo in translations of "Really move the primary key? (y/N) ": Restricted Project.
Jun 30 2009, 12:22 PM · Bug Report, gnupg
werner added a comment to T1078: Minor typo in translations of "Really move the primary key? (y/N) ".

The greek translation is anywat marked as fuzz. I also marked the Spanish one
fuzzy. The two Chinese translations seem right to me - at least the two strings
don't look to similar.

Jun 30 2009, 12:22 PM · Bug Report, gnupg

Jun 26 2009

ueno added projects to T1078: Minor typo in translations of "Really move the primary key? (y/N) ": gnupg, Bug Report.
Jun 26 2009, 9:40 AM · Bug Report, gnupg
ueno added a comment to T1078: Minor typo in translations of "Really move the primary key? (y/N) ".

D97: 232_po-typo.diff

Jun 26 2009, 9:40 AM · Bug Report, gnupg

Jun 24 2009

eldeh added projects to T1077: GPA does not support symmetric en-/decryption: Feature Request, gpa.
Jun 24 2009, 12:29 AM · gpa, Feature Request

Jun 19 2009

werner removed projects from T1076: pinentry encodes the "%"-character: Bug Report, Restricted Project.
Jun 19 2009, 1:04 PM · Gentoo, pinentry
werner closed T1076: pinentry encodes the "%"-character as Invalid.
Jun 19 2009, 1:04 PM · Gentoo, pinentry
werner added a comment to T1076: pinentry encodes the "%"-character.

That is no bug but required by the Assuan protocol:

Jun 19 2009, 1:04 PM · Gentoo, pinentry
marcus added a comment to T1029: GtkSecureEntry: installing "gtk-entry-select-on-focus" clashes with GtkEntry.

Thanks, I put it in (rev206).

Jun 19 2009, 2:20 AM · pinentry, Feature Request
marcus closed T1029: GtkSecureEntry: installing "gtk-entry-select-on-focus" clashes with GtkEntry as Resolved.
Jun 19 2009, 2:20 AM · pinentry, Feature Request
marcus added a comment to T951: libassuan implicit declaration of function 'nanosleep'.

In GPGME, I made some changes to libassuan to avoid the need for sleeping in all
asynchronous cases (these have yet to be backported into libassuan proper). The
only place where it is left is process_request, which is supposed to be
synchronous. But I wonder if process_request can't do with just setting the
socket to blocking (if it isn't already).

Jun 19 2009, 1:36 AM · Bug Report
marcus added a comment to T776: Obsolete version of ttyname_r() used under Darwin, not detected by ./configure.

I will have access to a MacOS system soon and will take care of ttyname_r then.
Leaving this open as a reminder until then.

Jun 19 2009, 1:32 AM · gpgme, Bug Report
marcus added a project to T893: pinentry fails to build with GTK+ 2.12.9: Restricted Project.
Jun 19 2009, 1:06 AM · Bug Report, Debian, pinentry
marcus added a comment to T893: pinentry fails to build with GTK+ 2.12.9.

I put in a patch similar to that (g_malloc0 was now unnecessary, and I left in
the GMALLOC_SIZE macro). Thanks for taking the time to reporrt this.

Jun 19 2009, 1:06 AM · Bug Report, Debian, pinentry

Jun 18 2009

osi2897 added projects to T1076: pinentry encodes the "%"-character: Restricted Project, pinentry, Bug Report, Gentoo.
Jun 18 2009, 10:55 PM · Gentoo, pinentry
osi2897 set External Link to http://bugs.gentoo.org/show_bug.cgi?id=274641 on T1076: pinentry encodes the "%"-character.
Jun 18 2009, 10:55 PM · Gentoo, pinentry
osi2897 set Version to 0.7.5 on T1076: pinentry encodes the "%"-character.
Jun 18 2009, 10:55 PM · Gentoo, pinentry

Jun 17 2009

werner added a comment to T766: gpgme_data_rewind is deprecated.

Marcus, I think we can close this now.

Jun 17 2009, 4:28 PM · gpgme, Feature Request
werner placed T855: Extend dirmngr LOOKUP command up for grabs.
Jun 17 2009, 4:24 PM · Feature Request, dirmngr
werner added a comment to T855: Extend dirmngr LOOKUP command.

Can someone please check this?

Jun 17 2009, 4:24 PM · Feature Request, dirmngr
werner removed a project from T1065: Minor typo in doc/tools.texi: Restricted Project.
Jun 17 2009, 4:23 PM · Debian, Bug Report, gnupg
werner closed T1065: Minor typo in doc/tools.texi as Resolved.
Jun 17 2009, 4:23 PM · Debian, Bug Report, gnupg
werner removed a project from T1058: Doesn't unset noecho on SIGINT: Restricted Project.
Jun 17 2009, 4:22 PM · Debian, Bug Report, gnupg
werner closed T1058: Doesn't unset noecho on SIGINT as Resolved.
Jun 17 2009, 4:22 PM · Debian, Bug Report, gnupg
werner added a comment to T833: encoding problem gpg-agent when trying to mark certificat trusted.

ping

Jun 17 2009, 4:22 PM · pinentry, Bug Report, kks
werner removed a project from T1049: Wrong option 'allow-pka-lookup' listed by gpgconf: Restricted Project.
Jun 17 2009, 4:21 PM · Bug Report, gnupg
werner closed T1049: Wrong option 'allow-pka-lookup' listed by gpgconf as Resolved.
Jun 17 2009, 4:21 PM · Bug Report, gnupg
werner closed T1053: The TTL specified in sshcontrol for SSH keys is ignored. as Resolved.
Jun 17 2009, 4:21 PM · Bug Report, gnupg
werner removed a project from T1053: The TTL specified in sshcontrol for SSH keys is ignored.: Restricted Project.
Jun 17 2009, 4:21 PM · Bug Report, gnupg
werner removed a project from T1043: nonzero exit status after smartcard insert prompt: Restricted Project.
Jun 17 2009, 4:20 PM · Debian, Bug Report, gnupg
werner closed T1043: nonzero exit status after smartcard insert prompt as Resolved.
Jun 17 2009, 4:20 PM · Debian, Bug Report, gnupg
werner removed a project from T1045: local-user in gpg.conf makes --local-user a no-op: Restricted Project.
Jun 17 2009, 4:20 PM · Debian, Bug Report, gnupg
werner closed T1045: local-user in gpg.conf makes --local-user a no-op as Resolved.
Jun 17 2009, 4:20 PM · Debian, Bug Report, gnupg
werner added a comment to T1034: gnupg eats the whole memory and stalls importing large keyrings.

2.0.12 has been released. Patch for 1.4.9 is available.

Jun 17 2009, 4:19 PM · Bug Report, gpa, Debian
werner removed a project from T1024: You do not have a private key yet (when I do): Restricted Project.
Jun 17 2009, 4:18 PM · Bug Report, gpa
werner closed T1024: You do not have a private key yet (when I do) as Resolved.
Jun 17 2009, 4:18 PM · Bug Report, gpa
werner updated subscribers of T1017: pinentry-qt4 bad window size due to line break problems.
Jun 17 2009, 4:17 PM · pinentry, Bug Report
werner added a comment to T1017: pinentry-qt4 bad window size due to line break problems.

I recall that this has been applied; please check and close this bug.

Jun 17 2009, 4:17 PM · pinentry, Bug Report
werner reassigned T1017: pinentry-qt4 bad window size due to line break problems from werner to marcus.
Jun 17 2009, 4:17 PM · pinentry, Bug Report
werner closed T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software as Resolved.
Jun 17 2009, 4:16 PM · Debian, gpgagent, Bug Report, gnupg
werner removed a project from T1013: gnupg-agent: modifies SigBlk mask of all processes spawned in the X session breaking unrelated software: Restricted Project.
Jun 17 2009, 4:16 PM · Debian, gpgagent, Bug Report, gnupg
werner removed a project from T977: gcry_mpi_powm double free: Restricted Project.
Jun 17 2009, 4:15 PM · Bug Report, libgcrypt
werner closed T977: gcry_mpi_powm double free as Resolved.
Jun 17 2009, 4:15 PM · Bug Report, libgcrypt
werner added a comment to T1066: gpg-agent modifies SigBlk mask of all processes spawned in the X session (i386).

2.0.12 has been released.

Jun 17 2009, 4:15 PM · Debian, Bug Report, gnupg
werner removed a project from T1066: gpg-agent modifies SigBlk mask of all processes spawned in the X session (i386): Restricted Project.
Jun 17 2009, 4:15 PM · Debian, Bug Report, gnupg
werner closed T1066: gpg-agent modifies SigBlk mask of all processes spawned in the X session (i386) as Resolved.
Jun 17 2009, 4:15 PM · Debian, Bug Report, gnupg
werner claimed T1010: Cache file rename problem under W32.
Jun 17 2009, 3:07 PM · gpg4win, Bug Report, Windows 32, Windows, dirmngr
werner closed T1036: Minor improvement to the gpgv manual page as Resolved.
Jun 17 2009, 11:37 AM · gnupg, Feature Request
werner closed T1037: per-key configuration as Resolved.
Jun 17 2009, 11:36 AM · Won't Fix, gnupg, Feature Request
werner closed T1020: Missing secret key for OpenPGP not reported via gpgme as Resolved.
Jun 17 2009, 11:35 AM · Bug Report, gnupg
werner removed a project from T1020: Missing secret key for OpenPGP not reported via gpgme: Restricted Project.
Jun 17 2009, 11:35 AM · Bug Report, gnupg
werner closed T1018: Conform to XDG Base Directory Specification as Resolved.
Jun 17 2009, 11:33 AM · Won't Fix, gnupg, Feature Request
werner closed T1040: gnupg hangs on truncated output as Resolved.
Jun 17 2009, 11:31 AM · gnupg, Bug Report, Debian
werner added a comment to T1040: gnupg hangs on truncated output.

Fixed in SVN using

Jun 17 2009, 11:31 AM · gnupg, Bug Report, Debian
werner closed T1063: Possible typo in doc/gpg-agent.texi as Resolved.
Jun 17 2009, 11:22 AM · Not A Bug, Debian, Bug Report, gnupg
werner closed T1069: Typo fixes for German translation as Resolved.
Jun 17 2009, 11:21 AM · Debian, Bug Report, gnupg

Jun 15 2009

werner added a project to T1075: please renew libtool: Won't Fix.
Jun 15 2009, 9:42 AM · libgcrypt, Won't Fix, Feature Request
werner added a comment to T1075: please renew libtool.

We won't do any changes to 1.4 anymore. You need t wait for 1.5; sorry.

Jun 15 2009, 9:42 AM · libgcrypt, Won't Fix, Feature Request
mkoeppe added projects to T1075: please renew libtool: Feature Request, libgcrypt.
Jun 15 2009, 12:34 AM · libgcrypt, Won't Fix, Feature Request
mkoeppe set Version to 1.4.4 on T1075: please renew libtool.
Jun 15 2009, 12:34 AM · libgcrypt, Won't Fix, Feature Request

Jun 11 2009

werner closed T1071: "Libgcrypt warning: missing initialization" on Mac OS X 10.5.7 as Resolved.
Jun 11 2009, 3:47 PM · Bug Report, libgcrypt, MacOS

Jun 10 2009

deanmoncaster closed T1074: Import BUG as Resolved.
Jun 10 2009, 12:43 PM · Bug Report
deanmoncaster added a comment to T1074: Import BUG.

I have just created a new key and gpg crashed. I believe it could be a problem
somewhere else. Most probably incompatibility.

Jun 10 2009, 12:42 PM · Bug Report
deanmoncaster set Version to 1.4.9 on T1074: Import BUG.
Jun 10 2009, 12:37 PM · Bug Report
deanmoncaster added a project to T1074: Import BUG: Bug Report.
Jun 10 2009, 12:37 PM · Bug Report

Jun 9 2009

febeling added a comment to T1071: "Libgcrypt warning: missing initialization" on Mac OS X 10.5.7.

You were right, of course! Thanks for the tipp, which revealed it immediately.
Please close this ticket.

Jun 9 2009, 5:41 PM · Bug Report, libgcrypt, MacOS