X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/blobdiff_plain/9fbd748c36571ad0e500ef2c9a37bdd6ba396051..0cd17315feec372efdbb81e75e3611280d25af9b:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f08d5e9..5cd9a54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,69 @@ +invirt-console-host (0.0.9) unstable; urgency=low + + * Add cron dependency + + -- Evan Broder Thu, 20 Nov 2008 11:01:03 -0500 + +invirt-console-host (0.0.8) unstable; urgency=low + + * Specify a full path to invoke-rc.d for when this gets run as a cron + job + + -- Evan Broder Thu, 06 Nov 2008 18:57:02 -0500 + +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