Skip to content
This repository was archived by the owner on Jan 15, 2019. It is now read-only.

Commit 0d0144f

Browse files
author
Michael Friedrich
committed
Release v1.14.0
1 parent 2ed84e7 commit 0d0144f

File tree

274 files changed

+3704
-4337
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

274 files changed

+3704
-4337
lines changed

Changelog

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,45 @@ NEWS
1919
* This is the Icinga 1.x development branch. If you are looking for Icinga 2.x
2020
please check https://www.icinga.org/icinga2
2121

22+
1.14.0 - 12/22/2016
23+
24+
SECURITY FIXES
25+
26+
* Bug #13709: CVE-2016-9566: Root priviledge escalation during log file opening
27+
* Bug #10453: Icinga Classic-UI 1.13.3 and older are vulnerable to XSS - CVE-2015-8010
28+
29+
Icinga is **not** vulnerable to CVE-2016-9565 since we do not provide any PHP
30+
files nor external advertising RSS feeds inside the Classic UI.
31+
32+
CHANGES
33+
34+
* Classic UI: Remove attribute based authorization (cgiauth.cfg is not parsed anymore)
35+
* IDO: Remove deprecated config options
36+
37+
FIXES
38+
39+
* Bug #882: trends.cgi segfaults
40+
* Bug #6831: Remove broken attribute-based authorization
41+
* Bug #9157: Only timestamp and "Return code of 255 is out of bounds" in icinga.log
42+
* Bug #9409: Add sources for jquery-ui and install minified versions only
43+
* Bug #9750: Classic UI is showing inaccurate value to retry_interval
44+
* Bug #9847: max filename length reached for config file paths
45+
* Bug #10453: Icinga Classic-UI 1.13.3 and older are vulnerable to XSS - CVE-2015-8010
46+
* Bug #10633: status.cgi doesn't honor host/servicegroup filter once allproblems option is set
47+
* Bug #11044: configure tries to process obsolete .in file
48+
* Bug #11048: cgi/cgiutils.c NULL value with segfault in
49+
* Bug #11221: trends.cgi segfault while reading log files
50+
* Bug #11732: Classic UI hides menu items (JQuery 1.11, Debian/Ubuntu)
51+
* Bug #11929: config.cgi notification_period link has a typo
52+
* Bug #12007: Fix icinga2 Host state notification entries in compat log to interpret states properly
53+
* Bug #13709: CVE-2016-9566: Root priviledge escalation during log file opening
54+
* Bug #13745: Spelling errors
55+
* Bug #13747: make fullinstall doesn't call install-webconf-auth
56+
* Bug #13749: Update README for icinga.com
57+
* Feature #3175: Add command "Acknowledge problem for this host and its services"
58+
* Feature #10684: Help Icinga2 User to use command expansion in Classic-UI
59+
60+
2261
1.13.3 - 07/15/2015
2362

2463
FIXES

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ MKDIR=/bin/mkdir
8989
###############################
9090
# Global
9191
###############################
92-
ICINGA_VERSION=1.13.3
92+
ICINGA_VERSION=1.14.0
9393

9494
CP=@CP@
9595

configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2512,9 +2512,9 @@ ac_config_headers="$ac_config_headers include/config.h"
25122512
25132513
25142514
PKG_NAME=icinga-core
2515-
PKG_VERSION="1.13.3"
2515+
PKG_VERSION="1.14.0"
25162516
PKG_HOME_URL="http://www.icinga.org/"
2517-
PKG_REL_DATE="07-15-2015"
2517+
PKG_REL_DATE="12-22-2016"
25182518
25192519
ac_aux_dir=
25202520
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do

configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ AC_CONFIG_HEADER(include/config.h)
99
AC_PREFIX_DEFAULT(/usr/local/icinga)
1010

1111
PKG_NAME=icinga-core
12-
PKG_VERSION="1.13.3"
12+
PKG_VERSION="1.14.0"
1313
PKG_HOME_URL="http://www.icinga.org/"
14-
PKG_REL_DATE="07-15-2015"
14+
PKG_REL_DATE="12-22-2016"
1515

1616
dnl Figure out how to invoke "install" and what install options to use.
1717
AC_PROG_INSTALL

docbook

Submodule docbook updated from 3600ec1 to 96a0dc1

html/docs/de/about.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<link rel="stylesheet" href="../stylesheets/icinga-docs.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
77
<meta name="keywords" content="Supervision, Icinga, Nagios, Linux">
8-
<link rel="home" href="index.html" title="Icinga Version 1.13 Dokumentation">
8+
<link rel="home" href="index.html" title="Icinga Version 1.14 Dokumentation">
99
<link rel="up" href="ch01.html" title="Kapitel 1. Über">
1010
<link rel="prev" href="ch01.html" title="Kapitel 1. Über">
11-
<link rel="next" href="whatsnew.html" title="1.2. What's New in Icinga 1.13">
11+
<link rel="next" href="whatsnew.html" title="1.2. What's New in Icinga 1.14">
1212
<script src="../js/jquery-min.js" type="text/javascript"></script><script src="../js/icinga-docs.js" type="text/javascript"></script>
1313
</head>
1414
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -95,7 +95,7 @@
9595
</li>
9696
</ul></div>
9797

98-
<a class="indexterm" name="idm214374634016"></a>
98+
<a class="indexterm" name="idm139734679810112"></a>
9999
</div>
100100

101101
<div class="section" title="1.1.2. Systemvoraussetzungen">
@@ -123,7 +123,7 @@
123123
</li>
124124
</ol></div>
125125

126-
<a class="indexterm" name="idm214374612512"></a>
126+
<a class="indexterm" name="idm139734679784784"></a>
127127
</div>
128128

129129
<div class="section" title="1.1.3. Lizenzierung">
@@ -141,7 +141,7 @@
141141
<p>Icinga wird geliefert WIE ES IST OHNE GARANTIE IRGENDEINER ART, EINSCHLIESSLICH DER GARANTIE FÜR DESIGN, VERMARKTBARKEIT
142142
ODER DER TAUGLICHKEIT FÜR EINEN BESTIMMTEN ZWECK.</p>
143143

144-
<a class="indexterm" name="idm214374602112"></a>
144+
<a class="indexterm" name="idm139734679777968"></a>
145145
</div>
146146

147147
<div class="section" title="1.1.4. Danksagungen">
@@ -152,17 +152,17 @@
152152
<p>Verschiedene Leute haben zu Icinga beigetragen, z.B. durch Meldung von Fehlern, vorschlagen von Verbesserungen, schreiben
153153
von Plugins usw.</p>
154154

155-
<a class="indexterm" name="idm214374599168"></a>
155+
<a class="indexterm" name="idm139734679774960"></a>
156156
</div>
157157

158158
<div class="section" title="1.1.5. Beschaffen der neuesten Version">
159159
<div class="titlepage"><div><div><h3 class="title">
160160
<a name="downloading"></a>1.1.5. Beschaffen der neuesten Version</h3></div></div></div>
161161

162162

163-
<p>Sie können auf <a class="link" href="http://www.icinga.org/" target="_top">https://www.icinga.org/</a> nach neuen Versionen von Icinga suchen.</p>
163+
<p>Sie können auf <a class="link" href="http://www.icinga.org/" target="_top">https://www.icinga.com/</a> nach neuen Versionen von Icinga suchen.</p>
164164

165-
<a class="indexterm" name="idm214374595568"></a>
165+
<a class="indexterm" name="idm139734679771472"></a>
166166
</div>
167167

168168
<div class="section" title="1.1.6. Kompatibilität">
@@ -177,7 +177,7 @@
177177
<p>Icinga und das Icinga-Logo sind Markenzeichen von icinga.org. Alle anderen Markenzeichen, Dienstmarkenzeichen,
178178
registrierte Markenzeichen und registrierte Dienstmarkenzeichen können das Eigentum der jeweiligen Inhaber sein.</p>
179179

180-
<a class="indexterm" name="idm214374590784"></a>
180+
<a class="indexterm" name="idm139734679768736"></a>
181181
</div>
182182
</div>
183183
<div class="navfooter">
@@ -193,10 +193,10 @@
193193
<tr>
194194
<td width="40%" align="left" valign="top">Kapitel 1. Über </td>
195195
<td width="20%" align="center"><a accesskey="h" href="index.html">Zum Anfang</a></td>
196-
<td width="40%" align="right" valign="top"> 1.2. What's New in Icinga 1.13</td>
196+
<td width="40%" align="right" valign="top"> 1.2. What's New in Icinga 1.14</td>
197197
</tr>
198198
</table>
199199
</div>
200-
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2015 Icinga Development Team, http://www.icinga.org</P>
200+
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2017 Icinga Development Team, https://www.icinga.com</P>
201201
</body>
202202
</html>

html/docs/de/activechecks.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="stylesheet" href="../stylesheets/icinga-docs.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
77
<meta name="keywords" content="Supervision, Icinga, Nagios, Linux">
8-
<link rel="home" href="index.html" title="Icinga Version 1.13 Dokumentation">
8+
<link rel="home" href="index.html" title="Icinga Version 1.14 Dokumentation">
99
<link rel="up" href="ch05.html" title="Kapitel 5. Die Grundlagen">
1010
<link rel="prev" href="servicechecks.html" title="5.5. Service-Prüfungen (Service Checks)">
1111
<link rel="next" href="passivechecks.html" title="5.7. Passive Prüfungen (Passive Checks)">
@@ -95,9 +95,9 @@
9595
durchführen, um den genauen Status eines bestimmten Netzwerk-Segments zu ermitteln. Prüfungen nach Bedarf finden sich auch in der <a class="link" href="dependencychecks.html" title="7.20. Vorausschauende Abhängigkeitsprüfungen">vorausschauenden Abhängigkeitsprüfung</a>s-Logik, um sicherzustellen, dass Icinga möglichst genaue
9696
Statusinformationen hat.</p>
9797

98-
<a class="indexterm" name="idm214364757600"></a>
98+
<a class="indexterm" name="idm139734670030528"></a>
9999

100-
<a class="indexterm" name="idm214364755776"></a>
100+
<a class="indexterm" name="idm139734670028704"></a>
101101
</div>
102102
</div>
103103
<div class="navfooter">
@@ -117,6 +117,6 @@
117117
</tr>
118118
</table>
119119
</div>
120-
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2015 Icinga Development Team, http://www.icinga.org</P>
120+
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2017 Icinga Development Team, https://www.icinga.com</P>
121121
</body>
122122
</html>

html/docs/de/adaptive.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="stylesheet" href="../stylesheets/icinga-docs.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
77
<meta name="keywords" content="Supervision, Icinga, Nagios, Linux">
8-
<link rel="home" href="index.html" title="Icinga Version 1.13 Dokumentation">
8+
<link rel="home" href="index.html" title="Icinga Version 1.14 Dokumentation">
99
<link rel="up" href="ch07.html" title="Kapitel 7. Fortgeschrittene Themen">
1010
<link rel="prev" href="embeddedperl.html" title="7.18. Benutzen des Embedded Perl Interpreters">
1111
<link rel="next" href="dependencychecks.html" title="7.20. Vorausschauende Abhängigkeitsprüfungen">
@@ -127,9 +127,9 @@
127127
</li>
128128
</ul></div>
129129

130-
<a class="indexterm" name="idm214359904960"></a>
130+
<a class="indexterm" name="idm139734665182720"></a>
131131

132-
<a class="indexterm" name="idm214359903680"></a>
132+
<a class="indexterm" name="idm139734665181440"></a>
133133
</div>
134134
</div>
135135
<div class="navfooter">
@@ -149,6 +149,6 @@
149149
</tr>
150150
</table>
151151
</div>
152-
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2015 Icinga Development Team, http://www.icinga.org</P>
152+
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2017 Icinga Development Team, https://www.icinga.com</P>
153153
</body>
154154
</html>

html/docs/de/addons.html

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="stylesheet" href="../stylesheets/icinga-docs.css" type="text/css">
66
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
77
<meta name="keywords" content="Supervision, Icinga, Nagios, Linux">
8-
<link rel="home" href="index.html" title="Icinga Version 1.13 Dokumentation">
8+
<link rel="home" href="index.html" title="Icinga Version 1.14 Dokumentation">
99
<link rel="up" href="ch10.html" title="Kapitel 10. weitere Software">
1010
<link rel="prev" href="ch10.html" title="Kapitel 10. weitere Software">
1111
<link rel="next" href="nrpe.html" title="10.2. NRPE">
@@ -111,13 +111,13 @@
111111

112112
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
113113
<li class="listitem">
114-
<p><a class="link" href="http://www.icinga.org//" target="_top">https://www.icinga.org/</a></p>
114+
<p><a class="link" href="http://www.icinga.org//" target="_top">https://www.icinga.com/</a></p>
115115
</li>
116116
<li class="listitem">
117117
<p><a class="link" href="http://www.sourceforge.net/" target="_top">SourceForge.net</a></p>
118118
</li>
119119
<li class="listitem">
120-
<p><a class="link" href="https://exchange.icinga.org/" target="_top">https://exchange.icinga.org</a></p>
120+
<p><a class="link" href="https://exchange.icinga.org/" target="_top">https://exchange.icinga.com</a></p>
121121
</li>
122122
</ul></div>
123123

@@ -155,57 +155,57 @@
155155
speichern. Dies wird wahrscheinlich in der Zukunft als Basis für ein neues PHP-basiertes Web-Interface für Icinga dienen.
156156
Neben MySQL werden auch Oracle und PostgreSQL unterstützt.</p>
157157

158-
<p>Das IDOUtils-Addon und die Dokumentation finden Sie unter <a class="link" href="http://docs.icinga.org/" target="_top">http://docs.icinga.org/</a>.</p>
158+
<p>Das IDOUtils-Addon und die Dokumentation finden Sie unter <a class="link" href="http://docs.icinga.org/" target="_top">https://docs.icinga.com/</a>.</p>
159159

160-
<a class="indexterm" name="idm214358538896"></a>
160+
<a class="indexterm" name="idm139734663816416"></a>
161161

162-
<a class="indexterm" name="idm214358537104"></a>
162+
<a class="indexterm" name="idm139734663814624"></a>
163163

164-
<a class="indexterm" name="idm214358535584"></a>
164+
<a class="indexterm" name="idm139734663813104"></a>
165165

166-
<a class="indexterm" name="idm214358533824"></a>
166+
<a class="indexterm" name="idm139734663811344"></a>
167167

168-
<a class="indexterm" name="idm214358532688"></a>
168+
<a class="indexterm" name="idm139734663810208"></a>
169169

170-
<a class="indexterm" name="idm214358531136"></a>
170+
<a class="indexterm" name="idm139734663808656"></a>
171171

172-
<a class="indexterm" name="idm214358529888"></a>
172+
<a class="indexterm" name="idm139734663807408"></a>
173173

174-
<a class="indexterm" name="idm214358528160"></a>
174+
<a class="indexterm" name="idm139734663805680"></a>
175175

176-
<a class="indexterm" name="idm214358527024"></a>
176+
<a class="indexterm" name="idm139734663804544"></a>
177177

178-
<a class="indexterm" name="idm214358525472"></a>
178+
<a class="indexterm" name="idm139734663802992"></a>
179179

180-
<a class="indexterm" name="idm214358524224"></a>
180+
<a class="indexterm" name="idm139734663801744"></a>
181181

182-
<a class="indexterm" name="idm214358522496"></a>
182+
<a class="indexterm" name="idm139734663800016"></a>
183183

184-
<a class="indexterm" name="idm214358521360"></a>
184+
<a class="indexterm" name="idm139734663798880"></a>
185185

186-
<a class="indexterm" name="idm214358519808"></a>
186+
<a class="indexterm" name="idm139734663797328"></a>
187187

188-
<a class="indexterm" name="idm214358518560"></a>
188+
<a class="indexterm" name="idm139734663796080"></a>
189189

190-
<a class="indexterm" name="idm214358516832"></a>
190+
<a class="indexterm" name="idm139734663794352"></a>
191191

192-
<a class="indexterm" name="idm214358515696"></a>
192+
<a class="indexterm" name="idm139734663793216"></a>
193193

194-
<a class="indexterm" name="idm214358514144"></a>
194+
<a class="indexterm" name="idm139734663791664"></a>
195195

196-
<a class="indexterm" name="idm214358512896"></a>
196+
<a class="indexterm" name="idm139734663790416"></a>
197197

198-
<a class="indexterm" name="idm214358511168"></a>
198+
<a class="indexterm" name="idm139734663788688"></a>
199199

200-
<a class="indexterm" name="idm214358510032"></a>
200+
<a class="indexterm" name="idm139734663787552"></a>
201201

202-
<a class="indexterm" name="idm214358508480"></a>
202+
<a class="indexterm" name="idm139734663786000"></a>
203203

204-
<a class="indexterm" name="idm214358573280"></a>
204+
<a class="indexterm" name="idm139734663784752"></a>
205205

206-
<a class="indexterm" name="idm214358506064"></a>
206+
<a class="indexterm" name="idm139734663783024"></a>
207207

208-
<a class="indexterm" name="idm214358505056"></a>
208+
<a class="indexterm" name="idm139734663782016"></a>
209209
</div>
210210
</div>
211211
<div class="navfooter">
@@ -225,6 +225,6 @@
225225
</tr>
226226
</table>
227227
</div>
228-
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2015 Icinga Development Team, http://www.icinga.org</P>
228+
<P class="copyright">© 1999-2009 Ethan Galstad, 2009-2017 Icinga Development Team, https://www.icinga.com</P>
229229
</body>
230230
</html>

0 commit comments

Comments
 (0)