stupid thinko
[invirt/packages/invirt-remote.git] / debian / changelog
index 191273d..95a7429 100644 (file)
@@ -4,6 +4,50 @@ invirt-remote (0.4.16) unstable; urgency=low
 
  -- Peter A. Iannucci <iannucci@mit.edu>  Tue, 28 May 2013 20:19:00 -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.