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