Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-18 | added explicit bash dependency on version >= 3.2 for modern conditional ↵ | Daniel Kahn Gillmor | |
regex matching | |||
2010-02-01 | bumping debian packaging to Standards-Version 3.8.4 (no changes needed) | Daniel Kahn Gillmor | |
2010-01-18 | wordsmithing debian/control | Daniel Kahn Gillmor | |
2010-01-16 | update package description | Jameson Rollins | |
2010-01-14 | added simple basic test for second key for monkeysphere-host, pulled this ↵ | Daniel Kahn Gillmor | |
time from OpenSSL | |||
2010-01-10 | update my user ID | Jameson Rollins | |
2010-01-10 | Fix patch for gen_key to test gpg version. | Jameson Rollins | |
This patch checks the version of gpg (for v1 and v2) and sets the key type command for the gen_subkey gpg edit-key script appropriately. | |||
2009-12-24 | add cpio to Build-Depends | Jameson Graef Rollins | |
2009-12-20 | fix ms Issue #1536 for gpg edit/addkey UI change | Jameson Graef Rollins | |
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. | |||
2009-12-19 | update standards version to 3.8.3 | Jameson Graef Rollins | |
2009-07-11 | switching keyrtrans from Digest::SHA1 to Digest::SHA | Daniel Kahn Gillmor | |
2009-07-11 | fix closes: in changelog, and update standards version | Jameson Graef Rollins | |
2009-04-06 | update debian packaging Standards-Version to 3.8.1 | Jameson Graef Rollins | |
2009-03-03 | add cron to Recommends | Jameson Graef Rollins | |
2009-03-01 | touching up changelog; switch ${shlibs:Depends} to ${misc:Depends} to ↵ | Daniel Kahn Gillmor | |
mollify lintian. | |||
2009-03-01 | debian packaging overhaul. | Daniel Kahn Gillmor | |
2009-01-31 | updating Makefile and debian dependencies. | Daniel Kahn Gillmor | |
2008-11-25 | fixing dependency information -- should be procmail, not procfile. | Daniel Kahn Gillmor | |
2008-11-15 | move debian packaging to the packaging/ subdirectory. | Jameson Graef Rollins | |