X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/ac7d3e06f5f881c3818b9e47b09bad4eaa47784e..58779732826ce6a4f91fdb8a55f0c7a480d1544e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 105376b..ea099f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,164 @@ +invirt-base (0.0.11) unstable; urgency=low + + * Fix a typo in the common Python exceptions + + -- Evan Broder Wed, 12 Nov 2008 05:59:05 -0500 + +invirt-base (0.0.10) unstable; urgency=low + + * Fix a missing import in the remctl code + + -- Evan Broder Wed, 12 Nov 2008 03:30:41 -0500 + +invirt-base (0.0.9) unstable; urgency=low + + * Move useful Python exceptions into invirt.common + * Move the remctl code out of the website and into invirt-base + + -- Evan Broder Tue, 11 Nov 2008 01:14:42 -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 + + -- Evan Broder Fri, 24 Oct 2008 05:22:49 -0400 + +sipb-xen-base (8.23) unstable; urgency=low + + * Now that we're using Python 2.5, we can actually write with statements + + -- Evan Broder Fri, 24 Oct 2008 03:32:00 -0400 + +sipb-xen-base (8.22) unstable; urgency=low + + * Please - anything but etch. Anything! + + -- Evan Broder Thu, 02 Oct 2008 19:50:30 -0400 + +sipb-xen-base (8.21) unstable; urgency=low + + * update sources.list.d/sipb-xen.list for prod and hardy + + -- Greg Price Wed, 01 Oct 2008 20:06:52 -0400 + +sipb-xen-base (8.20) unstable; urgency=low + + * fix distribution + + -- Greg Price Tue, 30 Sep 2008 23:51:11 -0400 + +sipb-xen-base (8.19) hardy; urgency=low + + * depend on invirt-config, which is provided by xvm-devconfig + and xvm-prodconfig. + + -- Greg Price Mon, 29 Sep 2008 06:03:54 +0000 + +sipb-xen-base (8.18) unstable; urgency=low + + * Use production k5login + * Include openafs component + + -- Sam Hartman Fri, 22 Aug 2008 16:37:01 -0400 + +sipb-xen-base (8.17) unstable; urgency=low + + * removed the `mako` program since python-mako already includes a + mako-render + + -- Yang Zhang Wed, 13 Aug 2008 01:45:26 -0400 + +sipb-xen-base (8.16) unstable; urgency=low + + * added `mako` program for processing templates in invirt packages + + -- Yang Zhang Tue, 12 Aug 2008 16:00:43 -0400 + sipb-xen-base (8.15) unstable; urgency=low * put invirt-getconf in /usr/bin