X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/308f5555dc4e49e2e2c734e03f7875bb9220f700..73ef973290945bd454e27cca6de4727445fc4436:/debian/changelog diff --git a/debian/changelog b/debian/changelog index af6a9b0..174bcf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +invirt-remote (0.4.2) unstable; urgency=low + + * Add "monocast" method to send remctl requests to exactly one + randomly-selected host. + * Send LVM requests to randomly-selected host for redundancy and + load-balancing (LP: #307361). + + -- Alex Dehnert Wed, 07 Oct 2009 03:19:30 -0400 + +invirt-remote (0.4.1) unstable; urgency=low + + [Paul Weaver] + * Give a reasonable error message on remctl 'control nonexistent-vm'. + + -- Greg Price Sun, 20 Sep 2009 16:15:25 -0400 + +invirt-remote (0.4.0) unstable; urgency=low + + * Instead of running all of the disk-wiping dds simultaneously, run them + sequentially using a janitor daemon (LP: #411486). + + -- Evan Broder Tue, 11 Aug 2009 19:37:55 -0700 + +invirt-remote (0.3.15) unstable; urgency=low + + * If a particular VM is being autoinstalled, include that in the + invirt-listvms output. + + -- Evan Broder Wed, 10 Jun 2009 14:46:39 -0700 + invirt-remote (0.3.14) unstable; urgency=low * Maybe we won't be /quite/ so ionice to the dd over a deleted LV.