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