Work around munin bug caused by names that start with a number
[invirt/packages/xvm-munin-config.git] / debian / changelog
index 56ccf75..e384f3a 100644 (file)
@@ -1,16 +1,69 @@
+xvm-munin-config (0.0.13) unstable; urgency=low
+
+  * Ensure that UUIDs begin with a letter and not a number, to work around
+    a Munin bug that breaks CDEFs for fields whose name begin with a
+    number.
+
+ -- Quentin Smith <quentin@mit.edu>  Wed, 10 Aug 2011 09:51:53 -0400
+
+xvm-munin-config (0.0.12) unstable; urgency=low
+
+  * Use the .. perl operator to simplify the prerms.
+
+ -- Evan Broder <broder@mit.edu>  Thu, 27 May 2010 11:55:31 -0400
+
+xvm-munin-config (0.0.11) unstable; urgency=low
+
+  * Add missing invirt-base dependency to all xvm-munin-config packages.
+
+ -- Evan Broder <broder@mit.edu>  Sun, 31 Jan 2010 15:40:55 -0500
+
+xvm-munin-config (0.0.10) unstable; urgency=low
+
+  * Make the munin-node.conf Mako template render even if no monitoring
+    hosts are configured.
+
+ -- Evan Broder <broder@mit.edu>  Thu, 28 Jan 2010 00:11:14 -0500
+
+xvm-munin-config (0.0.9) unstable; urgency=low
+
+  * Added a clean target.
+
+ -- Greg Brockman <gdb@mit.edu>  Sun, 17 Jan 2010 20:21:41 -0500
+
+xvm-munin-config (0.0.8) unstable; urgency=low
+
+  * Monitor how many processes are currently wiping an LV
+
+ -- Quentin Smith <quentin@mit.edu>  Thu, 02 Apr 2009 02:06:41 -0400
+
+xvm-munin-config (0.0.7) unstable; urgency=low
+
+  * Remove smart monitoring for Equallogic RAID devices
+
+ -- Quentin Smith <quentin@mit.edu>  Sat, 14 Mar 2009 03:06:05 -0400
+
+xvm-munin-config (0.0.6) unstable; urgency=low
+
+  * Add Provides and Conflicts lines to debian/control for
+    config-package-dev
+
+ -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:17:06 -0500
+
 xvm-munin-config (0.0.5) unstable; urgency=low
 
   [ Quentin Smith ]
   * Fix typos in xen_cpu script for XenAPI code
   * Bump theoretical CPU max to 64x
   * Show domain CPU weight and cap if available
+  * Refuse to run with the untested SERVER_XEN_API until we support it elsewhere
 
   [ Evan Broder ]
   * Move the unnecessary Pre-Depends to a Depends
   * We don't need to remove the code from sudoers in the postinst - the
     preinst will get run on upgrade
 
- -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 23:14:07 -0500
+ -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 23:44:22 -0500
 
 xvm-munin-config (0.0.4) unstable; urgency=low