icinga2/lib
Max Rosin 2366df6057 Fix the Icinga2 version check for versions with more than 5 characters
The previous implementation assumed that every version number will have
5 characters. With the release of 2.10.0 this does not work anymore.
The new implementation extracts everything from the second character to
the first dash. This should work as long as the version string is in a
format like 'v2.10.1-8-gaebe6da'.

fixes Icinga#6703
2018-10-19 15:37:32 +02:00
..
base icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
checker icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
cli icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
compat Fix regression for wrong objects.cache path overwriting icinga2.debug file 2018-10-19 10:42:54 +02:00
config icinga.com: Update everything else 2018-10-18 09:50:53 +02:00
db_ido icinga.com: Update config files (ITL, etc.) 2018-10-18 09:37:59 +02:00
db_ido_mysql icinga.com: Update '*.sql' 2018-10-18 09:41:54 +02:00
db_ido_pgsql icinga.com: Update '*.sql' 2018-10-18 09:41:54 +02:00
icinga Merge pull request #6704 from efuss/fix/scheduleddowntime1 2018-10-19 12:29:51 +02:00
livestatus icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
methods Fix the Icinga2 version check for versions with more than 5 characters 2018-10-19 15:37:32 +02:00
mysql_shim icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
notification icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
perfdata icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
pgsql_shim icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
remote icinga.com: Update everything else 2018-10-18 09:50:53 +02:00
CMakeLists.txt icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00