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