X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/blobdiff_plain/8b723d5c2cad29205e1f48142a9f5d4350c9fd2a..6351ca8322960a058222b72abac4a9728ac1e87e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index bea078e..5408670 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,49 @@ +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