X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/f2acfa0565a11ed251ad390461a5c428640681c2..36fe7f249e3313d02b5bb2faa59f993b48fac3b3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 11de8fc..7082585 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,94 @@ +invirt-base (0.0.9) unstable; urgency=low + + * Move useful Python exceptions into invirt.common + + -- Evan Broder Tue, 11 Nov 2008 00:32:19 -0500 + +invirt-base (0.0.8) unstable; urgency=low + + * invirt-reload should force-reload, not just reload + + -- Greg Price Mon, 10 Nov 2008 22:45:07 -0500 + +invirt-base (0.0.7) unstable; urgency=low + + * Move invirt.remote module to invirt-remote-server package + + -- Evan Broder Mon, 10 Nov 2008 15:15:29 -0500 + +invirt-base (0.0.6) unstable; urgency=low + + * Depend on invirt-mail-config on all servers + + -- Evan Broder Thu, 06 Nov 2008 22:56:08 -0500 + +invirt-base (0.0.5) unstable; urgency=low + + * All Invirt servers should have molly-guard installed, to prevent + accidents + + -- Evan Broder Mon, 03 Nov 2008 03:38:04 -0500 + +invirt-base (0.0.4) unstable; urgency=low + + * We don't have any more sipb-xen- packages, so punt that from the + invirt-reload script + + -- Evan Broder Sat, 01 Nov 2008 04:52:55 -0400 + +invirt-base (0.0.3) unstable; urgency=low + + * Use invoke-rc.d instead of calling init scripts directly + + -- Evan Broder Fri, 31 Oct 2008 06:30:40 -0400 + +invirt-base (0.0.2) unstable; urgency=low + + * eliminate choice of source and cache files for invirt.config.load and + invirt-getconf, so we can do what follows + * look in /etc/invirt/conf.d/ as well as /etc/invirt/master.yaml + * use run-parts semantics in /etc/invirt/conf.d/ + + -- Greg Price Wed, 29 Oct 2008 00:10:36 -0400 + +invirt-base (0.0.1) unstable; urgency=low + + * sipb-xen-base -> invirt-base + * use /invirt for apt URI rather than /sipb-xen + + -- Greg Price Sun, 25 Oct 2008 00:54:09 -0400 + +sipb-xen-base (8.29) unstable; urgency=low + + * gen-files.sh: degrade gracefully to plain-old sh + + -- Greg Price Sat, 25 Oct 2008 20:06:54 -0400 + +sipb-xen-base (8.28) unstable; urgency=low + + * Factor out more common initscript code: + std-init.sh replaces the usual Debian boilerplate + + -- Greg Price Sat, 25 Oct 2008 15:33:08 -0400 + +sipb-xen-base (8.27) unstable; urgency=low + + * Use invoke-rc.d in invirt-reload so that policy-rc.d is respected + + -- Evan Broder Fri, 24 Oct 2008 13:19:49 -0400 + +sipb-xen-base (8.26) unstable; urgency=low + + * Move invirt-reload to /usr/sbin + + -- Evan Broder Fri, 24 Oct 2008 12:53:18 -0400 + +sipb-xen-base (8.25) unstable; urgency=low + + * Factor out common initscript code, provide it here + + -- Greg Price Fri, 24 Oct 2008 07:06:59 -0400 + sipb-xen-base (8.24) unstable; urgency=low * Switch to using a setup.py file with CDBS's Python support