X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-xen-config.git/blobdiff_plain/78caaecac6d2563d98d65bc48f4201cb99b9d3d1..af91d3caf1f1593419b32b497b1102d329cb50da:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2794c53..cf94a94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +invirt-xen-config (0.0.38~glasgall15) precise; urgency=low + + * Teach qemu-dm-invirt that /usr/lib/xen moved to /usr/lib/xen-4.1 + + -- Adam Glasgall Thu, 06 Jun 2013 21:36:37 -0400 + +invirt-xen-config (0.0.38~glasgall14achernya1) precise; urgency=low + + * Switch to dh7 + * Bump standards version + + -- Alexander Chernyakhovsky Fri, 31 May 2013 21:16:20 -0400 + +invirt-xen-config (0.0.38~glasgall14) precise; urgency=low + + * /usr/lib/xen moved to /usr/lib/xen-4.1. teach invirt-database this. + + -- Adam Glasgall Wed, 08 May 2013 00:06:25 -0400 + +invirt-xen-config (0.0.38~glasgall13) precise; urgency=low + + * Undo enabling network-bridge; we want to manage our own bridge config + now. Oh, irony. + + -- Adam Glasgall Mon, 06 May 2013 19:14:41 -0400 + +invirt-xen-config (0.0.38~glasgall12) precise; 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 Mon, 06 May 2013 19:14:23 -0400 + invirt-xen-config (0.0.38~glasgall11) precise; urgency=low * Add dependency on ethtool.