X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/9f88189ca1aaa08faf6bca2a9fb0ae95393a7b5d..6351ca8322960a058222b72abac4a9728ac1e87e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2c1de9d..5408670 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,183 @@ +invirt-remote (0.4.19) precise; urgency=low + + * New (c)lvm requires that an LV be deactivated before renamed or resized. + + -- Alexander Chernyakhovsky Mon, 22 Jul 2013 03:11:38 -0400 + +invirt-remote (0.4.18) precise; urgency=low + + * Updating for precise migration. + + -- Steven Valdez Sat, 20 Jul 2013 16:53:03 -0400 + +invirt-remote (0.4.17~achernya1) unstable; urgency=low + + * Switch to dh7 + * Bump standards version + + -- Alexander Chernyakhovsky Fri, 31 May 2013 18:41:52 -0400 + +invirt-remote (0.4.16) unstable; urgency=low + + * Make invirt-lvm lvcreate-all use sqlalchemy correctly + + -- Peter A. Iannucci Tue, 28 May 2013 20:19:00 -0400 + +invirt-remote (0.4.15~glasgall9) precise; urgency=low + + * Xen dom0 minimum target memory doesn't seem to be exposed + anymore. Temporarily (?) trust the admin to set dom0-min-mem properly. + + -- Adam Glasgall Wed, 24 Apr 2013 21:43:55 -0400 + +invirt-remote (0.4.15~glasgall8) precise; urgency=low + + * Oops, right, Python doesn't auto-coerce strings to ints. Thankfully. + + -- Adam Glasgall Wed, 24 Apr 2013 21:13:44 -0400 + +invirt-remote (0.4.15~glasgall7) precise; urgency=low + + * Xen balloon information now lives in files in + /sys/devices/system/xen_memory/xen_memory0/target_kb; update + invirt-availability accordingly. + + -- Adam Glasgall Wed, 24 Apr 2013 21:04:17 -0400 + +invirt-remote (0.4.15~glasgall6) precise; urgency=low + + * Fix remconffs so stat() doesn't make things explode + + -- Adam Glasgall Sat, 20 Apr 2013 20:42:02 -0400 + +invirt-remote (0.4.15~glasgall5) precise; urgency=low + + * Fix sqlalchemy API changes _properly_. + + -- Adam Glasgall Sat, 20 Apr 2013 17:55:30 -0400 + +invirt-remote (0.4.15~glasgall4) precise; urgency=low + + * Update for sqlaqlchmy API changes + + -- Adam Glasgall Sat, 20 Apr 2013 17:36:38 -0400 + +invirt-remote (0.4.15~glasgall3) precise; urgency=low + + * Update for pyroutefs api changes. + + -- Adam Glasgall Sat, 20 Apr 2013 17:26:07 -0400 + +invirt-remote (0.4.15~glasgall2) precise; urgency=low + + * Adjust sys.path in scripts to include the Xen modules + + -- Adam Glasgall Sat, 20 Apr 2013 14:41:50 -0400 + +invirt-remote (0.4.15~glasgall1) precise; urgency=low + + * SQLAlchemy API fixups. + + -- Adam Glasgall Fri, 19 Apr 2013 18:17:44 -0400 + +invirt-remote (0.4.14) unstable; urgency=low + + * Port packaging to dh_python2. + + -- Greg Price Thu, 18 Apr 2013 23:16:54 -0400 + +invirt-remote (0.4.13) unstable; urgency=low + + * Make the listvms remctl include domains that get stuck in pygrub + + -- Mitchell Berger Wed, 23 Nov 2011 09:12:00 -0500 + +invirt-remote (0.4.12) unstable; urgency=low + + * Add DB/LVM disk consistency checker and web/checkdisks remctl + + -- Mitchell Berger Tue, 08 Nov 2011 21:52:00 -0500 + +invirt-remote (0.4.11) unstable; urgency=low + + * Don't let the janitor try to cleanup nonexistent LVs + + -- Mitchell Berger Tue, 25 Oct 2011 01:32:00 -0400 + +invirt-remote (0.4.10) unstable; urgency=low + + * Bump version. + + -- Quentin Smith Mon, 27 Dec 2010 02:10:58 -0500 + +invirt-remote (0.4.9) unstable; urgency=low + + * Detect debian-installer-based autoinstalls. + + -- Quentin Smith Mon, 27 Dec 2010 01:47:58 -0500 + +invirt-remote (0.4.8) unstable; urgency=low + + * Allow "preseed" as a valid installation option. + + -- Quentin Smith Mon, 27 Dec 2010 01:28:05 -0500 + +invirt-remote (0.4.7) unstable; urgency=low + + * Minor fix of 0.4.6 + + -- Peter A. Iannucci Mon, 04 Oct 2010 00:04:49 -0400 + +invirt-remote (0.4.6) unstable; urgency=low + + * Add method "vgcapacity" to probe available disk space. + + -- Peter A. Iannucci Sun, 03 Oct 2010 22:07:25 -0400 + +invirt-remote (0.4.5) unstable; urgency=low + + * Changed dependency debathena-kerberos-config -> + invirt-kerberos-config + + -- Greg Brockman Fri, 15 Jan 2010 00:01:38 -0500 + +invirt-remote (0.4.4) unstable; urgency=low + + [Paul Weaver] + * Add methods "listuser", "list" to list the VMs belonging to a + specified user or the requesting user. + + -- Greg Price Thu, 29 Oct 2009 00:51:58 -0400 + +invirt-remote (0.4.3) unstable; urgency=low + + * Minor cleanup of 0.4.2 + + -- Alex Dehnert Sat, 24 Oct 2009 17:12:33 -0400 + +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