summaryrefslogtreecommitdiff
blob: 2260542f08d9d2edd7962fa747eb1bb1eeb99824 (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
# 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.19 2012/07/09 20:44:38 prometheanfire Exp $

*icinga-1.7.1-r2 (09 Jul 2012)

  09 Jul 2012; Matthew Thode <prometheanfire@gentoo.org>
  +icinga-1.7.1-r2.ebuild:
  removed debug (not used anymore) and fixed emerging without web use flag bug
  #424795

*icinga-1.7.1-r1 (25 Jun 2012)

  25 Jun 2012; Matthew Thode <prometheanfire@gentoo.org>
  +icinga-1.7.1-r1.ebuild:
  restricting the test feature because not all the packages needed to test are
  in tree. sorta fixes bug #423265

*icinga-1.7.1 (18 Jun 2012)

  18 Jun 2012; Matthew Thode <prometheanfire@gentoo.org> +icinga-1.7.1.ebuild:
  Version bump, bugfix release

  12 Jun 2012; Zac Medico <zmedico@gentoo.org> icinga-1.6.1-r2.ebuild,
  icinga-1.7.0.ebuild:
  inherit user for enewgroup and enewuser

*icinga-1.7.0 (15 May 2012)

  15 May 2012; Matthew Thode <prometheanfire@gentoo.org>
  +files/fix-prestripped-binaries-1.7.0.patch, +icinga-1.7.0.ebuild,
  -files/icinga-init.d, -icinga-1.6.1-r1.ebuild, files/icinga-init.d,
  icinga-1.6.1-r2.ebuild, metadata.xml:
  adding 1.7.0 and removing 1.6.1-r1

  09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> icinga-1.6.1-r2.ebuild:
  x86 stable wrt bug #403949

  23 Feb 2012; Agostino Sarubbo <ago@gentoo.org> icinga-1.6.1-r2.ebuild:
  Stable for amd64, wrt bug #403949

  20 Feb 2012; Mike Gilbert <floppym@gentoo.org> metadata.xml:
  Drop no-herd.

  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.