summaryrefslogtreecommitdiff
blob: 74d31060540931acd7fff21f78d502152f1929e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
# ChangeLog for net-analyzer/munin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.57 2011/07/20 21:14:29 darkside Exp $

*munin-1.4.6-r1 (20 Jul 2011)

  20 Jul 2011; Jeremy Olexa <darkside@gentoo.org> -munin-1.4.6.ebuild,
  +munin-1.4.6-r1.ebuild, +files/munin-1.4.6-apc-temp.patch,
  +files/munin-1.4.6-munin-version-identifier.patch:
  Revision bump to add patches as reported upstream, bug 370131 by Diego Elio
  Pettenò & Christian Ruppert

*munin-1.4.6 (18 Jul 2011)

  18 Jul 2011; Jeremy Olexa <darkside@gentoo.org> +munin-1.4.6.ebuild:
  Version bump from upstream, bug 374469. Many upstream provided bug fixes

  18 Jul 2011; Jeremy Olexa <darkside@gentoo.org> -munin-1.4.5.ebuild,
  -munin-1.4.5-r1.ebuild, munin-1.4.5-r3.ebuild:
  Mark ppc, bug 367721. Remove older versions

  19 Jun 2011; Raúl Porcel <armin76@gentoo.org> munin-1.4.5-r3.ebuild:
  sparc stable wrt #367721

  02 Jun 2011; Markus Meier <maekke@gentoo.org> munin-1.4.5-r3.ebuild:
  x86 stable, bug #367721

  23 May 2011; Markos Chandras <hwoarang@gentoo.org> munin-1.4.5-r3.ebuild:
  Stable on amd64 wrt bug #367721

  03 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org>
  files/munin-node_init.d_1.4.5-r3:
  Create /var/run/munin if it's missing, otherwise munin-node will not start
  (and will do that silently).

  22 Mar 2011; Jeremy Olexa <darkside@gentoo.org> munin-1.4.5-r3.ebuild:
  fix init/conf filename, bug 359997

*munin-1.4.5-r3 (22 Mar 2011)

  22 Mar 2011; Robin H. Johnson <robbat2@gentoo.org> -munin-1.4.5-r2.ebuild,
  +munin-1.4.5-r3.ebuild, +files/munin-node_conf.d_1.4.5-r3,
  +files/munin-node_init.d_1.4.5-r3, -files/munin-node_conf.d_1.4.5-r2,
  -files/munin-node_init.d_1.4.5-r2:
  Bug #359817: Fix accidently introduced echo from by debugging of pidfile code
  in init script.

*munin-1.4.5-r2 (16 Mar 2011)

  16 Mar 2011; Robin H. Johnson <robbat2@gentoo.org> +munin-1.4.5-r2.ebuild,
  +files/munin-node_conf.d_1.4.5-r2, +files/munin-node_init.d_1.4.5-r2,
  metadata.xml:
  Bug #304447: ps is at /bin/ps in Gentoo. Bug #340301: optional memcache check
  deps. Bug #358605: detect pidfile location from munin-node config file.

  18 Oct 2010; Jeremy Olexa <darkside@gentoo.org>
  +files/munin-1.3.2-plugins.conf:
  restore missing file that breaks build

  15 Oct 2010; Jeremy Olexa <darkside@gentoo.org>
  -files/munin-1.3.2-plugins.conf,
  -files/munin-1.3.3-fw_conntrack_plugins.patch, -munin-1.3.4-r2.ebuild,
  -files/munin-1.3.4-Makefile.patch,
  -files/munin-1.3.4-no-html-if-no-input.patch,
  -files/munin-1.3.4-parallel-make-fix.patch,
  -files/munin-1.3.4-plugin-cleanup.patch,
  -files/munin-1.3.4-rrdtool-1.3.patch,
  -files/munin-1.3.4-samba-plugin.patch,
  -files/munin-1.3.4-terser-munin-graph.patch,
  -files/munin-1.4.3-Makefile.patch,
  -files/munin-1.4.3-fw_conntrack_plugins.patch,
  -files/munin-1.4.3-ping6_fix.patch,
  -files/munin-1.4.3-plugin-cleanup.patch, -files/munin-init.d:
  remove old versions

  12 Oct 2010; Raúl Porcel <armin76@gentoo.org> munin-1.4.5.ebuild:
  sparc stable wrt #327501

*munin-1.4.5-r1 (05 Oct 2010)

  05 Oct 2010; Jeremy Olexa <darkside@gentoo.org> -munin-1.4.4.ebuild,
  +munin-1.4.5-r1.ebuild:
  Revision bump to improve USE=minimal handling, bug 335708 by Brian De
  Wolf. Remove intermediate version

  28 Aug 2010; Jeroen Roovers <jer@gentoo.org> munin-1.4.5.ebuild:
  Stable for PPC (bug #327501).

  17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> munin-1.4.5.ebuild:
  stable x86, bug 327501

  09 Jul 2010; Pacho Ramos <pacho@gentoo.org> munin-1.4.5.ebuild:
  stable amd64, bug 327501

  17 Jun 2010; Patrick Lauer <patrick@gentoo.org> munin-1.3.4-r2.ebuild,
  munin-1.4.4.ebuild, munin-1.4.5.ebuild:
  Migrating away from deprecated postgres virtuals

*munin-1.4.5 (11 Jun 2010)

  11 Jun 2010; Jeremy Olexa <darkside@gentoo.org> -munin-1.4.3.ebuild,
  +munin-1.4.5.ebuild:
  Version bump for many small bug fixes.
  http://www.munin-monitoring.org/browser/tags/1.4.5/ChangeLog

  24 May 2010; Pacho Ramos <pacho@gentoo.org> munin-1.4.4.ebuild:
  stable amd64, bug 317631

  24 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> munin-1.4.4.ebuild:
  x86 stable wrt bug #317631

  02 May 2010; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4-r2.ebuild,
  munin-1.4.3.ebuild, munin-1.4.4.ebuild:
  Bug #304449: Always bring in dev-perl/DBI as lots of the plugins need it.

*munin-1.4.4 (28 Mar 2010)

  28 Mar 2010; Jeremy Olexa <darkside@gentoo.org> +munin-1.4.4.ebuild,
  +files/munin-1.4.4-Makefile.patch:
  Bug fix release with many fixes from upstream. Also fix Gentoo packaging
  bugs: 303843, 304379, 304397

  10 Feb 2010; Jeremy Olexa <darkside@gentoo.org> munin-1.4.3.ebuild:
  Fix build with -ssl, bug 303733

  03 Feb 2010; Jeroen Roovers <jer@gentoo.org> munin-1.4.3.ebuild:
  Marked ~ppc (bug #303347).

*munin-1.4.3 (03 Feb 2010)

  03 Feb 2010; Jeremy Olexa <darkside@gentoo.org>
  -files/munin-1.3.2-plugin-cleanup.patch,
  -files/munin-1.3.2-rrdtool-comments.patch, -munin-1.3.3.ebuild,
  -munin-1.3.3-r1.ebuild, -munin-1.3.3-r2.ebuild,
  -files/munin-1.3.3-Makefile.patch, -munin-1.3.4.ebuild,
  -munin-1.3.4-r1.ebuild, +munin-1.4.3.ebuild,
  +files/munin-1.4.3-Makefile.patch,
  +files/munin-1.4.3-fw_conntrack_plugins.patch,
  +files/munin-1.4.3-ping6_fix.patch,
  +files/munin-1.4.3-plugin-cleanup.patch, metadata.xml:
  Version bump to 1.4.3, many thanks to all the contributors on bug 300171.
  Include ping6 fix from bug 294722. Include QA fix for perl site-dir, bug
  298528. Remove old versions and unused patches

  11 Jan 2010; Benedikt Böhm <hollow@gentoo.org> munin-1.3.4-r2.ebuild:
  add Net-CIDR dependency wrt #287718

  10 Oct 2009; Raúl Porcel <armin76@gentoo.org> munin-1.3.4-r2.ebuild:
  sparc stable wrt #282852

  06 Sep 2009; Markus Meier <maekke@gentoo.org> munin-1.3.4-r2.ebuild:
  amd64/x86 stable, bug #282852

  30 Aug 2009; nixnut <nixnut@gentoo.org> munin-1.3.4-r2.ebuild:
  ppc stable #282852

  26 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4-r2.ebuild,
  +files/logrotate.d-munin:
  Bug #254968: logrotate config file.

  26 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
  +files/munin-1.3.2-plugins.conf, munin-1.3.4-r2.ebuild,
  +files/munin-1.3.4-terser-munin-graph.patch:
  Restore files/munin-1.3.2-plugins.conf that is used by all ebuilds. Bug
  #276637: fix overly verbose munin-graph debug output.

  26 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4-r2.ebuild:
  Fix double install of manpages.

  26 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4-r2.ebuild,
  +files/munin-1.3.4-parallel-make-fix.patch:
  Bug #267801: obscure parallel make fix.

  10 Aug 2009; Hans de Graaff <graaff@gentoo.org> -munin-1.3.2.ebuild,
  -munin-1.3.2-r1.ebuild, -munin-1.3.2-r2.ebuild, -munin-1.3.2-r3.ebuild,
  -files/munin-1.3.2-Makefile.patch, -files/munin-1.3.2-crontab,
  -files/munin-1.3.2-plugins.conf, -files/munin-1.3.2-r3-Makefile.patch:
  Remove munin 1.3.2 versions and patches only used by those versions.

*munin-1.3.4-r2 (10 Aug 2009)

  10 Aug 2009; Hans de Graaff <graaff@gentoo.org> +munin-1.3.4-r2.ebuild,
  +files/munin-1.3.4-rrdtool-1.3.patch,
  +files/munin-1.3.4-samba-plugin.patch:
  Move patching to prepare phase since the ebuild is EAPI=2. Fix bug
  #253965, compatibility changes for rrdtool 1.3. Fix bug #248849, 
  samba plugin does not have max values.

  08 Mar 2009; Dawid Węgliński <cla@gentoo.org> munin-1.3.4-r1.ebuild:
  Migration to EAPI 2

  08 Aug 2008; nixnut <nixnut@gentoo.org> munin-1.3.4-r1.ebuild:
  Stable on ppc wrt bug 214232

  06 Aug 2008; Markus Meier <maekke@gentoo.org> munin-1.3.4-r1.ebuild:
  add quotes

  06 Aug 2008; Markus Meier <maekke@gentoo.org> munin-1.3.4-r1.ebuild:
  amd64/x86 stable, bug #214232

  05 Aug 2008; Ferris McCormick <fmccor@gentoo.org> munin-1.3.4-r1.ebuild:
  Sparc stable as to bug #214232.

  04 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Describe local USE flags for GLEP 56.

  24 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4-r1.ebuild:
  Update for newer postgres.

*munin-1.3.4-r1 (09 Jun 2008)

  09 Jun 2008; Robin H. Johnson <robbat2@gentoo.org>
  +files/munin-1.3.4-no-html-if-no-input.patch, +munin-1.3.4-r1.ebuild~,
  +munin-1.3.4-r1.ebuild:
  Resolve bug #225671 and also clean up USE flags to better represent the
  new 1.3.4 version.

  01 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.4.ebuild:
  Bug #205293, dcron is fussy about crontab call syntax.

*munin-1.3.4 (31 May 2008)

  31 May 2008; Robin H. Johnson <robbat2@gentoo.org>
  +files/munin-1.3.3-fw_conntrack_plugins.patch,
  +files/munin-1.3.4-Makefile.patch,
  +files/munin-1.3.4-plugin-cleanup.patch, +munin-1.3.4.ebuild:
  Bug #214152, version bump. Includes fw_conntrack fixes per bug 195964.

  30 Jun 2007; Joshua Kinard <kumba@gentoo.org> munin-1.3.3-r2.ebuild:
  Marked unstable on mips, per #183588.

*munin-1.3.3-r2 (22 May 2007)

  22 May 2007; Robin H. Johnson <robbat2@gentoo.org>
  files/munin-1.3.3-Makefile.patch, +munin-1.3.3-r2.ebuild:
  Bug #179321, previous DESTDIR patching missed a single case for the
  munin-node.conf file.

  13 May 2007; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.3.ebuild:
  Forgot IUSE=doc.

*munin-1.3.3-r1 (13 May 2007)

  13 May 2007; Robin H. Johnson <robbat2@gentoo.org>
  +files/munin-node_conf.d_1.3.3-r1, +files/munin-node_init.d_1.3.3-r1,
  +munin-1.3.3-r1.ebuild:
  Bugfixes: #171174, #176309, #176485.

  13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> munin-1.3.3.ebuild:
  Keyworded ~sparc wrt #169941

*munin-1.3.3 (25 Feb 2007)

  25 Feb 2007; Robin H. Johnson <robbat2@gentoo.org>
  +files/munin-1.3.3-Makefile.patch, +files/munin-1.3.3-crontab,
  +munin-1.3.3.ebuild:
  Version bump. Fix bug 156311.

*munin-1.3.2-r3 (13 Nov 2006)

  13 Nov 2006; Robin H. Johnson <robbat2@gentoo.org>
  +files/munin-1.3.2-r3-Makefile.patch, +munin-1.3.2-r3.ebuild:
  Bug #153878 - correct mandir location.

*munin-1.3.2-r2 (19 Oct 2006)

  19 Oct 2006; Robin H. Johnson <robbat2@gentoo.org> +munin-1.3.2-r2.ebuild:
  Bug #151928 - make SSL support optional. Bug #150867 - Ensure rrdtool is
  built with USE=perl if we need it to be.

  04 Oct 2006; Robin H. Johnson <robbat2@gentoo.org> munin-1.3.2-r1.ebuild:
  Add more instructions for users - bug #150045.

*munin-1.3.2-r1 (08 Sep 2006)

  08 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> +munin-1.3.2-r1.ebuild:
  Bug #146429, try to have a minimal version, might not work right yet.

*munin-1.3.2 (11 Jul 2006)

  11 Jul 2006; Robin H. Johnson <robbat2@gentoo.org>
  +files/munin-1.3.2-Makefile.patch, +files/munin-1.3.2-crontab,
  +files/munin-1.3.2-plugin-cleanup.patch, +files/munin-1.3.2-plugins.conf,
  +files/munin-1.3.2-rrdtool-comments.patch, +files/munin-init.d,
  +metadata.xml, +munin-1.3.2.ebuild:
  Initial commit. Bug #76018. Final ebuild by Robin H. Johnson
  <robbat2@gentoo.org>, with signicent contributions by Allen Parker
  <infowolfe@gmail.com>.