fixing bugs in monkeysphere-server diagnostics.
[monkeysphere.git] / debian / changelog
1 monkeysphere (0.8-1) UNRELEASED; urgency=low
2
3   [ Daniel Kahn Gillmor ]
4   * debian/control: switched Vcs-Git to use "centralized" git repo instead
5     of my own.
6   * More monkeysphere-server diagnostics
7   * monkeysphere --gen-subkey now guesses what KeyID you meant.
8   * set up host-key revocation
9
10   [ Jameson Graef Rollins ]
11   * fix another bug for when ssh key files are missing.
12   * sort processed keys so that "good" keys are processed after "bad"
13     keys.  This will prevent malicious bad keys from causing good keys to
14     be removed from key files.
15   * enabled host key publication.
16   * added checking of gpg.conf for keyserver
17
18  -- Jameson Graef Rollins <jrollins@phys.columbia.edu>  Fri, 15 Aug 2008 10:46:23 -0700
19
20 monkeysphere (0.7-1) experimental; urgency=low
21
22   [ Daniel Kahn Gillmor ]
23   * Added monkeysphere-server diagnostics subcommand.
24   * rebuilding package using Format: 3.0 (git)
25
26   [ Jameson Graef Rollins ]
27   * fix how check for file modification is done.
28   * rework out user id processing is done to provide more verbose log
29     output.
30   * fix bug in monkeysphpere update-authorized_keys subcommand where
31     disallowed keys failed to be remove from authorized_keys file.
32
33  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 04 Aug 2008 10:47:41 -0400
34
35 monkeysphere (0.6-1) experimental; urgency=low
36   
37   [ Jameson Graef Rollins ]
38   * Fix bug in return on error of ssh-proxycommand.
39   
40   [ Daniel Kahn Gillmor ]
41   * try socat if netcat is not available in proxycommand.
42
43  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 29 Jul 2008 10:27:20 -0400
44
45 monkeysphere (0.5-1) experimental; urgency=low
46
47   [ Daniel Kahn Gillmor ]
48   * updated READMEs to match current state of code
49   
50   [ Jameson Graef Rollins ]
51   * Tweak how empty authorized_user_ids and known_hosts files are handled.
52   * Do not fail when authorized_user_ids or known_hosts file is not found.
53
54  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 28 Jul 2008 10:50:02 -0400
55
56 monkeysphere (0.4-1) experimental; urgency=low
57
58   [ Daniel Kahn Gillmor ]
59   * New version.
60   * Fixed return code error in openpgp2ssh
61
62   [ Jameson Graef Rollins ]
63   * Privilege separation: use monkeysphere user to handle maintenance of
64     the gnupg authentication keychain for server.
65   * Improved certifier key management.
66   * Fixed variable scoping and config file precedence.
67   * Add options for key generation and add-certifier functions.
68   * Fix return codes for known_host and authorized_keys updating
69     functions.
70   * Add write permission check on authorized_keys, known_hosts, and
71     authorized_user_ids files.
72
73  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 22 Jul 2008 21:50:17 -0400
74
75 monkeysphere (0.3-1) experimental; urgency=low
76
77   [ Daniel Kahn Gillmor ]
78   * new version.
79
80   [ Jameson Graef Rollins ]
81   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
82     the more appropriate /var/lib/monkeysphere.
83
84  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
85
86 monkeysphere (0.2-2) experimental; urgency=low
87
88   * added lockfile-progs dependency
89
90  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
91
92 monkeysphere (0.2-1) experimental; urgency=low
93
94   [ Daniel Kahn Gillmor ]
95   * openpgp2ssh now supports specifying keys by full fingerprint.
96
97   [ Jameson Graef Rollins ]
98   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
99     %h/.config/monkeysphere/authorized_user_ids, instead of
100     /etc/monkeysphere/authorized_user_ids.
101   * Remove {update,remove}-userids functions, since we decided they
102     weren't useful enough to be worth maintaining.
103   * Better handling of unknown users in server update-users
104   * Add file locking when modifying known_hosts or authorized_keys
105   * Better failure/prompting for gen-subkey
106   * Add ability to set any owner trust level for keys in server keychain.
107
108  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
109
110 monkeysphere (0.1-1) experimental; urgency=low
111
112   * First release of debian package for monkeysphere.
113   * This is experimental -- please report bugs!
114
115  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
116