Conflicts:
debian/changelog
of my own.
* More monkeysphere-server diagnostics
* monkeysphere --gen-subkey now guesses what KeyID you meant.
-- * set up host-key revocation
+ * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey works
[ Jameson Graef Rollins ]
* fix another bug for when ssh key files are missing.
)
# ltsign the key
-- echo "$ltsignCommand" | gpg_host --quiet --command-fd 0 --edit-key "$fingerprint"
++ echo "$ltsignCommand" | gpg_host --quiet --command-fd 0 --edit-key "0x${fingerprint}"\!
# update the trustdb for the authentication keyring
gpg_authentication "--check-trustdb"