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