13c6f1f518ef42166be93505dc10077f29bb8aa3
[invirt/packages/xvm-munin-config.git] / debian / changelog
1 xvm-munin-config (0.0.16) precise; urgency=low
2
3   * xen_cpu now detects the number of cpus.
4
5  -- Peter Iannucci <iannucci@mit.edu>  Sat, 27 Jul 2013 19:18:00 -0400
6
7 xvm-munin-config (0.0.15) precise; urgency=low
8
9   * Updating the xen API python import.
10
11  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Jul 2013 17:17:58 -0400
12
13 xvm-munin-config (0.0.14.1~dvorak42) precise; urgency=low
14
15   * Bumped version for precise-dev.
16
17  -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:43:37 -0400
18
19 xvm-munin-config (0.0.14~dvorak) precise; urgency=low
20
21   * Bumped version number.
22
23  -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:23:19 -0400
24
25 xvm-munin-config (0.0.13~dvorak42) unstable; urgency=low
26
27   * Added ::ffff:$IP mapped IPv4 address to allowed list.
28
29  -- Steven Valdez <dvorak42@mit.edu>  Mon, 17 Jun 2013 20:07:02 -0400
30
31 xvm-munin-config (0.0.13) unstable; urgency=low
32
33   * Ensure that UUIDs begin with a letter and not a number, to work around
34     a Munin bug that breaks CDEFs for fields whose name begin with a
35     number.
36
37  -- Quentin Smith <quentin@mit.edu>  Wed, 10 Aug 2011 09:51:53 -0400
38
39 xvm-munin-config (0.0.12) unstable; urgency=low
40
41   * Use the .. perl operator to simplify the prerms.
42
43  -- Evan Broder <broder@mit.edu>  Thu, 27 May 2010 11:55:31 -0400
44
45 xvm-munin-config (0.0.11) unstable; urgency=low
46
47   * Add missing invirt-base dependency to all xvm-munin-config packages.
48
49  -- Evan Broder <broder@mit.edu>  Sun, 31 Jan 2010 15:40:55 -0500
50
51 xvm-munin-config (0.0.10) unstable; urgency=low
52
53   * Make the munin-node.conf Mako template render even if no monitoring
54     hosts are configured.
55
56  -- Evan Broder <broder@mit.edu>  Thu, 28 Jan 2010 00:11:14 -0500
57
58 xvm-munin-config (0.0.9) unstable; urgency=low
59
60   * Added a clean target.
61
62  -- Greg Brockman <gdb@mit.edu>  Sun, 17 Jan 2010 20:21:41 -0500
63
64 xvm-munin-config (0.0.8) unstable; urgency=low
65
66   * Monitor how many processes are currently wiping an LV
67
68  -- Quentin Smith <quentin@mit.edu>  Thu, 02 Apr 2009 02:06:41 -0400
69
70 xvm-munin-config (0.0.7) unstable; urgency=low
71
72   * Remove smart monitoring for Equallogic RAID devices
73
74  -- Quentin Smith <quentin@mit.edu>  Sat, 14 Mar 2009 03:06:05 -0400
75
76 xvm-munin-config (0.0.6) unstable; urgency=low
77
78   * Add Provides and Conflicts lines to debian/control for
79     config-package-dev
80
81  -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:17:06 -0500
82
83 xvm-munin-config (0.0.5) unstable; urgency=low
84
85   [ Quentin Smith ]
86   * Fix typos in xen_cpu script for XenAPI code
87   * Bump theoretical CPU max to 64x
88   * Show domain CPU weight and cap if available
89   * Refuse to run with the untested SERVER_XEN_API until we support it elsewhere
90
91   [ Evan Broder ]
92   * Move the unnecessary Pre-Depends to a Depends
93   * We don't need to remove the code from sudoers in the postinst - the
94     preinst will get run on upgrade
95
96  -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 23:44:22 -0500
97
98 xvm-munin-config (0.0.4) unstable; urgency=low
99
100   * Pass microseconds to Munin and display as percentages on graph
101
102  -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 21:31:07 -0500
103
104 xvm-munin-config (0.0.3) unstable; urgency=low
105
106   * Fix xen_cpu script to leave out hyphens from UUID
107   * Add a variable to the remote init script that std-init expects
108
109  -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 19:09:34 -0500
110
111 xvm-munin-config (0.0.2) unstable; urgency=low
112
113   [ Quentin Smith ]
114   * Add a monitoring script for domain CPU utilization
115   
116   [ Evan Broder ]
117   * Don't just keep adding to the sudoers file
118
119  -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 08:08:26 -0500
120
121 xvm-munin-config (0.0.1) unstable; urgency=low
122
123   * Initial Release.
124
125  -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:52:10 -0500