collapsed "show-fingerprint" with "show-key" for monkeysphere-server.
[monkeysphere.git] / debian / changelog
1 monkeysphere (0.9-1) experimental; urgency=low
2
3   [ Daniel Kahn Gillmor ]
4   * implemented "monkeysphere-server extend-key" to adjust expiration
5     dates.
6   
7   [ Jameson Graef Rollins ]
8   * fixed bug in user id processing that prevented bad primary keys from
9     being properly removed.
10
11  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 14:59:56 -0400
12
13 monkeysphere (0.8-1) experimental; urgency=low
14
15   [ Daniel Kahn Gillmor ]
16   * debian/control: switched Vcs-Git to use "centralized" git repo instead
17     of my own.
18   * More monkeysphere-server diagnostics
19   * monkeysphere --gen-subkey now guesses what KeyID you meant.
20   * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey
21     works sensibly under X11
22
23   [ Jameson Graef Rollins ]
24   * fix another bug when known_hosts files are missing.
25   * sort processed keys so that "good" keys are processed after "bad"
26     keys.  This will prevent malicious bad keys from causing good keys to
27     be removed from key files.
28   * enabled host key publication.
29   * added checking of gpg.conf for keyserver
30   * new functions to add/revoke host key user IDs
31   * improved list-certifiers function (now non-privileged)
32
33  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 12:43:37 -0400
34
35 monkeysphere (0.7-1) experimental; urgency=low
36
37   [ Daniel Kahn Gillmor ]
38   * Added monkeysphere-server diagnostics subcommand.
39   * rebuilding package using Format: 3.0 (git)
40
41   [ Jameson Graef Rollins ]
42   * fix how check for file modification is done.
43   * rework out user id processing is done to provide more verbose log
44     output.
45   * fix bug in monkeysphpere update-authorized_keys subcommand where
46     disallowed keys failed to be remove from authorized_keys file.
47
48  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 04 Aug 2008 10:47:41 -0400
49
50 monkeysphere (0.6-1) experimental; urgency=low
51   
52   [ Jameson Graef Rollins ]
53   * Fix bug in return on error of ssh-proxycommand.
54   
55   [ Daniel Kahn Gillmor ]
56   * try socat if netcat is not available in proxycommand.
57
58  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 29 Jul 2008 10:27:20 -0400
59
60 monkeysphere (0.5-1) experimental; urgency=low
61
62   [ Daniel Kahn Gillmor ]
63   * updated READMEs to match current state of code
64   
65   [ Jameson Graef Rollins ]
66   * Tweak how empty authorized_user_ids and known_hosts files are handled.
67   * Do not fail when authorized_user_ids or known_hosts file is not found.
68
69  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 28 Jul 2008 10:50:02 -0400
70
71 monkeysphere (0.4-1) experimental; urgency=low
72
73   [ Daniel Kahn Gillmor ]
74   * New version.
75   * Fixed return code error in openpgp2ssh
76
77   [ Jameson Graef Rollins ]
78   * Privilege separation: use monkeysphere user to handle maintenance of
79     the gnupg authentication keychain for server.
80   * Improved certifier key management.
81   * Fixed variable scoping and config file precedence.
82   * Add options for key generation and add-certifier functions.
83   * Fix return codes for known_host and authorized_keys updating
84     functions.
85   * Add write permission check on authorized_keys, known_hosts, and
86     authorized_user_ids files.
87
88  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 22 Jul 2008 21:50:17 -0400
89
90 monkeysphere (0.3-1) experimental; urgency=low
91
92   [ Daniel Kahn Gillmor ]
93   * new version.
94
95   [ Jameson Graef Rollins ]
96   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
97     the more appropriate /var/lib/monkeysphere.
98
99  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
100
101 monkeysphere (0.2-2) experimental; urgency=low
102
103   * added lockfile-progs dependency
104
105  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
106
107 monkeysphere (0.2-1) experimental; urgency=low
108
109   [ Daniel Kahn Gillmor ]
110   * openpgp2ssh now supports specifying keys by full fingerprint.
111
112   [ Jameson Graef Rollins ]
113   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
114     %h/.config/monkeysphere/authorized_user_ids, instead of
115     /etc/monkeysphere/authorized_user_ids.
116   * Remove {update,remove}-userids functions, since we decided they
117     weren't useful enough to be worth maintaining.
118   * Better handling of unknown users in server update-users
119   * Add file locking when modifying known_hosts or authorized_keys
120   * Better failure/prompting for gen-subkey
121   * Add ability to set any owner trust level for keys in server keychain.
122
123  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
124
125 monkeysphere (0.1-1) experimental; urgency=low
126
127   * First release of debian package for monkeysphere.
128   * This is experimental -- please report bugs!
129
130  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
131