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