Updating version for precise
[invirt/packages/invirt-remote.git] / debian / changelog
index 6a92571..0c4f96a 100644 (file)
@@ -1,3 +1,115 @@
+invirt-remote (0.4.18) precise; urgency=low
+
+  * Updating for precise migration.
+
+ -- Steven Valdez <dvorak42@mit.edu>  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 <achernya@mit.edu>  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 <iannucci@mit.edu>  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 <glasgall@mit.edu>  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 <glasgall@mit.edu>  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 <glasgall@mit.edu>  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 <glasgall@mit.edu>  Sat, 20 Apr 2013 20:42:02 -0400
+
+invirt-remote (0.4.15~glasgall5) precise; urgency=low
+
+  * Fix sqlalchemy API changes _properly_.
+
+ -- Adam Glasgall <glasgall@mit.edu>  Sat, 20 Apr 2013 17:55:30 -0400
+
+invirt-remote (0.4.15~glasgall4) precise; urgency=low
+
+  * Update for sqlaqlchmy API changes
+
+ -- Adam Glasgall <glasgall@mit.edu>  Sat, 20 Apr 2013 17:36:38 -0400
+
+invirt-remote (0.4.15~glasgall3) precise; urgency=low
+
+  * Update for pyroutefs api changes.
+
+ -- Adam Glasgall <glasgall@mit.edu>  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 <glasgall@mit.edu>  Sat, 20 Apr 2013 14:41:50 -0400
+
+invirt-remote (0.4.15~glasgall1) precise; urgency=low
+
+  * SQLAlchemy API fixups.
+
+ -- Adam Glasgall <glasgall@mit.edu>  Fri, 19 Apr 2013 18:17:44 -0400
+
+invirt-remote (0.4.14) unstable; urgency=low
+
+  * Port packaging to dh_python2.
+
+ -- Greg Price <price@mit.edu>  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 <mitchb@mit.edu>  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 <mitchb@mit.edu>  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 <mitchb@mit.edu>  Tue, 25 Oct 2011 01:32:00 -0400
+
+invirt-remote (0.4.10) unstable; urgency=low
+
+  * Bump version.
+
+ -- Quentin Smith <quentin@mit.edu>  Mon, 27 Dec 2010 02:10:58 -0500
+
+invirt-remote (0.4.9) unstable; urgency=low
+
+  * Detect debian-installer-based autoinstalls.
+
+ -- Quentin Smith <quentin@mit.edu>  Mon, 27 Dec 2010 01:47:58 -0500
+
 invirt-remote (0.4.8) unstable; urgency=low
 
   * Allow "preseed" as a valid installation option.