Fix how file modification check is done, and fix accidental extraneous
[monkeysphere.git] / debian / changelog
1 monkeysphere (0.7-1) UNRELEASED; urgency=low
2
3   [ Daniel Kahn Gillmor ]
4   * Added monkeysphere-server diagnostics subcommand.
5
6   [ Jameson Graef Rollins ]
7   * fix how check for file modification is done.
8
9  -- Jameson Graef Rollins <jrollins@phys.columbia.edu>  Sat, 02 Aug 2008 16:41:20 -0700
10
11 monkeysphere (0.6-1) experimental; urgency=low
12   
13   [ Jameson Graef Rollins ]
14   * Fix bug in return on error of ssh-proxycommand.
15   
16   [ Daniel Kahn Gillmor ]
17   * try socat if netcat is not available in proxycommand.
18
19  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 29 Jul 2008 10:27:20 -0400
20
21 monkeysphere (0.5-1) experimental; urgency=low
22
23   [ Daniel Kahn Gillmor ]
24   * updated READMEs to match current state of code
25   
26   [ Jameson Graef Rollins ]
27   * Tweak how empty authorized_user_ids and known_hosts files are handled.
28   * Do not fail when authorized_user_ids or known_hosts file is not found.
29
30  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 28 Jul 2008 10:50:02 -0400
31
32 monkeysphere (0.4-1) experimental; urgency=low
33
34   [ Daniel Kahn Gillmor ]
35   * New version.
36   * Fixed return code error in openpgp2ssh
37
38   [ Jameson Graef Rollins ]
39   * Privilege separation: use monkeysphere user to handle maintenance of
40     the gnupg authentication keychain for server.
41   * Improved certifier key management.
42   * Fixed variable scoping and config file precedence.
43   * Add options for key generation and add-certifier functions.
44   * Fix return codes for known_host and authorized_keys updating
45     functions.
46   * Add write permission check on authorized_keys, known_hosts, and
47     authorized_user_ids files.
48
49  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 22 Jul 2008 21:50:17 -0400
50
51 monkeysphere (0.3-1) experimental; urgency=low
52
53   [ Daniel Kahn Gillmor ]
54   * new version.
55
56   [ Jameson Graef Rollins ]
57   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
58     the more appropriate /var/lib/monkeysphere.
59
60  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
61
62 monkeysphere (0.2-2) experimental; urgency=low
63
64   * added lockfile-progs dependency
65
66  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
67
68 monkeysphere (0.2-1) experimental; urgency=low
69
70   [ Daniel Kahn Gillmor ]
71   * openpgp2ssh now supports specifying keys by full fingerprint.
72
73   [ Jameson Graef Rollins ]
74   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
75     %h/.config/monkeysphere/authorized_user_ids, instead of
76     /etc/monkeysphere/authorized_user_ids.
77   * Remove {update,remove}-userids functions, since we decided they
78     weren't useful enough to be worth maintaining.
79   * Better handling of unknown users in server update-users
80   * Add file locking when modifying known_hosts or authorized_keys
81   * Better failure/prompting for gen-subkey
82   * Add ability to set any owner trust level for keys in server keychain.
83
84  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
85
86 monkeysphere (0.1-1) experimental; urgency=low
87
88   * First release of debian package for monkeysphere.
89   * This is experimental -- please report bugs!
90
91  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
92