X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-xen-config.git/blobdiff_plain/dbe72dbed90bef881cd42b07c1be75adb4603f8a..d2146877b1b2ff7830351ffaf3f4a6ae70a98b66:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index f5dc8ee..f8bd430 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +invirt-xen-config (0.0.38~glasgall11ubuntu1) UNRELEASED; urgency=low + + * xm was expecting a string and was getting a unistring for machine + name, which resulted in the VM name always being + 'invirt-database'. Use passed-in machine_name instead, since that will + be a string. IBTSOCS. + + -- Adam Glasgall Sat, 27 Apr 2013 00:21:21 -0400 + +invirt-xen-config (0.0.38~glasgall11) precise; urgency=low + + * Add dependency on ethtool. + + -- Adam Glasgall Fri, 26 Apr 2013 22:36:10 -0400 + +invirt-xen-config (0.0.38~glasgall10) precise; urgency=low + + * SQLAlchemy API updates in invirt-database xen config + + -- Adam Glasgall Fri, 26 Apr 2013 21:14:25 -0400 + +invirt-xen-config (0.0.38~glasgall9) precise; urgency=low + + * _really_ correct regexp this time. + + -- Adam Glasgall Sat, 13 Apr 2013 17:57:11 -0400 + invirt-xen-config (0.0.38~glasgall8) precise; urgency=low * fix typo in regexp