summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 40172aac79192e78783bd3c3d751404efbcd7578 (plain)
  1. monkeysphere (0.9-1) experimental; urgency=low
  2. [ Daniel Kahn Gillmor ]
  3. * implemented "monkeysphere-server extend-key" to adjust expiration
  4. dates.
  5. [ Jameson Graef Rollins ]
  6. * fixed bug in user id processing that prevented bad primary keys from
  7. being properly removed.
  8. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 18 Aug 2008 14:59:56 -0400
  9. monkeysphere (0.8-1) experimental; urgency=low
  10. [ Daniel Kahn Gillmor ]
  11. * debian/control: switched Vcs-Git to use "centralized" git repo instead
  12. of my own.
  13. * More monkeysphere-server diagnostics
  14. * monkeysphere --gen-subkey now guesses what KeyID you meant.
  15. * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey
  16. works sensibly under X11
  17. [ Jameson Graef Rollins ]
  18. * fix another bug when known_hosts files are missing.
  19. * sort processed keys so that "good" keys are processed after "bad"
  20. keys. This will prevent malicious bad keys from causing good keys to
  21. be removed from key files.
  22. * enabled host key publication.
  23. * added checking of gpg.conf for keyserver
  24. * new functions to add/revoke host key user IDs
  25. * improved list-certifiers function (now non-privileged)
  26. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 18 Aug 2008 12:43:37 -0400
  27. monkeysphere (0.7-1) experimental; urgency=low
  28. [ Daniel Kahn Gillmor ]
  29. * Added monkeysphere-server diagnostics subcommand.
  30. * rebuilding package using Format: 3.0 (git)
  31. [ Jameson Graef Rollins ]
  32. * fix how check for file modification is done.
  33. * rework out user id processing is done to provide more verbose log
  34. output.
  35. * fix bug in monkeysphpere update-authorized_keys subcommand where
  36. disallowed keys failed to be remove from authorized_keys file.
  37. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 04 Aug 2008 10:47:41 -0400
  38. monkeysphere (0.6-1) experimental; urgency=low
  39. [ Jameson Graef Rollins ]
  40. * Fix bug in return on error of ssh-proxycommand.
  41. [ Daniel Kahn Gillmor ]
  42. * try socat if netcat is not available in proxycommand.
  43. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 29 Jul 2008 10:27:20 -0400
  44. monkeysphere (0.5-1) experimental; urgency=low
  45. [ Daniel Kahn Gillmor ]
  46. * updated READMEs to match current state of code
  47. [ Jameson Graef Rollins ]
  48. * Tweak how empty authorized_user_ids and known_hosts files are handled.
  49. * Do not fail when authorized_user_ids or known_hosts file is not found.
  50. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 28 Jul 2008 10:50:02 -0400
  51. monkeysphere (0.4-1) experimental; urgency=low
  52. [ Daniel Kahn Gillmor ]
  53. * New version.
  54. * Fixed return code error in openpgp2ssh
  55. [ Jameson Graef Rollins ]
  56. * Privilege separation: use monkeysphere user to handle maintenance of
  57. the gnupg authentication keychain for server.
  58. * Improved certifier key management.
  59. * Fixed variable scoping and config file precedence.
  60. * Add options for key generation and add-certifier functions.
  61. * Fix return codes for known_host and authorized_keys updating
  62. functions.
  63. * Add write permission check on authorized_keys, known_hosts, and
  64. authorized_user_ids files.
  65. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 22 Jul 2008 21:50:17 -0400
  66. monkeysphere (0.3-1) experimental; urgency=low
  67. [ Daniel Kahn Gillmor ]
  68. * new version.
  69. [ Jameson Graef Rollins ]
  70. * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
  71. the more appropriate /var/lib/monkeysphere.
  72. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 24 Jun 2008 00:55:29 -0400
  73. monkeysphere (0.2-2) experimental; urgency=low
  74. * added lockfile-progs dependency
  75. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 19:34:05 -0400
  76. monkeysphere (0.2-1) experimental; urgency=low
  77. [ Daniel Kahn Gillmor ]
  78. * openpgp2ssh now supports specifying keys by full fingerprint.
  79. [ Jameson Graef Rollins ]
  80. * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
  81. %h/.config/monkeysphere/authorized_user_ids, instead of
  82. /etc/monkeysphere/authorized_user_ids.
  83. * Remove {update,remove}-userids functions, since we decided they
  84. weren't useful enough to be worth maintaining.
  85. * Better handling of unknown users in server update-users
  86. * Add file locking when modifying known_hosts or authorized_keys
  87. * Better failure/prompting for gen-subkey
  88. * Add ability to set any owner trust level for keys in server keychain.
  89. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 17:03:19 -0400
  90. monkeysphere (0.1-1) experimental; urgency=low
  91. * First release of debian package for monkeysphere.
  92. * This is experimental -- please report bugs!
  93. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Thu, 19 Jun 2008 00:34:53 -0400