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
|
# ChangeLog for net-analyzer/icinga2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.15 2014/12/11 16:51:01 prometheanfire Exp $
*icinga2-2.2.1-r1 (11 Dec 2014)
11 Dec 2014; Matthew Thode <prometheanfire@gentoo.org>
+icinga2-2.2.1-r1.ebuild, -icinga2-2.2.1.ebuild:
the init script is for icinga2, not icinga... bug 532116
10 Dec 2014; Matthew Thode <prometheanfire@gentoo.org> icinga2-2.2.1.ebuild:
fixing sql schema source location
10 Dec 2014; Matthew Thode <prometheanfire@gentoo.org> icinga2-2.2.1.ebuild:
fixing the usage of postgres and mysql
09 Dec 2014; Matthew Thode <prometheanfire@gentoo.org> icinga2-2.2.1.ebuild:
fixing the group ownership stuff
*icinga2-2.2.1 (09 Dec 2014)
09 Dec 2014; Matthew Thode <prometheanfire@gentoo.org> +files/icinga2.confd,
+files/icinga2.initd, +icinga2-2.2.1.ebuild:
multiple fixes :D bug 528962 and bug 528946 fixing bugs 528962 528946 Thanks
florian for the init scripts
03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> icinga2-2.0.2.ebuild,
icinga2-2.1.0-r3.ebuild:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
*icinga2-2.1.0-r3 (01 Sep 2014)
01 Sep 2014; Matthew Thode <prometheanfire@gentoo.org>
+files/icinga2-2.1.0-create_var_cache.patch, +icinga2-2.1.0-r3.ebuild,
-icinga2-2.1.0-r2.ebuild, metadata.xml:
another bump from feandil
*icinga2-2.1.0-r2 (30 Aug 2014)
30 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
+icinga2-2.1.0-r2.ebuild, -icinga2-2.1.0-r1.ebuild:
more correcting of deps
30 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> metadata.xml:
updating manifest
*icinga2-2.1.0-r1 (30 Aug 2014)
30 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
+icinga2-2.1.0-r1.ebuild, -icinga2-2.1.0.ebuild:
fixing python dep
*icinga2-2.1.0 (30 Aug 2014)
30 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> +icinga2-2.1.0.ebuild,
-icinga2-2.0.1.ebuild:
bup
*icinga2-2.0.2 (22 Aug 2014)
22 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> +icinga2-2.0.2.ebuild,
-icinga2-2.0.0.ebuild:
bup
*icinga2-2.0.1 (17 Jul 2014)
17 Jul 2014; Matthew Thode <prometheanfire@gentoo.org> +icinga2-2.0.1.ebuild:
bup
*icinga2-2.0.0 (16 Jun 2014)
16 Jun 2014; Matthew Thode <prometheanfire@gentoo.org> +icinga2-2.0.0.ebuild,
-icinga2-2.0.0_beta2.ebuild:
BUP!
*icinga2-2.0.0_beta2 (15 Jun 2014)
15 Jun 2014; Matthew Thode <prometheanfire@gentoo.org>
+icinga2-2.0.0_beta2.ebuild, +metadata.xml:
adding icinga2
|