summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: c81d844e06fc8d558ce736a3fa7890b09ca3ebae (plain)
  1. monkeysphere (0.7-1) UNRELEASED; urgency=low
  2. * Added monkeysphere-server diagnostics subcommand.
  3. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Thu, 31 Jul 2008 19:27:45 -0400
  4. monkeysphere (0.6-1) experimental; urgency=low
  5. [ Jameson Graef Rollins ]
  6. * Fix bug in return on error of ssh-proxycommand.
  7. [ Daniel Kahn Gillmor ]
  8. * try socat if netcat is not available in proxycommand.
  9. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 29 Jul 2008 10:27:20 -0400
  10. monkeysphere (0.5-1) experimental; urgency=low
  11. [ Daniel Kahn Gillmor ]
  12. * updated READMEs to match current state of code
  13. [ Jameson Graef Rollins ]
  14. * Tweak how empty authorized_user_ids and known_hosts files are handled.
  15. * Do not fail when authorized_user_ids or known_hosts file is not found.
  16. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 28 Jul 2008 10:50:02 -0400
  17. monkeysphere (0.4-1) experimental; urgency=low
  18. [ Daniel Kahn Gillmor ]
  19. * New version.
  20. * Fixed return code error in openpgp2ssh
  21. [ Jameson Graef Rollins ]
  22. * Privilege separation: use monkeysphere user to handle maintenance of
  23. the gnupg authentication keychain for server.
  24. * Improved certifier key management.
  25. * Fixed variable scoping and config file precedence.
  26. * Add options for key generation and add-certifier functions.
  27. * Fix return codes for known_host and authorized_keys updating
  28. functions.
  29. * Add write permission check on authorized_keys, known_hosts, and
  30. authorized_user_ids files.
  31. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 22 Jul 2008 21:50:17 -0400
  32. monkeysphere (0.3-1) experimental; urgency=low
  33. [ Daniel Kahn Gillmor ]
  34. * new version.
  35. [ Jameson Graef Rollins ]
  36. * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
  37. the more appropriate /var/lib/monkeysphere.
  38. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 24 Jun 2008 00:55:29 -0400
  39. monkeysphere (0.2-2) experimental; urgency=low
  40. * added lockfile-progs dependency
  41. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 19:34:05 -0400
  42. monkeysphere (0.2-1) experimental; urgency=low
  43. [ Daniel Kahn Gillmor ]
  44. * openpgp2ssh now supports specifying keys by full fingerprint.
  45. [ Jameson Graef Rollins ]
  46. * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
  47. %h/.config/monkeysphere/authorized_user_ids, instead of
  48. /etc/monkeysphere/authorized_user_ids.
  49. * Remove {update,remove}-userids functions, since we decided they
  50. weren't useful enough to be worth maintaining.
  51. * Better handling of unknown users in server update-users
  52. * Add file locking when modifying known_hosts or authorized_keys
  53. * Better failure/prompting for gen-subkey
  54. * Add ability to set any owner trust level for keys in server keychain.
  55. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 17:03:19 -0400
  56. monkeysphere (0.1-1) experimental; urgency=low
  57. * First release of debian package for monkeysphere.
  58. * This is experimental -- please report bugs!
  59. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Thu, 19 Jun 2008 00:34:53 -0400