32929f3fba765f1e4c667868db7db1bbe4db7ed8
[invirt/packages/invirt-remote.git] / debian / changelog
1 sipb-xen-remctl-auto (1.2) unstable; urgency=low
2
3   * Exit successfully if inetd is already running; package fails to
4     install otherwise
5
6  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 05:03:18 -0400
7
8 sipb-xen-remctl-auto (1.1) unstable; urgency=low
9
10   * Explicitly lock a volume before deleting it
11
12  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 18:01:34 -0400
13
14 sipb-xen-remctl-auto (1.0.21) unstable; urgency=low
15
16   * start inetd too in init script
17
18  -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 20:43:29 -0400
19
20 sipb-xen-remctl-auto (1.0.20) unstable; urgency=low
21
22   * generate config files using mako
23
24  -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:18:46 -0400
25
26 sipb-xen-remctl-auto (1.0.19) unstable; urgency=low
27
28   * simplify the init script a la sipb-xen-dev
29
30  -- Yang Zhang <y_z@mit.edu>  Thu,  7 Aug 2008 22:09:28 -0400
31
32 sipb-xen-remctl-auto (1.0.18) unstable; urgency=low
33
34   * use invirt config in sipb-xen-lvm
35   * added .init script to generate /etc/remctl/acl/remote
36   * sipb_xen_database -> invirt.database
37
38  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:46:28 -0400
39
40 sipb-xen-remctl-auto (1.0.17) unstable; urgency=low
41
42   * catch another version of the xenstore error in the listvms race
43
44  -- Greg Price <price@mit.edu>  Wed, 23 Jul 2008 01:12:01 -0400
45
46 sipb-xen-remctl-auto (1.0.16) unstable; urgency=low
47
48   * support YAML as well as JSON (broder, quentin, andersk, long ago)
49   * fix a race in listvms when a machine is shutting down
50
51  -- Greg Price <price@mit.edu>  Tue, 22 Jul 2008 23:46:49 -0400
52
53 sipb-xen-remctl-auto (1.0.15) unstable; urgency=low
54
55   * Compute time differences on server to avoid drift
56
57  -- Quentin Smith <quentin@mit.edu>  Thu, 15 May 2008 20:58:04 -0400
58
59 sipb-xen-remctl-auto (1.0.14) unstable; urgency=low
60
61   * Use more efficient python API to get VM information, and return it
62     in a Python dict structure.
63
64  -- Quentin Smith <quentin@mit.edu>  Thu, 15 May 2008 20:29:03 -0400
65
66 sipb-xen-remctl-auto (1.0.13) unstable; urgency=low
67
68   * Switch to just using the remote server.
69
70  -- Greg Price <price@mit.edu>  Sat, 10 May 2008 21:26:42 -0400
71
72 sipb-xen-remctl-auto (1.0.12) unstable; urgency=low
73
74   * Remove an obsolete line from the remctl config.
75
76  -- Greg Price <price@mit.edu>  Sun,  4 May 2008 22:36:07 -0400
77
78 sipb-xen-remctl-auto (1.0.11) unstable; urgency=low
79
80   * Close file descriptors for update-conserver on destroy/shutdown.
81
82  -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Mon, 21 Apr 2008 21:28:12 -0400
83
84 sipb-xen-remctl-auto (1.0.10) unstable; urgency=low
85
86   * Delay running sipb-xen-update-conserver
87
88  -- Evan Broder <broder@mit.edu>  Mon, 21 Apr 2008 20:26:28 -0400
89
90 sipb-xen-remctl-auto (1.0.9) unstable; urgency=low
91
92   * Change the way that conserver is updated
93
94  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 04:36:04 -0400
95
96 sipb-xen-remctl-auto (1.0.8) unstable; urgency=low
97
98   * Add support for updating conserver when VMs are turned on and off
99
100  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:40:23 -0400
101
102 sipb-xen-remctl-auto (1.0.7) unstable; urgency=low
103
104   * changes for installer system
105
106  -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sun, 28 Oct 2007 22:47:59 -0400
107
108 sipb-xen-remctl-auto (1.0.6) unstable; urgency=low
109
110   * get rid of old "vmboot" call
111   * make "create" not destroy running machines.
112
113  -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sat, 27 Oct 2007 16:54:26 -0400
114
115 sipb-xen-remctl-auto (1.0.5) unstable; urgency=low
116
117   * move to common /usr/sbin/sipb-xen-* naming
118   * get rid of dispatch.sh hack
119   * fix "reboot" to "destroy then create" always, since that's what users will expect
120   * change remctl calls interface in various ways
121
122  -- Tim Abbott <tabbott@mit.edu>  Tue, 16 Oct 2007 00:28:36 -0400
123
124 sipb-xen-remctl-auto (1.0.4) unstable; urgency=low
125
126   * Fix typos.
127
128  -- Anders Kaseorg <andersk@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 04:47:37 -0400
129
130 sipb-xen-remctl-auto (1.0.3) unstable; urgency=low
131
132   * Prepend d_ to database VMs.
133
134  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 02:34:56 -0400
135
136 sipb-xen-remctl-auto (1.0.2) unstable; urgency=low
137
138   * Added web interface support code.
139   * Move things from /etc/remctl/sipb-xen-auto/bin to /usr/sbin
140   * Quoted lots of variables
141
142  -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sun,  7 Oct 2007 17:23:40 -0400
143
144 sipb-xen-remctl-auto (1.0.1) unstable; urgency=low
145
146   * Stop scaring me with unquoted variables.
147
148  -- Anders Kaseorg <andersk@mit.edu>  Sun, 05 Aug 2007 22:11:02 -0400
149
150 sipb-xen-remctl-auto (1.0) unstable; urgency=low
151
152   * Initial release.
153
154  -- Tim Abbott <tabbott@mit.edu>  Sun, 15 Jul 2007 19:37:05 -0400