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