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