]> granicus.if.org Git - icinga2/blob - ChangeLog
Document the `name` and `type` attributes
[icinga2] / ChangeLog
1 # Icinga 2.x CHANGELOG
2
3 Please check [doc/1-about.md].
4
5 ## What's New
6
7 ### What's New in Version 2.2.4
8
9 #### Changes
10
11 * Bugfixes
12
13 #### Issues
14
15 * Bug #6943: Configured recurring downtimes not applied on saturdays
16 * Bug #7660: livestatus / nsca / etc submits are ignored during reload
17 * Bug #7685: kUn-Bashify mail-{host,service}-notification.sh
18 * Bug #8128: Icinga 2.2.2 build fails on SLES11SP3 because of changed boost dependency
19 * Bug #8131: vfork() hangs on OS X
20 * Bug #8162: Satellite doesn't use manually supplied 'local zone name'
21 * Bug #8192: Feature statusdata shows wrong host notification options
22 * Bug #8201: Update Icinga Web 2 uri to /icingaweb2
23 * Bug #8214: Fix YAJL detection on Debian squeeze
24 * Bug #8222: inconsistent URL http(s)://www.icinga.org
25 * Bug #8223: Typos in readme file for windows plugins
26 * Bug #8245: check_ssmtp command does NOT support mail_from
27 * Bug #8256: Restart fails after deleting a Host
28 * Bug #8288: Crash in DbConnection::ProgramStatusHandler
29 * Bug #8295: Restart of Icinga hangs
30 * Bug #8299: Scheduling downtime for host and all services only schedules services
31 * Bug #8311: Segfault in Checkable::AddNotification
32 * Bug #8321: enable_event_handlers attribute is missing in status.dat
33 * Bug #8368: Output in "node wizard" is confusing
34
35 ### What's New in Version 2.2.3
36
37 #### Changes
38
39 * Bugfixes
40
41 #### Issues
42
43 * Bug #8063: Volatile checks trigger invalid notifications on OK->OK state changes
44 * Bug #8125: Incorrect ticket shouldn't cause "node wizard" to terminate
45 * Bug #8126: Icinga 2.2.2 doesn't build on i586 SUSE distributions
46 * Bug #8143: Windows plugin check_service.exe can't find service NTDS
47 * Bug #8144: Arguments without values are not used on plugin exec
48 * Bug #8147: check_interval must be greater than 0 error on update-config
49 * Bug #8152: DB IDO query queue limit reached on reload
50 * Bug #8171: Typo in example of StatusDataWriter
51 * Bug #8178: Icinga 2.2.2 segfaults on FreeBSD
52 * Bug #8181: icinga2 node update config shows hex instead of human readable names
53 * Bug #8182: Segfault on update-config old empty config
54
55 ### What's New in Version 2.2.2
56
57 #### Changes
58
59 * Bugfixes
60
61 #### Issues
62
63 * Bug #7045: icinga2 init-script doesn't validate configuration on reload action
64 * Bug #7064: Missing host downtimes/comments in Livestatus
65 * Bug #7301: Docs: Better explaination of dependency state filters
66 * Bug #7314: double macros in command arguments seems to lead to exception
67 * Bug #7511: Feature `compatlog' should flush output buffer on every new line
68 * Bug #7518: update-config fails to create hosts
69 * Bug #7591: CPU usage at 100% when check_interval = 0 in host object definition
70 * Bug #7618: Repository does not support services which have a slash in their name
71 * Bug #7683: If a parent host goes down, the child host isn't marked as unrechable in the db ido
72 * Bug #7707: "node wizard" shouldn't crash when SaveCert fails
73 * Bug #7745: Cluster heartbeats need to be more aggressive
74 * Bug #7769: The unit tests still crash sometimes
75 * Bug #7863: execute checks locally if command_endpoint == local endpoint
76 * Bug #7878: Segfault on issuing node update-config
77 * Bug #7882: Improve error reporting when libmysqlclient or libpq are missing
78 * Bug #7891: CLI `icinga2 node update-config` doesn't sync configs from remote clients as expected
79 * Bug #7913: /usr/lib/icinga2 is not owned by a package
80 * Bug #7914: SUSE packages %set_permissions post statement wasn't moved to common
81 * Bug #7917: update_config not updating configuration
82 * Bug #7920: Test Classic UI config file with Apache 2.4
83 * Bug #7929: Apache 2.2 fails with new apache conf
84 * Bug #8002: typeof() seems to return null for arrays and dictionaries
85 * Bug #8003: SIGABRT while evaluating apply rules
86 * Bug #8028: typeof does not work for numbers
87 * Bug #8039: Livestatus: Replace unixcat with nc -U
88 * Bug #8048: Wrong command in documentation for installing Icinga 2 pretty printers.
89 * Bug #8050: exception during config check
90 * Bug #8051: Update host examples in Dependencies for Network Reachability documentation
91 * Bug #8058: DB IDO: Missing last_hard_state column update in {host,service}status tables
92 * Bug #8059: Unit tests fail on FreeBSD
93 * Bug #8066: Setting a dictionary key to null does not cause the key/value to be removed
94 * Bug #8070: Documentation: Add note on default notification interval in getting started notifications.conf
95 * Bug #8075: No option to specify timeout to check_snmp and snmp manubulon commands
96
97 ### What's New in Version 2.2.1
98
99 #### Changes
100
101 * Support arrays in [command argument macros](#command-passing-parameters) #6709
102     * Allows to define multiple parameters for [nrpe -a](#plugin-check-command-nrpe), [nscp -l](#plugin-check-command-nscp), [disk -p](#plugin-check-command-disk), [dns -a](#plugin-check-command-dns).
103 * Bugfixes
104
105 #### Issues
106
107 * Feature #6709: Support for arrays in macros
108 * Feature #7463: Update spec file to use yajl-devel
109 * Feature #7739: The classicui Apache conf doesn't support Apache 2.4
110 * Feature #7747: Increase default timeout for NRPE checks
111 * Feature #7867: Document how arrays in macros work
112
113 * Bug #7173: service icinga2 status gives wrong information when run as unprivileged user
114 * Bug #7602: livestatus large amount of submitting unix socket command results in broken pipes
115 * Bug #7613: icinga2 checkconfig should fail if group given for command files does not exist
116 * Bug #7671: object and template with the same name generate duplicate object error
117 * Bug #7708: Built-in commands shouldn't be run on the master instance in remote command execution mode
118 * Bug #7725: Windows wizard uses incorrect CLI command
119 * Bug #7726: Windows wizard is missing --zone argument
120 * Bug #7730: Restart Icinga - Error Restoring program state from file '/var/lib/icinga2/icinga2.state'
121 * Bug #7735: 2.2.0 has out-of-date icinga2 man page
122 * Bug #7738: Systemd rpm scripts are run in wrong package
123 * Bug #7740: /usr/sbin/icinga-prepare-dirs conflicts in the bin and common package
124 * Bug #7741: Icinga 2.2 misses the build requirement libyajl-devel for SUSE distributions
125 * Bug #7743: Icinga2 node add failed with unhandled exception
126 * Bug #7754: Incorrect error message for localhost
127 * Bug #7770: Objects created with node update-config can't be seen in Classic UI
128 * Bug #7786: Move the icinga2-prepare-dirs script elsewhere
129 * Bug #7806: !in operator returns incorrect result
130 * Bug #7828: Verify if master radio box is disabled in the Windows wizard
131 * Bug #7847: Wrong information in section "Linux Client Setup Wizard for Remote Monitoring"
132 * Bug #7862: Segfault in CA handling
133 * Bug #7868: Documentation: Explain how unresolved macros are handled
134 * Bug #7890: Wrong permission in run directory after restart
135 * Bug #7896: Fix Apache config in the Debian package
136
137 ### What's New in Version 2.2.0
138
139 #### Changes
140
141 * DB IDO schema update to version `1.12.0`
142     * schema files in `lib/db_ido_{mysql,pgsql}/schema` (source)
143     * Table `programstatus`: New column `program_version`
144     * Table `customvariables` and `customvariablestatus`: New column `is_json` (required for custom attribute array/dictionary support)
145 * New features
146     * [GelfWriter](#gelfwriter): Logging check results, state changes, notifications to GELF (graylog2, logstash) #7619
147     * Agent/Client/Node framework #7249
148     * Windows plugins for the client/agent parts #7242 #7243
149 * New CLI commands #7245
150     * `icinga2 feature {enable,disable}` replaces `icinga2-{enable,disable}-feature` script  #7250
151     * `icinga2 object list` replaces `icinga2-list-objects` script  #7251
152     * `icinga2 pki` replaces` icinga2-build-{ca,key}` scripts  #7247
153     * `icinga2 repository` manages `/etc/icinga2/repository.d` which must be included in `icinga2.conf` #7255
154     * `icinga2 node` cli command provides node (master, satellite, agent) setup (wizard) and management functionality #7248
155     * `icinga2 daemon` for existing daemon arguments (`-c`, `-C`). Removed `-u` and `-g` parameters in favor of [init.conf](#init-conf).
156     * bash auto-completion & terminal colors #7396
157 * Configuration
158     * Former `localhost` example host is now defined in [hosts.conf](#hosts-conf) #7594
159     * All example services moved into advanced apply rules in [services.conf](#services-conf)
160     * Updated downtimes configuration example in [downtimes.conf](#downtimes-conf) #7472
161     * Updated notification apply example in [notifications.conf](#notifications-conf) #7594
162     * Support for object attribute 'zone' #7400
163     * Support setting [object variables in apply rules](#dependencies-apply-custom-attributes) #7479
164     * Support arrays and dictionaries in [custom attributes](#custom-attributes-apply) #6544 #7560
165     * Add [apply for rules](#using-apply-for) for advanced dynamic object generation #7561
166     * New attribute `accept_commands` for [ApiListener](#objecttype-apilistener) #7559
167     * New [init.conf](#init-conf) file included first containing new constants `RunAsUser` and `RunAsGroup`.
168 * Cluster
169     * Add [CSR Auto-Signing support](#csr-autosigning-requirements) using generated ticket #7244
170     * Allow to [execute remote commands](#icinga2-remote-monitoring-client-command-execution) on endpoint clients #7559
171 * Perfdata
172     * [PerfdataWriter](#writing-performance-data-files): Don't change perfdata, pass through from plugins #7268
173     * [GraphiteWriter](#graphite-carbon-cache-writer): Add warn/crit/min/max perfdata and downtime_depth stats values #7366 #6946
174 * Packages
175     * `python-icinga2` package dropped in favor of integrated cli commands #7245
176     * Windows Installer for the agent parts #7243
177
178 > **Note**
179 >
180 >  Please remove `conf.d/hosts/localhost*` after verifying your updated configuration!
181
182 #### Issues
183
184 * Feature #6544: Support for array in custom variable.
185 * Feature #6946: Add downtime depth as statistic metric for GraphiteWriter
186 * Feature #7187: Document how to use multiple assign/ignore statements with logical "and" & "or"
187 * Feature #7199: Cli commands: add filter capability to 'object list'
188 * Feature #7241: Windows Wizard
189 * Feature #7242: Windows plugins
190 * Feature #7243: Windows installer
191 * Feature #7244: CSR auto-signing
192 * Feature #7245: Cli commands
193 * Feature #7246: Cli command framework
194 * Feature #7247: Cli command: pki
195 * Feature #7248: Cli command: Node
196 * Feature #7249: Node Repository
197 * Feature #7250: Cli command: Feature
198 * Feature #7251: Cli command: Object
199 * Feature #7252: Cli command: SCM
200 * Feature #7253: Cli Commands: Node Repository Blacklist & Whitelist
201 * Feature #7254: Documentation: Agent/Satellite Setup
202 * Feature #7255: Cli command: Repository
203 * Feature #7262: macro processor needs an array printer
204 * Feature #7319: Documentation: Add support for locally-scoped variables for host/service in applied Dependency
205 * Feature #7334: GraphiteWriter: Add support for customized metric prefix names
206 * Feature #7356: Documentation: Cli Commands
207 * Feature #7366: GraphiteWriter: Add warn/crit/min/max perfdata values if existing
208 * Feature #7370: CLI command: variable
209 * Feature #7391: Add program_version column to programstatus table
210 * Feature #7396: Implement generic color support for terminals
211 * Feature #7400: Remove zone keyword and allow to use object attribute 'zone'
212 * Feature #7415: CLI: List disabled features in feature list too
213 * Feature #7421: Add -h next to --help
214 * Feature #7423: Cli command: Node Setup
215 * Feature #7452: Replace cJSON with a better JSON parser
216 * Feature #7465: Cli command: Node Setup Wizard (for Satellites and Agents)
217 * Feature #7467: Remove virtual agent name feature for localhost
218 * Feature #7472: Update downtimes.conf example config
219 * Feature #7478: Documentation: Mention 'icinga2 object list' in config validation
220 * Feature #7479: Set host/service variable in apply rules
221 * Feature #7480: Documentation: Add host/services variables in apply rules
222 * Feature #7504: Documentation: Revamp getting started with 1 host and multiple (service) applies
223 * Feature #7514: Documentation: Move troubleshooting after the getting started chapter
224 * Feature #7524: Documentation: Explain how to manage agent config in central repository
225 * Feature #7543: Documentation for arrays & dictionaries in custom attributes and their usage in apply rules for
226 * Feature #7559: Execute remote commands on the agent w/o local objects by passing custom attributes
227 * Feature #7560: Support dictionaries in custom attributes
228 * Feature #7561: Generate objects using apply with foreach in arrays or dictionaries (key => value)
229 * Feature #7566: Implement support for arbitrarily complex indexers
230 * Feature #7594: Revamp sample configuration: add NodeName host, move services into apply rules schema
231 * Feature #7596: Plugin Check Commands: disk is missing '-p', 'x' parameter
232 * Feature #7619: Add GelfWriter for writing log events to graylog2/logstash
233 * Feature #7620: Documentation: Update Icinga Web 2 installation
234 * Feature #7622: Icinga 2 should use less RAM
235 * Feature #7680: Conditionally enable MySQL and PostgresSQL, add support for FreeBSD and DragonFlyBSD
236
237 * Bug #6547: delaying notifications with times.begin should postpone first notification into that window
238 * Bug #7257: default value for "disable_notifications" in service dependencies is set to "false"
239 * Bug #7268: Icinga2 changes perfdata order and removes maximum
240 * Bug #7272: icinga2 returns exponential perfdata format with check_nt
241 * Bug #7275: snmp-load checkcommand has wrong threshold syntax
242 * Bug #7276: SLES (Suse Linux Enterprise Server) 11 SP3 package dependency failure
243 * Bug #7302: ITL: check_procs and check_http are missing arguments
244 * Bug #7324: config parser crashes on unknown attribute in assign
245 * Bug #7327: Icinga2 docs: link supported operators from sections about apply rules
246 * Bug #7331: Error messages for invalid imports missing
247 * Bug #7338: Docs: Default command timeout is 60s not 5m
248 * Bug #7339: Importing a CheckCommand in a NotificationCommand results in an exception without stacktrace.
249 * Bug #7349: Documentation: Wrong check command for snmp-int(erface)
250 * Bug #7351: snmp-load checkcommand has a wrong "-T" param value
251 * Bug #7359: Setting snmp_v2 can cause snmp-manubulon-command derived checks to fail
252 * Bug #7365: Typo for "HTTP Checks" match in groups.conf
253 * Bug #7369: Fix reading perfdata in compat/checkresultreader
254 * Bug #7372: custom attribute name 'type' causes empty vars dictionary
255 * Bug #7373: Wrong usermod command for external command pipe setup
256 * Bug #7378: Commands are auto-completed when they shouldn't be
257 * Bug #7379: failed en/disable feature should return error
258 * Bug #7380: Debian package root permissions interfere with icinga2 cli commands as icinga user
259 * Bug #7392: Schema upgrade files are missing in /usr/share/icinga2-ido-{mysql,pgsql}
260 * Bug #7417: CMake warnings on OS X
261 * Bug #7428: Documentation: 1-about contribute links to non-existing report a bug howto
262 * Bug #7433: Unity build fails on RHEL 5
263 * Bug #7446: When replaying logs the secobj attribute is ignored
264 * Bug #7473: Performance data via API is broken
265 * Bug #7475: can't assign Service to Host in nested HostGroup
266 * Bug #7477: Fix typos and other small corrections in documentation
267 * Bug #7482: OnStateLoaded isn't called for objects which don't have any state
268 * Bug #7483: Hosts/services should not have themselves as parents
269 * Bug #7495: Utility::GetFQDN doesn't work on OS X
270 * Bug #7503: Icinga2 fails to start due to configuration errors
271 * Bug #7520: Use ScriptVariable::Get for RunAsUser/RunAsGroup
272 * Bug #7536: Object list dump erraneously evaluates template definitions
273 * Bug #7537: Nesting an object in a template causes the template to become non-abstract
274 * Bug #7538: There is no __name available to nested objects
275 * Bug #7573: link missing in documentation about livestatus
276 * Bug #7577: Invalid checkresult object causes Icinga 2 to crash
277 * Bug #7579: only notify users on recovery which have been notified before (not-ok state)
278 * Bug #7585: Nested templates do not work (anymore)
279 * Bug #7586: Exception when executing check
280 * Bug #7597: Compilation Error with boost 1.56 under Windows
281 * Bug #7599: Plugin execution on Windows does not work
282 * Bug #7617: mkclass crashes when called without arguments
283 * Bug #7623: Missing state filter 'OK' must not prevent recovery notifications being sent
284 * Bug #7624: Installation on Windows fails
285 * Bug #7625: IDO module crashes on Windows
286 * Bug #7646: Get rid of static boost::mutex variables
287 * Bug #7648: Unit tests fail to run
288 * Bug #7650: Wrong set of dependency state when a host depends on a service
289 * Bug #7681: CreateProcess fails on Windows 7
290 * Bug #7688: DebugInfo is missing for nested dictionaries
291
292
293 ### What's New in Version 2.1.1
294
295 #### Issues
296
297 * Bug #6147: Link libcJSON against libm
298 * Bug #6696: make test fails on openbsd
299 * Bug #6841: Too many queued messages
300 * Bug #6862: SSL_read errors during restart
301 * Bug #6981: SSL errors with interleaved SSL_read/write
302 * Bug #7029: icinga2.spec: files-attr-not-set for python-icinga2 package
303 * Bug #7032: "Error parsing performance data" in spite of "enable_perfdata = false"
304 * Bug #7036: Remove validator for the Script type
305 * Bug #7037: icinga2-list-objects doesn't work with Python 3
306 * Bug #7038: Fix rpmlint errors
307 * Bug #7042: icinga2-list-objects complains about Umlauts and stops output
308 * Bug #7044: icinga2 init-script terminates with exit code 0 if $DAEMON is not in place or not executable
309 * Bug #7047: service icinga2 status - prints cat error if the service is stopped
310 * Bug #7058: Exit code is not initialized for some failed checks
311 * Bug #7065: pipe2 returns ENOSYS on GNU Hurd and Debian kfreebsd
312 * Bug #7072: GraphiteWriter should ignore empty perfdata value
313 * Bug #7080: Missing differentiation between service and systemctl
314 * Bug #7096: new SSL Errors with too many queued messages
315 * Bug #7115: Build fails on Haiku
316 * Bug #7123: Manubulon-Plugin conf Filename wrong
317 * Bug #7139: GNUInstallDirs.cmake outdated
318 * Bug #7167: Segfault using cluster in TlsStream::IsEof
319 * Bug #7168: fping4 doesn't work correctly with the shipped command-plugins.conf
320 * Bug #7186: Livestatus hangs from time to time
321 * Bug #7195: fix memory leak ido_pgsql
322 * Bug #7210: clarify on db ido upgrades
323 * Feature #6719: Change log message for checking/sending notifications
324 * Feature #7028: Document how to use @ to escape keywords
325 * Feature #7033: Add include guards for mkclass files
326 * Feature #7034: Ensure that namespaces for INITIALIZE_ONCE and REGISTER_TYPE are truly unique
327 * Feature #7035: Implement support for unity builds
328 * Feature #7039: Figure out a better way to set the version for snapshot builds
329 * Feature #7040: Unity builds: Detect whether __COUNTER__ is available
330 * Feature #7041: Enable unity build for RPM/Debian packages
331 * Feature #7070: Explain event commands and their integration by a real life example (httpd restart via ssh)
332 * Feature #7158: Extend documentation for icinga-web on Debian systems
333
334 ### What's New in Version 2.1.0
335
336 #### Changes
337
338 * DB IDO schema upgrade ([MySQL](#upgrading-mysql-db),[PostgreSQL](#upgrading-postgresql-db) required!
339     * new schema version: **1.11.7**
340     * RPMs install the schema files into `/usr/share/icinga2-ido*` instead of `/usr/share/doc/icinga2-ido*` #6881
341 * [Information for config objects](#list-configuration-objects) using `icinga2-list-objects` script #6702
342 * Add Python 2.4 as requirement #6702
343 * Add search path: If `-c /etc/icinga2/icinga2.conf` is omitted, use `SysconfDir + "/icinga2/icinga2.conf"` #6874
344 * Change log level for failed commands #6751
345 * Notifications are load-balanced in a [High Availability cluster setup](#high-availability-notifications) #6203
346     * New config attribute: `enable_ha`
347 * DB IDO "run once" or "run everywhere" mode in a [High Availability cluster setup](#high-availability-db-ido) #6203 #6827
348     * New config attributes: `enable_ha` and `failover_timeout`
349 * RPMs use the `icingacmd` group for /var/{cache,log,run}/icinga2 #6948
350
351 #### Issues
352
353 * Bug #6881: make install does not install the db-schema
354 * Bug #6915: use _rundir macro for configuring the run directory
355 * Bug #6916: External command pipe: Too many open files
356 * Bug #6917: enforce /usr/lib as base for the cgi path on SUSE distributions
357 * Bug #6942: ExternalCommandListener fails open pipe: Too many open files
358 * Bug #6948: check file permissions in /var/cache/icinga2
359 * Bug #6962: Commands are processed multiple times
360 * Bug #6964: Host and service checks stuck in "pending" when hostname = localhost a parent/satellite setup
361 * Bug #7001: Build fails with Boost 1.56
362 * Bug #7016: 64-bit RPMs are not installable
363 * Feature #5219: Cluster support for modified attributes
364 * Feature #6066: Better log messages for cluster changes
365 * Feature #6203: Better cluster support for notifications / IDO
366 * Feature #6205: Log replay sends messages to instances which shouldn't get those messages
367 * Feature #6702: Information for config objects
368 * Feature #6704: Release 2.1
369 * Feature #6751: Change log level for failed commands
370 * Feature #6874: add search path for icinga2.conf
371 * Feature #6898: Enhance logging for perfdata/graphitewriter
372 * Feature #6919: Clean up spec file
373 * Feature #6920: Recommend related packages on SUSE distributions
374 * API - Bug #6998: ApiListener ignores bind_host attribute
375 * DB IDO - Feature #6827: delay ido connect in ha cluster
376 * Documentation - Bug #6870: Wrong object attribute 'enable_flap_detection'
377 * Documentation - Bug #6878: Wrong parent in Load Distribution
378 * Documentation - Bug #6909: clarify on which config tools are available
379 * Documentation - Bug #6968: Update command arguments 'set_if' and beautify error message
380 * Documentation - Bug #6995: Keyword "required" used inconsistently for host and service "icon_image*" attributes
381 * Documentation - Feature #6651: Migration: note on check command timeouts
382 * Documentation - Feature #6703: Documentation for zones and cluster permissions
383 * Documentation - Feature #6743: Better explanation for HA config cluster
384 * Documentation - Feature #6839: Explain how the order attribute works in commands
385 * Documentation - Feature #6864: Add section for reserved keywords
386 * Documentation - Feature #6867: add section about disabling re-notifications
387 * Documentation - Feature #6869: Add systemd options: enable, journal
388 * Documentation - Feature #6922: Enhance Graphite Writer description
389 * Documentation - Feature #6949: Add documentation for icinga2-list-objects
390 * Documentation - Feature #6997: how to add a new cluster node
391 * Documentation - Feature #7018: add example selinux policy for external command pipe
392 * Plugins - Feature #6650: Plugin Check Commands: add manubulon snmp plugins
393
394
395 ### What's New in Version 2.0.2
396
397 * Bug #6450: ipmi-sensors segfault due to stack size
398 * Bug #6479: Notifications not always triggered
399 * Bug #6501: Classic UI Debian/Ubuntu: apache 2.4 requires 'a2enmod cgi' & apacheutils installed
400 * Bug #6548: Add cmake constant for PluginDir
401 * Bug #6549: GraphiteWriter regularly sends empty lines
402 * Bug #6550: add log message for invalid performance data
403 * Bug #6589: Command pipe blocks when trying to open it more than once in parallel
404 * Bug #6621: Infinite loop in TlsStream::Close
405 * Bug #6627: Location of the run directory is hard coded and bound to "local_state_dir"
406 * Bug #6659: RPMLint security warning - missing-call-to-setgroups-before-setuid /usr/sbin/icinga2
407 * Bug #6682: Missing detailed error messages on ApiListener SSL Errors
408 * Bug #6686: Event Commands are triggered in OK HARD state everytime
409 * Bug #6687: Remove superfluous quotes and commas in dictionaries
410 * Bug #6713: sample config: add check commands location hint (itl/plugin check commands)
411 * Bug #6718: "order" attribute doesn't seem to work as expected
412 * Bug #6724: TLS Connections still unstable in 2.0.1
413 * Bug #6756: GraphiteWriter: Malformatted integer values
414 * Bug #6765: Config validation without filename argument fails with unhandled exception
415 * Bug #6768: Repo Error on RHEL 6.5
416 * Bug #6773: Order doesn't work in check ssh command
417 * Bug #6782: The "ssl" check command always sets -D
418 * Bug #6790: Service icinga2 reload command does not cause effect
419 * Bug #6809: additional group rights missing when Icinga started with -u and -g
420 * Bug #6810: High Availablity does not synchronise the data like expected
421 * Bug #6820: Icinga 2 crashes during startup
422 * Bug #6821: [Patch] Fix build issue and crash found on Solaris, potentially other Unix OSes
423 * Bug #6825: incorrect sysconfig path on sles11
424 * Bug #6832: Remove if(NOT DEFINED ICINGA2_SYSCONFIGFILE) in etc/initsystem/CMakeLists.txt
425 * Bug #6840: Missing space in error message
426 * Bug #6849: Error handler for getaddrinfo must use gai_strerror
427 * Bug #6852: Startup logfile is not flushed to disk
428 * Bug #6856: event command execution does not call finish handler
429 * Bug #6861: write startup error messages to error.log
430 * Feature #5818: SUSE packages
431 * Feature #6655: Build packages for el7
432 * Feature #6688: Rename README to README.md
433 * Feature #6698: Require command to be an array when the arguments attribute is used
434 * Feature #6700: Release 2.0.2
435 * Feature #6783: Print application paths for --version
436 * DB IDO - Bug #6414: objects and their ids are inserted twice
437 * DB IDO - Bug #6608: Two Custom Variables with same name, but Upper/Lowercase creating IDO duplicate entry
438 * DB IDO - Bug #6646: NULL vs empty string
439 * DB IDO - Bug #6850: exit application if ido schema version does not match
440 * Documentation - Bug #6652: clarify on which features are required for classic ui/web/web2
441 * Documentation - Bug #6708: update installation with systemd usage
442 * Documentation - Bug #6711: icinga Web: wrong path to command pipe
443 * Documentation - Bug #6725: Missing documentation about implicit dependency
444 * Documentation - Bug #6728: wrong path for the file 'localhost.conf'
445 * Migration - Bug #6558: group names quoted twice in arrays
446 * Migration - Bug #6560: Service dependencies aren't getting converted properly
447 * Migration - Bug #6561: $TOTALHOSTSERVICESWARNING$ and $TOTALHOSTSERVICESCRITICAL$ aren't getting converted
448 * Migration - Bug #6563: Check and retry intervals are incorrect
449 * Migration - Bug #6786: Fix notification definition if no host_name / service_description given
450 * Plugins - Feature #6695: Plugin Check Commands: Add expect option to check_http
451 * Plugins - Feature #6791: Plugin Check Commands: Add timeout option to check_ssh
452
453 #### Changes
454
455 * DB IDO schema upgrade required (new schema version: 1.11.6)
456
457 ### What's New in Version 2.0.1
458
459 * Bug #6316: application fails to start on wrong log file permissions but does not tell about it
460 * Bug #6368: Deadlock in ApiListener::RelayMessage
461 * Bug #6373: base64 on CentOS 5 fails to read certificate bundles
462 * Bug #6388: Debian package icinga2-classicui needs versioned dependency of icinga-cgi*
463 * Bug #6488: build warnings
464 * Bug #6492: icinga2.state could not be opened
465 * Bug #6493: Copyright problems
466 * Bug #6498: icinga2 cannot be built with both systemd and init.d files
467 * Bug #6510: Reminder notifications are sent on disabled services
468 * Bug #6526: htpasswd should be installed with icinga2-classicui on Ubuntu
469 * Bug #6529: parsing of double defined command can generate unexpected errors
470 * Bug #6537: Icinga doesn't send SetLogPosition messages when one of the endpoints fails to connect
471 * Bug #6551: Improve systemd service definition
472 * Bug #6565: Dependencies should cache their parent and child object
473 * Bug #6574: Check command result doesn't match
474 * Bug #6576: Remove line number information from stack traces
475 * Bug #6588: Notifications causing segfault from exim
476 * Bug #6605: Please add --sni option to http check command
477 * Bug #6612: Icinga stops updating IDO after a while
478 * Bug #6617: TLS connections are still unstable
479 * Bug #6620: icinga2-build-ca shouldn't prompt for DN
480 * Bug #6622: icinga2-sign-key creates ".crt" and ".key" files when the CA passphrase is invalid
481 * Bug #6657: ICINGA2_SYSCONFIGFILE should use full path using CMAKE_INSTALL_FULL_SYSCONFDIR
482 * Bug #6662: Increase icinga.cmd Limit
483 * Bug #6665: Build fails when MySQL is not installed
484 * Bug #6671: enabled_notification doesn't work as expected
485 * Bug #6672: Icinga crashes after "Too many queued messages"
486 * Bug #6673: enable_notifications = false for users has no effect
487 * Feature #6531: Add port option to check imap/pop/smtp and a new dig
488 * Feature #6581: Add more options to snmp check
489 * DB IDO - Bug #5577: PostgreSQL string escaping
490 * DB IDO - Bug #6577: icinga2-ido-pgsql snapshot package missing dependecy dbconfig-common
491 * Documentation - Bug #6506: Array section confusing
492 * Documentation - Bug #6592: Documentation for || and && is missing
493 * Documentation - Feature #6658: change docs.icinga.org/icinga2/latest to git master
494 * Livestatus - Bug #6494: Thruk Panorama View cannot query Host Status
495 * Livestatus - Feature #5312: OutputFormat python
496 * Migration - Bug #6559: $SERVICEDESC$ isn't getting converted correctly
497
498 #### Changes
499
500 ### Archive