properly match fingerprints with leading 0 bytes (https://labs.riseup.net/code/issues...
[monkeysphere.git] / packaging / debian / changelog
1 monkeysphere (0.25-1~pre) UNRELEASED; urgency=low
2
3   * New upstream release:
4     - update/fix the marginal ui output
5     - use msmktempdir everywhere (avoid unwrapped calls to mktemp for
6       portability)
7     - clean out some redundant "cat"s
8     - fix monkeysphere update-known_hosts for sshd running on non-standard
9       ports
10     - add 'sshfpr' subcommand to output the ssh fingerprint of a gpg key
11     - pem2openpgp now generates self-sigs over SHA-256 instead of SHA-1
12     - some portability improvements
13     - properly handle translation of keys with fingerprints with leading
14       all-zero bytes.
15   * update Standard-Version to 3.8.1
16
17  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 21 May 2009 13:04:10 -0400
18
19 monkeysphere (0.24-1) unstable; urgency=low
20
21   * New upstream release:
22     - fixed how version information is stored/retrieved
23     - now uses perl-based keytrans for both pem2openpgp and openpgp2ssh
24     - no longer needs base64 in PATH
25     - added "test" make target
26     - improved transitions/0.23 script so it no longer fails in common
27       circumstances (Closes: #517779)
28     - RSA only: no longer handles DSA keys
29     - added ability to specify subkeys to add to ssh agent with
30       new MONKEYSPHERE_SUBKEYS_FOR_AGENT environment variable
31   * update/cleanup maintainer scripts
32   * remove GnuTLS dependency
33   * remove versioned coreutils | base64 dependency
34   * added Build-Deps for dh_autotest
35   * switch to Architecture: all
36   * added cron to Recommends
37
38  -- Jameson Graef Rollins <jrollins@finestructure.net>  Tue, 03 Mar 2009 19:38:33 -0500
39
40 monkeysphere (0.23.1-1) unstable; urgency=low
41
42   * New Upstrem "Brown Paper Bag" Release:
43    - adjusts internal version numbers
44
45  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 21 Feb 2009 18:09:47 -0500
46
47 monkeysphere (0.23-1) unstable; urgency=low
48   
49   "The Golden Bezoar Release"
50
51   * New upstream release.
52   * rearchitect UI:
53     - replace monkeysphere-server with monkeysphere-{authentication,host}
54     - fold monkeysphere-ssh-proxycommand into /usr/bin/monkeysphere
55
56   * new ability to import existing ssh host key into monkeysphere.  So now
57     m-a import-key replaces m-s gen-key.
58   * provide pem2openpgp for translating unencrypted PEM-encoded raw key
59     material into OpenPGP keys (introduces new perl dependencies)
60   * get rid of getopts dependency
61   * added version output option
62   * better checks for the existence of a host private key for
63     monkeysphere-host subcommands that need it.
64   * better checks on validity of existing authentication subkeys when
65     doing monkeysphere gen_subkey.
66   * add transition infrastructure for major changes between releases (see
67     transitions/README.txt)
68   * implement and document two new monkeysphere-host subcommands:
69     revoke-key and add-revoker
70
71  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 21 Feb 2009 17:51:06 -0500
72
73 monkeysphere (0.22-1) unstable; urgency=low
74
75   * New upstream release:
76   [ Jameson Graef Rollins ]
77
78     - added info log output when a new key is added to known_hosts file.
79     - added some useful output to the ssh-proxycommand for "marginal"
80       cases where keys are found for host but do not have full validity.
81     - force ssh-keygen to read from stdin to get ssh key fingerprint.
82
83   [ Daniel Kahn Gillmor ]
84
85     - automatically output two copies of the host's public key: one
86     standard ssh public key file, and the other a minimal OpenPGP key with
87     just the latest valid self-sig.
88     - debian/control: corrected alternate dependency from procfile to
89     procmail (which provides /usr/bin/lockfile)
90
91  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 28 Nov 2008 14:23:31 -0500
92
93 monkeysphere (0.21-2) unstable; urgency=low
94
95   * actually rmdir /var/lib/monkeysphere-* during prerm if possible.
96
97  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 15 Nov 2008 16:36:57 -0500
98
99 monkeysphere (0.21-1) unstable; urgency=low
100
101   * New upstream release:
102     - move debian packaging to packaging subdirectory.
103   * Add debian prerm script, and add debhelper lines to other install
104     scripts.
105   * Initial release to Debian (Closes: #505806)
106
107  -- Jameson Graef Rollins <jrollins@finestructure.net>  Sat, 15 Nov 2008 16:14:27 -0500
108
109 monkeysphere (0.20-1) unstable; urgency=low
110
111   [ Daniel Kahn Gillmor ]
112   * ensure that tempdirs are properly created, bail out otherwise instead
113     of stumbling ahead.
114   * minor fussing with the test script to make it cleaner.
115
116   [ Jameson Graef Rollins ]
117   * clean up Makefile to generate more elegant source tarballs.
118   * make myself the maintainer.
119
120  -- Jameson Graef Rollins <jrollins@finestructure.net>  Sat, 15 Nov 2008 13:12:57 -0500
121
122 monkeysphere (0.19-1) experimental; urgency=low
123
124   [ Daniel Kahn Gillmor ]
125   * simulating an X11 session in the test script.
126   * updated packaging so that symlinks to config files are correct.
127
128  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 29 Oct 2008 02:47:49 -0400
129
130 monkeysphere (0.18-1) experimental; urgency=low
131
132   [ Jameson Graef Rollins ]
133   * Fix bugs in authorized_{user_ids,keys} file permission checking.
134   * Add new monkeysphere tmpdir to enable atomic moves of authorized_keys
135     files.
136   * chown authorized_keys files to `whoami`, for compatibility with test
137     suite.
138   * major improvements to test suite, added more tests.
139   
140   [ Daniel Kahn Gillmor ]
141   * update make install to ensure placement of
142     /etc/monkeysphere/gnupg-{host,authentication}.conf 
143   * choose either --quick-random or --debug-quick-random depending on
144     which gpg supports for the test suite.
145
146  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 29 Oct 2008 00:41:38 -0400
147
148 monkeysphere (0.17-1) experimental; urgency=low
149
150   [ Jameson Graef Rollins ]  
151   * Fix some bugs in, and cleanup, authorized_keys file creation in
152     monkeysphere-server update-users.
153   * Move to using the empty string for not adding a user-controlled
154     authorized_keys file in the RAW_AUTHORIZED_KEYS variable.
155
156  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 28 Oct 2008 02:04:22 -0400
157
158 monkeysphere (0.16-1) experimental; urgency=low
159
160   [ Daniel Kahn Gillmor ]
161   * replaced "#!/bin/bash" with "#!/usr/bin/env bash" for better
162     portability.
163   * fixed busted lockfile arrangement, where empty file was being locked
164   * portability fixes in the way we use date, mktemp, hostname, su
165   * stop using /usr/bin/stat, since the syntax appears to be totally
166     unportable
167   * require GNU getopt, and test for getopt failures (look for getopt in
168     /usr/local/bin first, since that's where FreeBSD's GNU-compatible
169     getopt lives.
170   * monkeysphere-server diagnostics now counts problems and suggests a
171     re-run after they have been resolved.
172   * completed basic test suite: this can be run from the git sources or
173     the tarball with: cd tests && ./basic
174
175   [ Jameson Graef Rollins ]
176   * Genericize fs location variables.
177   * break out gpg.conf files into SYSCONFIGDIR, and not auto-generated at
178     install.
179
180  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 26 Oct 2008 03:06:18 -0400
181
182 monkeysphere (0.15-1) experimental; urgency=low
183
184   * porting work and packaging simplification: clarifying makefiles,
185     pruning dependencies, etc.
186   * added tests to monkeysphere-server diagnostics
187   * moved monkeysphere(5) to section 7 of the manual
188   * now shipping TODO in /usr/share/doc/monkeysphere
189
190  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 04 Sep 2008 19:08:40 -0400
191
192 monkeysphere (0.14-1) experimental; urgency=low
193
194   * changing debian packaging back to format 1.0 so we get automatic
195     tarballs, and easier inclusion in other build networks.
196   * no other source changes.
197
198  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 04 Sep 2008 13:03:35 -0400
199
200 monkeysphere (0.13-1) experimental; urgency=low
201
202   [ Daniel Kahn Gillmor ]
203   * tweaks in /usr/bin/monkeysphere to handle odd secret keyrings.
204   * updated makefile to reflect the package building technique we've been
205     using for a month now.
206
207   [ Jameson Graef Rollins ]
208   * move location of user config directory to ~/.monkeysphere.
209
210  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 03 Sep 2008 17:26:10 -0400
211
212 monkeysphere (0.12-1) experimental; urgency=low
213
214   [ Jameson Graef Rollins ]
215   * Improved output handling.  New LOG_LEVEL variable.
216   
217   [ Daniel Kahn Gillmor ]
218   * debian/control: switched Homepage: and Vcs-Git: to canonicalized
219     upstream hostnames.
220   * updated documentation for new release.
221   * changed my associated e-mail address for this package.
222
223  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 02 Sep 2008 18:54:29 -0400
224
225 monkeysphere (0.11-1) experimental; urgency=low
226
227   [ Jameson Graef Rollins ]
228   * fix bug in trustdb update on add/revoke-hostname.
229
230   [ Daniel Kahn Gillmor ]
231   * debian/control: added Build-Depends: git-core for the new packaging
232     format
233   * new subcommand: monkeysphere subkey-to-ssh-agent (relies on a patched
234     GnuTLS to deal with GPG's gnu-dummy S2K extension, but fails cleanly
235     if not found).
236   
237  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Wed, 20 Aug 2008 11:24:35 -0400
238
239 monkeysphere (0.10-1) experimental; urgency=low
240
241   [ Jameson Graef Rollins ]
242   * brown paper bag release: invert test on calculated validity of keys.
243
244  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 16:22:34 -0400
245
246 monkeysphere (0.9-1) experimental; urgency=low
247
248   [ Daniel Kahn Gillmor ]
249   * implemented "monkeysphere-server extend-key" to adjust expiration
250     date of host key.
251   * removed "monkeysphere-server fingerprint".  Use "monkeysphere-server
252     show-key" instead.
253   
254   [ Jameson Graef Rollins ]
255   * fixed bug in user id processing that prevented bad primary keys from
256     being properly removed.
257
258  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 15:42:12 -0400
259
260 monkeysphere (0.8-1) experimental; urgency=low
261
262   [ Daniel Kahn Gillmor ]
263   * debian/control: switched Vcs-Git to use "centralized" git repo instead
264     of my own.
265   * More monkeysphere-server diagnostics
266   * monkeysphere --gen-subkey now guesses what KeyID you meant.
267   * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey
268     works sensibly under X11
269
270   [ Jameson Graef Rollins ]
271   * fix another bug when known_hosts files are missing.
272   * sort processed keys so that "good" keys are processed after "bad"
273     keys.  This will prevent malicious bad keys from causing good keys to
274     be removed from key files.
275   * enabled host key publication.
276   * added checking of gpg.conf for keyserver
277   * new functions to add/revoke host key user IDs
278   * improved list-certifiers function (now non-privileged)
279
280  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 12:43:37 -0400
281
282 monkeysphere (0.7-1) experimental; urgency=low
283
284   [ Daniel Kahn Gillmor ]
285   * Added monkeysphere-server diagnostics subcommand.
286   * rebuilding package using Format: 3.0 (git)
287
288   [ Jameson Graef Rollins ]
289   * fix how check for file modification is done.
290   * rework out user id processing is done to provide more verbose log
291     output.
292   * fix bug in monkeysphpere update-authorized_keys subcommand where
293     disallowed keys failed to be remove from authorized_keys file.
294
295  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 04 Aug 2008 10:47:41 -0400
296
297 monkeysphere (0.6-1) experimental; urgency=low
298   
299   [ Jameson Graef Rollins ]
300   * Fix bug in return on error of ssh-proxycommand.
301   
302   [ Daniel Kahn Gillmor ]
303   * try socat if netcat is not available in proxycommand.
304
305  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 29 Jul 2008 10:27:20 -0400
306
307 monkeysphere (0.5-1) experimental; urgency=low
308
309   [ Daniel Kahn Gillmor ]
310   * updated READMEs to match current state of code
311   
312   [ Jameson Graef Rollins ]
313   * Tweak how empty authorized_user_ids and known_hosts files are handled.
314   * Do not fail when authorized_user_ids or known_hosts file is not found.
315
316  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 28 Jul 2008 10:50:02 -0400
317
318 monkeysphere (0.4-1) experimental; urgency=low
319
320   [ Daniel Kahn Gillmor ]
321   * New version.
322   * Fixed return code error in openpgp2ssh
323
324   [ Jameson Graef Rollins ]
325   * Privilege separation: use monkeysphere user to handle maintenance of
326     the gnupg authentication keychain for server.
327   * Improved certifier key management.
328   * Fixed variable scoping and config file precedence.
329   * Add options for key generation and add-certifier functions.
330   * Fix return codes for known_host and authorized_keys updating
331     functions.
332   * Add write permission check on authorized_keys, known_hosts, and
333     authorized_user_ids files.
334
335  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 22 Jul 2008 21:50:17 -0400
336
337 monkeysphere (0.3-1) experimental; urgency=low
338
339   [ Daniel Kahn Gillmor ]
340   * new version.
341
342   [ Jameson Graef Rollins ]
343   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
344     the more appropriate /var/lib/monkeysphere.
345
346  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
347
348 monkeysphere (0.2-2) experimental; urgency=low
349
350   * added lockfile-progs dependency
351
352  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
353
354 monkeysphere (0.2-1) experimental; urgency=low
355
356   [ Daniel Kahn Gillmor ]
357   * openpgp2ssh now supports specifying keys by full fingerprint.
358
359   [ Jameson Graef Rollins ]
360   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
361     %h/.config/monkeysphere/authorized_user_ids, instead of
362     /etc/monkeysphere/authorized_user_ids.
363   * Remove {update,remove}-userids functions, since we decided they
364     weren't useful enough to be worth maintaining.
365   * Better handling of unknown users in server update-users
366   * Add file locking when modifying known_hosts or authorized_keys
367   * Better failure/prompting for gen-subkey
368   * Add ability to set any owner trust level for keys in server keychain.
369
370  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
371
372 monkeysphere (0.1-1) experimental; urgency=low
373
374   * First release of debian package for monkeysphere.
375   * This is experimental -- please report bugs!
376
377  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
378