X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/blobdiff_plain/9fbd748c36571ad0e500ef2c9a37bdd6ba396051..e9c1431fbce09e3355b8704aabd55b48696e1ef1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f08d5e9..88af8e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,56 @@ +invirt-console-host (0.0.7) unstable; urgency=low + + * Use invoke-rc.d instead of calling init scripts directly + + -- Evan Broder Fri, 31 Oct 2008 06:29:20 -0400 + +invirt-console-host (0.0.6) unstable; urgency=low + + * sipb-xen-base -> invirt-base + + -- Evan Broder Tue, 28 Oct 2008 04:23:12 -0400 + +invirt-console-host (0.0.5) unstable; urgency=low + + * invirt-console-host doesn't use the database anymore, so don't connect + to it + + -- Evan Broder Sat, 25 Oct 2008 14:09:03 -0400 + +invirt-console-host (0.0.4) unstable; urgency=low + + * Kill DEB_AUTO_UPDATE_DEBIAN_CONTROL + + -- Evan Broder Fri, 24 Oct 2008 13:46:46 -0400 + +invirt-console-host (0.0.3) unstable; urgency=low + + * make initscript even shorter, with code now provided by sipb-xen-base + + -- Greg Price Fri, 24 Oct 2008 07:07:46 -0400 + +invirt-console-host (0.0.2) unstable; urgency=low + + * make initscript start conserver on start/restart, not just reload + * drastically shorten initscript to current Invirt best practice, + in hopes that such dumb bugs can't hide so easily + + -- Greg Price Fri, 24 Oct 2008 03:33:32 -0400 + +invirt-console-host (0.0.1) unstable; urgency=low + + * sipb-xen -> invirt + * -server -> -host while we're at it + + -- Greg Price Fri, 24 Oct 2008 01:23:56 -0400 + +sipb-xen-console-server (2.8) unstable; urgency=low + + * Create a dummy console entry that exists by default so that conserver + won't quit if no consoles are defined. + + -- Evan Broder Tue, 14 Oct 2008 03:10:28 -0400 + sipb-xen-console-server (2.7) unstable; urgency=low * Don't run conserver as root; use sudo instead