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