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