Use xm reboot instead of a destroy and create to reboot VMs
[invirt/packages/invirt-remote.git] / debian / changelog
index 151c986..209bb16 100644 (file)
@@ -1,3 +1,85 @@
+invirt-remote-host (0.0.9) unstable; urgency=low
+
+  * Use `xm reboot` for reboots instead of a destroy and create
+
+ -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 10:54:13 -0500
+
+invirt-remote-host (0.0.8) unstable; urgency=low
+
+  * I know this is the wrong answer, but doing lvchange -a n twice before
+    deleting an LV tends to make it less likely to error out
+
+ -- Evan Broder <broder@mit.edu>  Tue, 18 Nov 2008 11:55:22 -0500
+
+invirt-remote-host (0.0.7) unstable; urgency=low
+
+  * Actually remove the unused vmboot remctl
+
+ -- Evan Broder <broder@mit.edu>  Wed, 12 Nov 2008 18:27:48 -0500
+
+invirt-remote-host (0.0.6) unstable; urgency=low
+
+  * Use invoke-rc.d instead of calling init scripts directly
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 06:27:38 -0400
+
+invirt-remote-host (0.0.5) unstable; urgency=low
+
+  * Add a `remote web vnccert` to print out the VNC certificate
+
+ -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 21:33:28 -0400
+
+invirt-remote-host (0.0.4) unstable; urgency=low
+
+  * Fix a typo in invirt-vmcontrol
+
+ -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 20:11:44 -0400
+
+invirt-remote-host (0.0.3) unstable; urgency=low
+
+  * Add support for a `remote control vnctoken` remctl for generating a
+    VNC auth token
+
+ -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 19:47:22 -0400
+
+invirt-remote-host (0.0.2) unstable; urgency=low
+
+  * sipb-database -> invirt-database
+
+ -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 18:05:17 -0400
+
+invirt-remote-host (0.0.1) unstable; urgency=low
+
+  * sipb-xen-remctl-auto -> invirt-remote-host
+
+ -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 21:54:35 -0400
+
+sipb-xen-remctl-auto (1.5.2) unstable; urgency=low
+
+  * sipb-xen-console-server -> invirt-console-host
+
+ -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 01:43:15 -0400
+
+sipb-xen-remctl-auto (1.5.1) unstable; urgency=low
+
+  * Return the new invalid-command error code in sipb-xen-vmcontrol
+
+ -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:51:34 -0400
+
+sipb-xen-remctl-auto (1.5) unstable; urgency=low
+
+  * Distinguish between Xen errors and invalid commands by returning a
+    completely outlandish error code that's not likely to conflict with
+    anything
+
+ -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:47:50 -0400
+
+sipb-xen-remctl-auto (1.4) unstable; urgency=low
+
+  * Correctly extract the CDROM image from the remctl arguments
+
+ -- Evan Broder <broder@mit.edu>  Sat, 18 Oct 2008 17:19:57 -0400
+
 sipb-xen-remctl-auto (1.3.1) unstable; urgency=low
 
   * Quote the installer arguments correctly