fix ms Issue #1536 for gpg edit/addkey UI change
authorJameson Graef Rollins <jrollins@finestructure.net>
Sun, 20 Dec 2009 16:52:09 +0000 (11:52 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Sun, 20 Dec 2009 16:52:09 +0000 (11:52 -0500)
commit7aa9067b4694d42b3b7a63a65ea70b74fed5b363
tree150e35424942622923eceb7af426cfaaa8a74847
parenta348dcf9a67eea73c2a4752353b26e4d15c79754
fix ms Issue #1536 for gpg edit/addkey UI change

gnupg apparently changed their edit-key/addkey function ordering such
that the monkeysphere gen-subkey subcommand was creating DSA
authentication subkeys instead of RSA subkeys.  DSA subkeys are not
supported by the ms key translation utilities, so this is a big
problem.  This patch fixes the problem, but it means that we have
require gnupg >=1.4.10 from now on, or at least until gnupg changes
their UI again for no good reason.
packaging/debian/changelog
packaging/debian/control
src/share/m/gen_subkey