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