X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-munin-config.git/blobdiff_plain/75ea3dcbd8ad5baa6fc2cf734666a2ab3ba3cd55..a8cfb93c06c30653b497c6bce80f6f0b1261aee2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index a2f14fe..56ccf75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +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 + + [ 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 Tue, 25 Nov 2008 23:14:07 -0500 + +xvm-munin-config (0.0.4) unstable; urgency=low + + * Pass microseconds to Munin and display as percentages on graph + + -- Quentin Smith Tue, 25 Nov 2008 21:31:07 -0500 + +xvm-munin-config (0.0.3) unstable; urgency=low + + * Fix xen_cpu script to leave out hyphens from UUID + * Add a variable to the remote init script that std-init expects + + -- Evan Broder Tue, 25 Nov 2008 19:09:34 -0500 + +xvm-munin-config (0.0.2) unstable; urgency=low + + [ Quentin Smith ] + * Add a monitoring script for domain CPU utilization + + [ Evan Broder ] + * Don't just keep adding to the sudoers file + + -- Evan Broder Tue, 25 Nov 2008 08:08:26 -0500 + xvm-munin-config (0.0.1) unstable; urgency=low * Initial Release.