X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-munin-config.git/blobdiff_plain/c3d1fd5def1fb626668f876bf8ff455f997a70a2..refs/heads/precise-dev:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 0c0222c..9bbbd2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,67 @@ +xvm-munin-config (0.0.17) unstable; urgency=low + + * Python 2.7 apparently treats "%\n" as a format specifier, when it used + to be treated as a literal string. + + -- Quentin Smith Sun, 05 Jan 2014 14:04:53 -0500 + +xvm-munin-config (0.0.16) precise; urgency=low + + * xen_cpu now detects the number of cpus. + + -- Peter Iannucci Sat, 27 Jul 2013 19:18:00 -0400 + +xvm-munin-config (0.0.15) precise; urgency=low + + * Updating the xen API python import. + + -- Steven Valdez Sat, 20 Jul 2013 17:17:58 -0400 + +xvm-munin-config (0.0.14.1~dvorak42) precise; urgency=low + + * Bumped version for precise-dev. + + -- Steven Valdez Mon, 17 Jun 2013 20:43:37 -0400 + +xvm-munin-config (0.0.14~dvorak) precise; urgency=low + + * Bumped version number. + + -- Steven Valdez Mon, 17 Jun 2013 20:23:19 -0400 + +xvm-munin-config (0.0.13~dvorak42) unstable; urgency=low + + * Added ::ffff:$IP mapped IPv4 address to allowed list. + + -- Steven Valdez Mon, 17 Jun 2013 20:07:02 -0400 + +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 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 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 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 Thu, 28 Jan 2010 00:11:14 -0500 + xvm-munin-config (0.0.9) unstable; urgency=low * Added a clean target.