debian/changelog: added note about monkeysphere(5) move.
[monkeysphere.git] / debian / changelog
1 monkeysphere (0.15~pre-1) UNRELEASED; urgency=low
2
3   * porting work: clarifying makefiles, pruning dependencies, etc.
4   * added tests to monkeysphere-server diagnostics
5   * moved monkeysphere(5) to section 7 of the manual
6
7  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 04 Sep 2008 19:08:40 -0400
8
9 monkeysphere (0.14-1) experimental; urgency=low
10
11   * changing debian packaging back to format 1.0 so we get automatic
12     tarballs, and easier inclusion in other build networks.
13   * no other source changes.
14
15  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 04 Sep 2008 13:03:35 -0400
16
17 monkeysphere (0.13-1) experimental; urgency=low
18
19   [ Daniel Kahn Gillmor ]
20   * tweaks in /usr/bin/monkeysphere to handle odd secret keyrings.
21   * updated makefile to reflect the package building technique we've been
22     using for a month now.
23
24   [ Jameson Graef Rollins ]
25   * move location of user config directory to ~/.monkeysphere.
26
27  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 03 Sep 2008 17:26:10 -0400
28
29 monkeysphere (0.12-1) experimental; urgency=low
30
31   [ Jameson Graef Rollins ]
32   * Improved output handling.  New LOG_LEVEL variable.
33   
34   [ Daniel Kahn Gillmor ]
35   * debian/control: switched Homepage: and Vcs-Git: to canonicalized
36     upstream hostnames.
37   * updated documentation for new release.
38   * changed my associated e-mail address for this package.
39
40  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 02 Sep 2008 18:54:29 -0400
41
42 monkeysphere (0.11-1) experimental; urgency=low
43
44   [ Jameson Graef Rollins ]
45   * fix bug in trustdb update on add/revoke-hostname.
46
47   [ Daniel Kahn Gillmor ]
48   * debian/control: added Build-Depends: git-core for the new packaging
49     format
50   * new subcommand: monkeysphere subkey-to-ssh-agent (relies on a patched
51     GnuTLS to deal with GPG's gnu-dummy S2K extension, but fails cleanly
52     if not found).
53   
54  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Wed, 20 Aug 2008 11:24:35 -0400
55
56 monkeysphere (0.10-1) experimental; urgency=low
57
58   [ Jameson Graef Rollins ]
59   * brown paper bag release: invert test on calculated validity of keys.
60
61  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 16:22:34 -0400
62
63 monkeysphere (0.9-1) experimental; urgency=low
64
65   [ Daniel Kahn Gillmor ]
66   * implemented "monkeysphere-server extend-key" to adjust expiration
67     date of host key.
68   * removed "monkeysphere-server fingerprint".  Use "monkeysphere-server
69     show-key" instead.
70   
71   [ Jameson Graef Rollins ]
72   * fixed bug in user id processing that prevented bad primary keys from
73     being properly removed.
74
75  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 15:42:12 -0400
76
77 monkeysphere (0.8-1) experimental; urgency=low
78
79   [ Daniel Kahn Gillmor ]
80   * debian/control: switched Vcs-Git to use "centralized" git repo instead
81     of my own.
82   * More monkeysphere-server diagnostics
83   * monkeysphere --gen-subkey now guesses what KeyID you meant.
84   * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey
85     works sensibly under X11
86
87   [ Jameson Graef Rollins ]
88   * fix another bug when known_hosts files are missing.
89   * sort processed keys so that "good" keys are processed after "bad"
90     keys.  This will prevent malicious bad keys from causing good keys to
91     be removed from key files.
92   * enabled host key publication.
93   * added checking of gpg.conf for keyserver
94   * new functions to add/revoke host key user IDs
95   * improved list-certifiers function (now non-privileged)
96
97  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 12:43:37 -0400
98
99 monkeysphere (0.7-1) experimental; urgency=low
100
101   [ Daniel Kahn Gillmor ]
102   * Added monkeysphere-server diagnostics subcommand.
103   * rebuilding package using Format: 3.0 (git)
104
105   [ Jameson Graef Rollins ]
106   * fix how check for file modification is done.
107   * rework out user id processing is done to provide more verbose log
108     output.
109   * fix bug in monkeysphpere update-authorized_keys subcommand where
110     disallowed keys failed to be remove from authorized_keys file.
111
112  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 04 Aug 2008 10:47:41 -0400
113
114 monkeysphere (0.6-1) experimental; urgency=low
115   
116   [ Jameson Graef Rollins ]
117   * Fix bug in return on error of ssh-proxycommand.
118   
119   [ Daniel Kahn Gillmor ]
120   * try socat if netcat is not available in proxycommand.
121
122  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 29 Jul 2008 10:27:20 -0400
123
124 monkeysphere (0.5-1) experimental; urgency=low
125
126   [ Daniel Kahn Gillmor ]
127   * updated READMEs to match current state of code
128   
129   [ Jameson Graef Rollins ]
130   * Tweak how empty authorized_user_ids and known_hosts files are handled.
131   * Do not fail when authorized_user_ids or known_hosts file is not found.
132
133  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 28 Jul 2008 10:50:02 -0400
134
135 monkeysphere (0.4-1) experimental; urgency=low
136
137   [ Daniel Kahn Gillmor ]
138   * New version.
139   * Fixed return code error in openpgp2ssh
140
141   [ Jameson Graef Rollins ]
142   * Privilege separation: use monkeysphere user to handle maintenance of
143     the gnupg authentication keychain for server.
144   * Improved certifier key management.
145   * Fixed variable scoping and config file precedence.
146   * Add options for key generation and add-certifier functions.
147   * Fix return codes for known_host and authorized_keys updating
148     functions.
149   * Add write permission check on authorized_keys, known_hosts, and
150     authorized_user_ids files.
151
152  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 22 Jul 2008 21:50:17 -0400
153
154 monkeysphere (0.3-1) experimental; urgency=low
155
156   [ Daniel Kahn Gillmor ]
157   * new version.
158
159   [ Jameson Graef Rollins ]
160   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
161     the more appropriate /var/lib/monkeysphere.
162
163  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
164
165 monkeysphere (0.2-2) experimental; urgency=low
166
167   * added lockfile-progs dependency
168
169  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
170
171 monkeysphere (0.2-1) experimental; urgency=low
172
173   [ Daniel Kahn Gillmor ]
174   * openpgp2ssh now supports specifying keys by full fingerprint.
175
176   [ Jameson Graef Rollins ]
177   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
178     %h/.config/monkeysphere/authorized_user_ids, instead of
179     /etc/monkeysphere/authorized_user_ids.
180   * Remove {update,remove}-userids functions, since we decided they
181     weren't useful enough to be worth maintaining.
182   * Better handling of unknown users in server update-users
183   * Add file locking when modifying known_hosts or authorized_keys
184   * Better failure/prompting for gen-subkey
185   * Add ability to set any owner trust level for keys in server keychain.
186
187  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
188
189 monkeysphere (0.1-1) experimental; urgency=low
190
191   * First release of debian package for monkeysphere.
192   * This is experimental -- please report bugs!
193
194  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
195