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