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