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