Whoops - I should actually check code after I write it; fix the new RemConfFS
[invirt/packages/invirt-remote.git] / debian / changelog
1 sipb-xen-remote-server (0.9.1) unstable; urgency=low
2
3   * Fix a bug in the database handling code
4
5  -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 18:42:48 -0400
6
7 sipb-xen-remote-server (0.9) unstable; urgency=low
8
9   [Evan Broder]
10   * Make the acl/ subdir of RemConfFS listable
11   
12   [Greg Price]
13   * Update RemConfFS for new SQLAlchemy code
14
15  -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:28:23 -0400
16
17 sipb-xen-remote-server (0.8) unstable; urgency=low
18
19   * Use RouteFS for RemConfFS
20
21  -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 02:21:00 -0400
22
23 sipb-xen-remote-server (0.7) unstable; urgency=low
24
25   * depend on sipb-xen-base
26
27  -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 20:47:05 -0400
28
29 sipb-xen-remote-server (0.6) unstable; urgency=low
30
31   * sipb_xen_database -> invirt.config
32
33  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:54:59 -0400
34
35 sipb-xen-remote-server (0.5) unstable; urgency=low
36
37   * use invirt config in sipb-xen-remconffs, sipb-xen-remctl-help,
38     sipb-xen-remote-proxy
39
40  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:32:59 -0400
41
42 sipb-xen-remote-server (0.4) unstable; urgency=low
43
44   * use invirt.config to get hostnames
45   * refactoring: extracted bcast() function into invirt.remote package
46
47  -- Yang Zhang <y_z@mit.edu>  Sat,  2 Aug 2008 20:34:50 -0400
48
49 sipb-xen-remote-server (0.3) unstable; urgency=low
50
51   * Fill in all the code to make the package work (mostly weeks ago.)
52   * sipb-xen-remote-listvms aggregates listvms across hosts (with
53     y_z, broder, andersk)
54   * sipb-xen-remctl-help gives help
55   * sipb-xen-remote-control proxies to where a machine is running
56   * sipb-xen-remote-create chooses where to boot by load-balancing
57
58  -- Greg Price <price@mit.edu>  Thu, 24 Jul 2008 21:34:20 -0400
59
60 sipb-xen-remote-server (0.2) unstable; urgency=low
61
62   * FUSE filesystem for remctl configuration.
63   * Remove *register calls, since the FUSE keeps things up to date.
64   * An init script to keep the FUSE fs up.
65
66  -- Greg Price <price@mit.edu>  Sat, 10 May 2008 22:04:32 -0400
67
68 sipb-xen-remote-server (0.1) unstable; urgency=low
69
70   * First draft.
71
72  -- Greg Price <price@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400