summaryrefslogtreecommitdiff
blob: 7e05956a7b3f54703bbe9c2e2ff0245c4896da78 (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
# ChangeLog for app-admin/collectd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/collectd/ChangeLog,v 1.16 2011/03/30 20:09:29 dilfridge Exp $

*collectd-4.10.3 (30 Mar 2011)

  30 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  +collectd-4.10.3.ebuild:
  Version bump, thanks to octo and bonbons on #collectd for the help!

*collectd-4.10.2-r3 (07 Feb 2011)

  07 Feb 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  +collectd-4.10.2-r3.ebuild, +files/collectd-4.10.2-nohal.patch:
  Remove hal dependency (bug 353839) and useless static archives and libtool
  files (bug 353837)

  06 Feb 2011; Samuli Suominen <ssuominen@gentoo.org>
  collectd-4.10.2-r2.ebuild, +files/collectd-4.10.2-libnotify-0.7.patch:
  Fix building with x11-libs/libnotify >= 0.7.

  28 Jan 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  collectd-4.10.2-r2.ebuild:
  Add hints about the changed configuration of the perl and python plugins
  to config file (bug 351265, thanks drobbins!)

  24 Dec 2010; Alex Legler <a3li@gentoo.org> -collectd-4.10.1-r4.ebuild:
  Removing vulnerable ebuilds, bug 347622.

*collectd-4.10.2-r2 (21 Dec 2010)

  21 Dec 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  -collectd-4.10.2-r1.ebuild, +collectd-4.10.2-r2.ebuild, metadata.xml:
  Added curl_json support thanks to Johan Bergström, fixing bug 349124

*collectd-4.10.2-r1 (17 Dec 2010)

  17 Dec 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  -collectd-4.10.2.ebuild, +collectd-4.10.2-r1.ebuild, metadata.xml:
  Include support for ping plugin since we now have net-libs/liboping. Fixes
  bug 346907.

*collectd-4.10.2 (16 Dec 2010)

  16 Dec 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  -collectd-4.10.1-r2.ebuild, -collectd-4.10.1-r3.ebuild,
  +collectd-4.10.2.ebuild, +files/collectd-4.10.2-libocci.patch,
  files/collectd.initd, metadata.xml:
  Version bump, adding configuration checking on startup and support for the
  Oracle plugin. Thanks to Aurelien Minet for the new features.

*collectd-4.10.1-r4 (08 Nov 2010)

  08 Nov 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  +collectd-4.10.1-r4.ebuild:
  Create group collectd at install; cleanup

*collectd-4.10.1-r3 (31 Oct 2010)

  31 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  +collectd-4.10.1-r3.ebuild, +files/logrotate:
  Added support for the ipmi and netlink plugins and added a small logrotate
  control file. Thanks to Daniel Deptula.

  12 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  collectd-4.10.1-r2.ebuild, +files/collectd-4.10.1-noowniptc.patch:
  Real fix for bug 340109: use libiptc only if needed for iptables plugin,
  and completely disable bundled version

  10 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  files/collectd.initd:
  Removed --quiet from startup script

  10 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  collectd-4.10.1-r2.ebuild:
  Added unconditional dependency on iptables as workaround for bug 340109. A
  real resolution will follow.

  03 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  collectd-4.10.1-r2.ebuild:
  Removed the PROCFS checks for speedup (on request from flameeyes)

  29 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  collectd-4.10.1-r2.ebuild:
  Fix DEPEND variables.

*collectd-4.10.1-r2 (28 Sep 2010)

  28 Sep 2010; Andreas K. Huettel <dilfridge@gentoo.org>
  +collectd-4.10.1-r2.ebuild, +files/collectd-4.10.1-libiptc.patch,
  +files/collectd-4.10.1-libperl.patch, +files/collectd.confd,
  +files/collectd.initd, +metadata.xml:
  New application, fixes bug 107076. Thanks to all the previous authors of
  the ebuild since 2005 (see Bugzilla for details), to the reviewers on
  #gentoo-sunrise and #gentoo-dev, and in particular to Boian Berberov, on
  whose work this is mainly based.