source: trunk/packages/xvm-munin-config/debian/changelog

Last change on this file was 3011, checked in by broder, 14 years ago

Use the .. Perl operator to simplify prerms.

invirt-console-host, invirt-dev, and all of the packages in
xvm-munin-config previously used a convoluted one-liner to clean up
/etc/sudoers, but we can do it much more easily using the .. operator.

Taken from http://blog.ksplice.com/2010/05/top-10-perl-one-liner-tricks/

File size: 2.6 KB
Line 
1xvm-munin-config (0.0.12) unstable; urgency=low
2
3  * Use the .. perl operator to simplify the prerms.
4
5 -- Evan Broder <broder@mit.edu>  Thu, 27 May 2010 11:55:31 -0400
6
7xvm-munin-config (0.0.11) unstable; urgency=low
8
9  * Add missing invirt-base dependency to all xvm-munin-config packages.
10
11 -- Evan Broder <broder@mit.edu>  Sun, 31 Jan 2010 15:40:55 -0500
12
13xvm-munin-config (0.0.10) unstable; urgency=low
14
15  * Make the munin-node.conf Mako template render even if no monitoring
16    hosts are configured.
17
18 -- Evan Broder <broder@mit.edu>  Thu, 28 Jan 2010 00:11:14 -0500
19
20xvm-munin-config (0.0.9) unstable; urgency=low
21
22  * Added a clean target.
23
24 -- Greg Brockman <gdb@mit.edu>  Sun, 17 Jan 2010 20:21:41 -0500
25
26xvm-munin-config (0.0.8) unstable; urgency=low
27
28  * Monitor how many processes are currently wiping an LV
29
30 -- Quentin Smith <quentin@mit.edu>  Thu, 02 Apr 2009 02:06:41 -0400
31
32xvm-munin-config (0.0.7) unstable; urgency=low
33
34  * Remove smart monitoring for Equallogic RAID devices
35
36 -- Quentin Smith <quentin@mit.edu>  Sat, 14 Mar 2009 03:06:05 -0400
37
38xvm-munin-config (0.0.6) unstable; urgency=low
39
40  * Add Provides and Conflicts lines to debian/control for
41    config-package-dev
42
43 -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:17:06 -0500
44
45xvm-munin-config (0.0.5) unstable; urgency=low
46
47  [ Quentin Smith ]
48  * Fix typos in xen_cpu script for XenAPI code
49  * Bump theoretical CPU max to 64x
50  * Show domain CPU weight and cap if available
51  * Refuse to run with the untested SERVER_XEN_API until we support it elsewhere
52
53  [ Evan Broder ]
54  * Move the unnecessary Pre-Depends to a Depends
55  * We don't need to remove the code from sudoers in the postinst - the
56    preinst will get run on upgrade
57
58 -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 23:44:22 -0500
59
60xvm-munin-config (0.0.4) unstable; urgency=low
61
62  * Pass microseconds to Munin and display as percentages on graph
63
64 -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 21:31:07 -0500
65
66xvm-munin-config (0.0.3) unstable; urgency=low
67
68  * Fix xen_cpu script to leave out hyphens from UUID
69  * Add a variable to the remote init script that std-init expects
70
71 -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 19:09:34 -0500
72
73xvm-munin-config (0.0.2) unstable; urgency=low
74
75  [ Quentin Smith ]
76  * Add a monitoring script for domain CPU utilization
77 
78  [ Evan Broder ]
79  * Don't just keep adding to the sudoers file
80
81 -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 08:08:26 -0500
82
83xvm-munin-config (0.0.1) unstable; urgency=low
84
85  * Initial Release.
86
87 -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:52:10 -0500
Note: See TracBrowser for help on using the repository browser.