X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/blobdiff_plain/de3f852e535b22e3e15043207ac42db9f27c0980..9014d0616c6c4fe5f2e19b2a3889700cf70dd654:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 36dc0d6..3af50fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,104 @@ +invirt-base (0.0.23) unstable; urgency=low + + * another minor bugfix + + -- Peter A. Iannucci Tue, 17 Feb 2009 03:05:13 -0500 + +invirt-base (0.0.22) unstable; urgency=low + + * minor bugfix + + -- Peter A. Iannucci Tue, 17 Feb 2009 02:59:00 -0500 + +invirt-base (0.0.21) unstable; urgency=low + + * added invirt-setquota script (self-documenting) + + -- Peter A. Iannucci Tue, 17 Feb 2009 01:43:54 -0500 + +invirt-base (0.0.20) unstable; urgency=low + + * depend on remctl-client + * fix usage message in std-init.sh + * fix whitespace in debathena.list + + -- Greg Price Sat, 31 Jan 2009 14:35:04 -0500 + +invirt-base (0.0.19) unstable; urgency=low + + * Use triggers to run invirt-reload whenver one of the config packages + is updated + + -- Evan Broder Mon, 26 Jan 2009 08:06:05 -0500 + +invirt-base (0.0.18) unstable; urgency=low + + * run_parts_list: fix unclear docstring + * config-init.sh: degrade to non-bash gracefully, document better + * invirt.config: fix an error on empty config files + * invirt.common: give clearer error message on missing config variable + * invirt.common: handle yaml's None with empty struct for good error message + + -- Greg Price Sun, 28 Dec 2008 19:18:51 -0500 + +invirt-base (0.0.17) unstable; urgency=low + + * Remove apticron and molly-guard dependencies, + to go into the XVM metapackages + + -- Greg Price Fri, 26 Dec 2008 23:56:34 -0500 + +invirt-base (0.0.16) unstable; urgency=low + + * Don't reference a config field that we no longer use + + -- Evan Broder Wed, 10 Dec 2008 23:04:58 -0500 + +invirt-base (0.0.15) unstable; urgency=low + + * Stop trying to stuff the XVM site-specific packages into the invirt + namespace + + -- Evan Broder Sun, 07 Dec 2008 09:08:40 -0500 + +invirt-base (0.0.14) unstable; urgency=low + + * Move the XVM production .k5login out of this package + + -- Evan Broder Sat, 06 Dec 2008 14:43:37 -0500 + +invirt-base (0.0.13) unstable; urgency=low + + * Add a dependency on apticron for all servers + + -- Evan Broder Thu, 20 Nov 2008 20:37:40 -0500 + +invirt-base (0.0.12) unstable; urgency=low + + * Change the apt source list for production + * Punt hardy-backports, since the servers have it enabled on their side + + -- Evan Broder Sat, 15 Nov 2008 10:16:23 -0500 + +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