X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/blobdiff_plain/9fbd748c36571ad0e500ef2c9a37bdd6ba396051..refs/tags/invirt-console-host/0.0.5:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f08d5e9..3621991 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +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