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