invirt.config: fix an error on empty config files
[invirt/packages/invirt-base.git] / debian / changelog
index 3cfd685..fcba5fd 100644 (file)
@@ -1,3 +1,81 @@
+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
+
+ -- Greg Price <price@mit.edu>  Sun, 28 Dec 2008 19:16:03 -0500
+
+invirt-base (0.0.17) unstable; urgency=low
+
+  * Remove apticron and molly-guard dependencies,
+    to go into the XVM metapackages
+
+ -- Greg Price <price@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  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 <broder@mit.edu>  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 <price@mit.edu>  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 <broder@mit.edu>  Mon, 10 Nov 2008 15:15:29 -0500
+
 invirt-base (0.0.6) unstable; urgency=low
 
   * Depend on invirt-mail-config on all servers