]> granicus.if.org Git - icinga2/commitdiff
Release version 2.9.2
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 25 Sep 2018 15:29:23 +0000 (17:29 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 26 Sep 2018 08:47:37 +0000 (10:47 +0200)
AUTHORS
CHANGELOG.md
RELEASE.md
VERSION

diff --git a/AUTHORS b/AUTHORS
index d906dc72848c3d47dbc4308ee2a3cdb94eeef24f..085d13168a3fd3fe4051fdb35466c43c0131ce62 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -31,6 +31,7 @@ Christian Jonak <christian@jonak.org>
 Christian Lehmann <christian_lehmann@gmx.de>
 Christian Loos <cloos@netsandbox.de>
 Christian Schmidt <github@chsc.dk>
+Christopher Schirner <schinken@bamberg.ccc.de>
 Claudio Bilotta <bilottalove@gmail.com>
 Claudio Kuenzler <ck@claudiokuenzler.com>
 Conrad Clement <cclement@printeron.com>
index 24db33fa9265813ec93646efc63291506208b246..e84273a13b817355b8e0cb099a1b2ac38220338d 100644 (file)
@@ -1,5 +1,34 @@
 # Icinga 2.x CHANGELOG
 
+## 2.9.2 (2018-09-26)
+
+### Enhancement
+
+* [#6602](https://github.com/icinga/icinga2/issues/6602) (API, Cluster, PR): Improve TLS handshake exception logging
+* [#6568](https://github.com/icinga/icinga2/issues/6568) (Configuration, PR): Ensure that config object types are committed in dependent load order
+* [#6497](https://github.com/icinga/icinga2/issues/6497) (Configuration, PR): Improve error logging for match/regex/cidr\_match functions and unsupported dictionary usage
+
+### Bug
+
+* [#6596](https://github.com/icinga/icinga2/issues/6596) (Crash, PR): Fix crash on API queries with Fedora 28 hardening and GCC 8
+* [#6581](https://github.com/icinga/icinga2/issues/6581) (Configuration, PR): Shuffle items before config validation
+* [#6569](https://github.com/icinga/icinga2/issues/6569) (DB IDO): Custom Vars not updated after upgrade
+* [#6533](https://github.com/icinga/icinga2/issues/6533) (Crash): Icinga2 crashes after using some api-commands on Fedora 28
+* [#6505](https://github.com/icinga/icinga2/issues/6505) (Cluster, PR): Fix clusterzonecheck if not connected
+* [#6498](https://github.com/icinga/icinga2/issues/6498) (Configuration, PR): Fix regression with MatchAny false conditions on match/regex/cidr\_match
+* [#6496](https://github.com/icinga/icinga2/issues/6496) (Configuration): error with match and type matchany
+
+### Documentation
+
+* [#6590](https://github.com/icinga/icinga2/issues/6590) (DB IDO, Documentation, PR): Update workaround for custom vars
+* [#6572](https://github.com/icinga/icinga2/issues/6572) (Documentation, PR): Add note about workaround for broken custom vars
+
+### Support
+
+* [#6540](https://github.com/icinga/icinga2/issues/6540) (Configuration): Evaluate a fixed config compiler commit order
+* [#6486](https://github.com/icinga/icinga2/issues/6486) (Configuration): Configuration validation w/ ScheduledDowntimes performance decreased in 2.9
+* [#6442](https://github.com/icinga/icinga2/issues/6442) (Configuration): Error while evaluating "assign where match" expression: std::bad\_cast
+
 ## 2.9.1 (2018-07-24)
 
 ### Bug
index d446c7007243c65f5e0e838ffb7ea433d06838bc..23700b237ab6c34b61562d363802f00e826112d6 100644 (file)
@@ -26,7 +26,7 @@
 Specify the release version.
 
 ```
-VERSION=2.9.0
+VERSION=2.9.2
 ```
 
 Add your signing key to your Git configuration file, if not already there.
@@ -60,10 +60,11 @@ git log --use-mailmap | grep '^Author:' | cut -f2- -d' ' | sort | uniq > AUTHORS
 
 ## Version <a id="version"></a>
 
-Update the version in the version file:
+Update the version:
 
 ```
 sed -i "s/Version: .*/Version: $VERSION/g" VERSION
+sed -i "s/VERSION=.*/VERSION=$VERSION/g" RELEASE.md
 ```
 
 ## Changelog <a id="changelog"></a>
diff --git a/VERSION b/VERSION
index be4e221903c4d49178d75f0e9cdb6161e7f91e2e..217e976754a4a8e7507314b95888ef5d265b8f8d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-Version: 2.9.1
+Version: 2.9.2
 Revision: 1