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