When looking up key owners, cope with subordinate keys.
commit93a8540d6f84ad39a0b85fa514d21b6db89fb9de
authorThomas Leonard <talex5@gmail.com>
Fri, 25 Jan 2008 20:38:38 +0000 (25 20:38 +0000)
committerThomas Leonard <talex5@gmail.com>
Fri, 25 Jan 2008 20:38:38 +0000 (25 20:38 +0000)
tree80cbd6c4dbde0b4f385628d149b4a2fdfb4fe308
parentd3edb6ec811a66717d567c431e848cf3711a2329
When looking up key owners, cope with subordinate keys.

The injector always records the fingerprint of the actual signing key in the
trust database, which may be a subordinate key. However, when looking up the
user information (for the Preferences box) it only looked at the fingerprints
of the primary keys.

This meant that it was unable to display the user details for some trusted
keys, and printed "Got information about key ..., but I only asked about ...!"
warnings.
zeroinstall/injector/gpg.py