X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/35d0a181fbad2e9f266cc68e55e6834700a748cf..a35086e352c6152814acdcf916aef6ba23452d06:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 777635e..209bb16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +invirt-remote-host (0.0.9) unstable; urgency=low + + * Use `xm reboot` for reboots instead of a destroy and create + + -- Evan Broder 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 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 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 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 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 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 Tue, 28 Oct 2008 19:47:22 -0400 + invirt-remote-host (0.0.2) unstable; urgency=low * sipb-database -> invirt-database