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