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