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
|
# ChangeLog for net-analyzer/icinga
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.11 2012/01/08 18:41:15 prometheanfire Exp $
08 Jan 2012; mthode <mthode@gentoo.org> files/icinga-init.d-2:
fixed the reload function and readded the checkconfig function to the init
script
29 Dec 2011; mthode <mthode@gentoo.org> +icinga-1.6.1-r1.ebuild:
readding r1....
*icinga-1.6.1-r2 (29 Dec 2011)
29 Dec 2011; mthode <mthode@gentoo.org> -icinga-1.6.1-r1.ebuild,
+icinga-1.6.1-r2.ebuild:
set plugins flag on by default
*icinga-1.6.1-r1 (04 Dec 2011)
04 Dec 2011; mthode <mthode@gentoo.org> -icinga-1.6.1.ebuild,
+icinga-1.6.1-r1.ebuild, files/icinga-init.d-2, files/ido2db-init.d:
fixed error in old ido2db-init and updated icinga-init to be in line with new
openrc
03 Dec 2011; mthode <mthode@gentoo.org> -icinga-1.5.1.ebuild,
-icinga-1.5.1-r1.ebuild:
removed older ebuilds
*icinga-1.6.1 (02 Dec 2011)
02 Dec 2011; mthode <mthode@gentoo.org> +icinga-1.6.1.ebuild,
files/icinga-init.d-2, files/icinga-apache.conf:
moved /var/icinga to /var/lib/icinga; init updated to remove redundant config
check (done by default now); add icinga to nagios group all the time; moved
loging around; removed api use flag
22 Nov 2011; mthode <mthode@gentoo.org> -icinga-1.5.1-r2.ebuild:
removed icinga-1.5.1-r2.ebuild for init.d error (fix is in r3)
*icinga-1.5.1-r3 (22 Nov 2011)
22 Nov 2011; mthode <mthode@gentoo.org> +icinga-1.5.1-r3.ebuild,
files/icinga-init.d-2:
changed default install from /var/icinga to /var/lib/icinga
*icinga-1.5.1-r2 (21 Nov 2011)
21 Nov 2011; mthode <mthode@gentoo.org> +icinga-1.5.1-r2.ebuild,
+files/icinga-init.d-2:
Changed directory perms and file locations and initscript, see bug 391143 for
more info
*icinga-1.5.1-r1 (15 Nov 2011)
15 Nov 2011; mthode <mthode@gentoo.org> +icinga-1.5.1-r1.ebuild,
+files/fix-prestripped-binaries.patch:
Revbump to fix prestripped-binaries
*icinga-1.5.1 (15 Nov 2011)
15 Nov 2011; mthode <mthode@gentoo.org> +files/icinga-apache.conf,
+files/icinga-conf.d, +files/icinga-init.d, +files/icinga-lighty.conf,
+files/ido2db-conf.d, +icinga-1.5.1.ebuild, +files/ido2db-init.d,
+metadata.xml:
New ebuild for icinga. Writen by Prometheanfire. Fixes bug #271339.
|