## What's New
+### What's New in Version 2.4.3
+
+#### Bugfixes
+
+* Bug 11211: Permission problem after running icinga2 node wizard
+* Bug 11212: Wrong permissions for files in /var/cache/icinga2/*
+
### What's New in Version 2.4.2
#### Changes
## <a id="whats-new"></a> What's New
+### What's New in Version 2.4.3
+
+#### Bugfixes
+
+* Bug [11211](https://dev.icinga.org/issues/11211 "Bug 11211"): Permission problem after running icinga2 node wizard
+* Bug [11212](https://dev.icinga.org/issues/11212 "Bug 11212"): Wrong permissions for files in /var/cache/icinga2/*
+
### What's New in Version 2.4.2
#### Changes
* ITL
- Additional arguments for check_disk
- Fix incorrect path for the check_hpasm plugin
- New command: check_iostat
- Fix incorrect variable names for the check_impi plugin
+ * Additional arguments for check_disk
+ * Fix incorrect path for the check_hpasm plugin
+ * New command: check_iostat
+ * Fix incorrect variable names for the check_impi plugin
* Cluster
- Improve cluster performance
- Fix connection handling problems (multiple connections for the same endpoint)
+ * Improve cluster performance
+ * Fix connection handling problems (multiple connections for the same endpoint)
* Performance improvements for the DB IDO modules
* Lots and lots of various other bugfixes
* Documentation updates
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->\r
<id>icinga2</id>\r
<title>Icinga2</title>\r
- <version>2.4.2</version>\r
- <authors>2015 - The Icinga Project</authors>\r
+ <version>2.4.3</version>\r
+ <authors>2016 - The Icinga Project</authors>\r
<owners>Icinga Development Team</owners>\r
<summary>icinga2 - Monitoring Agent for Windows</summary>\r
<description>Icinga 2 is an open source monitoring platform which notifies users about host and service outages.</description>\r
Summary: Network monitoring application
Name: icinga2
-Version: 2.4.2
+Version: 2.4.3
Release: %{revision}%{?dist}
License: GPL-2.0+
Group: Applications/System
$packageName = 'icinga2'\r
$installerType = 'exe'\r
-$url = 'http://packages.icinga.org/windows/Icinga2-v2.4.2.exe'\r
+$url = 'http://packages.icinga.org/windows/Icinga2-v2.4.3.exe'\r
$silentArgs = '/S'\r
$validExitCodes = @(0)\r
\r