X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/6e41e2bf8f0cadb4e8a717567a5c88dd63a4d091..3d8e420a323230fdaa9f28c03006856620626651:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 191273d..95a7429 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,50 @@ invirt-remote (0.4.16) unstable; urgency=low -- Peter A. Iannucci 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 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.