Revisions of icinga2
buildservice-autocommit
accepted
request 679222
from
Eric Schirra (ecsos)
(revision 129)
baserev update by copy to link target
Eric Schirra (ecsos)
accepted
request 679221
from
Eric Schirra (ecsos)
(revision 128)
- update to 2.10.3 * Bugfixes: - Stalled TLS connections on reload/Director deployments (#6816 #6898 ref/NC/588119) - 'Connection: close' header leading to unstable instance, affects Ruby clients (#6799) - Server time in the future breaks check result processing (#6797 ref/NC/595861) - ScheduledDowntimes: Generate downtime objects only on one HA endpoint (#2844 ref/IC/9673 ref/NC/590167 ref/NC/591721) - Improve activation & syncing for downtime objects generated from ScheduledDowntimes (#6826 ref/IC/9673 ref/NC/585559) - Generate a runtime downtime object from already running ScheduledDowntime objects (#6704) - DB IDO: Don't enqueue queries when the feature is paused in HA zones (#5876) - Crashes with localtime_r errors (#6887) * Documentation updates: - Ephemeral port range blocking on Windows agents (ref/NC/597307) - Technical concepts for the check scheduler (#6775) - DB IDO cleanup (#6791) - Unified development docs (#6819) Details see: https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md#2103-2019-02-26
buildservice-autocommit
accepted
request 648915
from
Eric Schirra (ecsos)
(revision 127)
baserev update by copy to link target
Eric Schirra (ecsos)
accepted
request 648911
from
Eric Schirra (ecsos)
(revision 126)
- update to 2.10.2 * Bug - #6770 (PR): Fix deadlock in GraphiteWriter - #6769 (Cluster): Hanging TLS connections - #6759 (Log, PR): Fix possible double free in StreamLogger::BindStream() - #6753: Icinga2.service state is reloading in systemd after safe-reload until systemd time-out - #6740 (DB IDO, PR): DB IDO: Don't enqueue queries when the feature is paused (HA) - #6738 (API, Cluster, PR): Ensure that API/JSON-RPC messages in the same session are processed and not stalled - #6736 (Crash): Stability issues with Icinga 2.10.x - #6717 (API, PR): Improve error handling for invalid child_options for API downtime actions - #6712 (API): Downtime name not returned when error occurs - #6711 (API, Cluster): Slow API (TLS-Handshake) - #6709 (PR): Fix the Icinga2 version check for versions with more than 5 characters - #6707 (Compat, PR): Fix regression for wrong objects.cache path overwriting icinga2.debug file - #6705 (CLI, Compat, Configuration): Crash "icinga2 object list" command with 2.10.1-1 on CentOS 7 - #6703: Check command 'icinga' breaks when vars.icinga_min_version is defined (2.10.x) - #6635 (API): API TLS session connection closed after 2 requests - #5876 (DB IDO): IDO Work queue on the inactive node growing when switching connection between redundant master servers * Documentation - #6714 (Documentation, PR): Docs: Add package related changes to the upgrading docs * Support - #6773 (Installation, Packages, PR): Initialize ICINGA2_ERROR_LOG inside the systemd environment - #6771 (Tests, PR): Implement unit tests for Dictionary initializers - #6760 (Packages, Tests, PR): armhf: Apply workaround for timer tests with std::bind callbacks - #6710 (Packages): Crash when upgrading from 2.10.0 to 2.10.1 (SELinux related)
buildservice-autocommit
accepted
request 644684
from
Factory Maintainer (factory-maintainer)
(revision 125)
baserev update by copy to link target
buildservice-autocommit
accepted
request 642998
from
Eric Schirra (ecsos)
(revision 124)
baserev update by copy to link target
Eric Schirra (ecsos)
committed
(revision 123)
Eric Schirra (ecsos)
accepted
request 642941
from
David Liedke (dliedke)
(revision 122)
update to 2.10.1
buildservice-autocommit
accepted
request 641669
from
Eric Schirra (ecsos)
(revision 121)
baserev update by copy to link target
Eric Schirra (ecsos)
accepted
request 641668
from
Eric Schirra (ecsos)
(revision 120)
- update to 2.10.0
buildservice-autocommit
accepted
request 638372
from
Eric Schirra (ecsos)
(revision 119)
baserev update by copy to link target
Eric Schirra (ecsos)
accepted
request 638371
from
Eric Schirra (ecsos)
(revision 118)
- update to 2.9.2 * Enhancement - #6602 (API, Cluster, PR): Improve TLS handshake exception logging - #6568 (Configuration, PR): Ensure that config object types are committed in dependent load order - #6497 (Configuration, PR): Improve error logging for match/regex/cidr_match functions and unsupported dictionary usage * Bug - #6596 (Crash, PR): Fix crash on API queries with Fedora 28 hardening and GCC 8 - #6581 (Configuration, PR): Shuffle items before config validation - #6569 (DB IDO): Custom Vars not updated after upgrade - #6533 (Crash): Icinga2 crashes after using some api-commands on Fedora 28 - #6505 (Cluster, PR): Fix clusterzonecheck if not connected - #6498 (Configuration, PR): Fix regression with MatchAny false conditions on match/regex/cidr_match - #6496 (Configuration): error with match and type matchany * Documentation - #6590 (DB IDO, Documentation, PR): Update workaround for custom vars - #6572 (Documentation, PR): Add note about workaround for broken custom vars * Support - #6540 (Configuration): Evaluate a fixed config compiler commit order - #6486 (Configuration): Configuration validation w/ ScheduledDowntimes performance decreased in 2.9 - #6442 (Configuration): Error while evaluating "assign where match" expression: std::bad_cast - Add icinga2-graphite.patch to have all tags as descriped in upstream icingaweb2-module-graphite docs. - remove rpmlint warnings: - missing-dependency-to-logrotate - obsolete-not-provided icinga2-libs - permissions-missing-requires
Eric Schirra (ecsos)
committed
(revision 117)
Eric Schirra (ecsos)
accepted
request 634896
from
Markus Frosch (lazyfrosch)
(revision 116)
Incorporating upstream changes * Handle licensing different between SUSE and RedHat * Remove obsolete libs package * Move service and config from common to main package * Ensure consistent handling of fillupdir Also see https://github.com/Icinga/rpm-icinga2/pull/5
buildservice-autocommit
accepted
request 625982
from
Eric Schirra (ecsos)
(revision 115)
baserev update by copy to link target
Eric Schirra (ecsos)
accepted
request 625981
from
Eric Schirra (ecsos)
(revision 114)
- update to 2.9.1 * Bug - #6457 (PR): Ensure that timer thread is initialized after Daemonize() - #6449: icinga r2.9.0-1 init.d script overrides PATH variable - #6445: Problem with daemonize (init scripts, -d) on Debian 8 / CentOS 6 / Ubuntu 14 / SLES 11 in 2.9 - #6444 (PR): SELinux: allow systemd notify - #6443: selinux and 2.9 * Support - #6470 (code-quality, PR): Fix spelling errors. - #6467 (Tests, PR): Start and stop the timer thread lazily - #6461 (Tests): Broken tests with fix from #6457 - #6451 (Packages, PR): Fix initscripts - #6450 (Packages): init script helpers - source: not found
Eric Schirra (ecsos)
committed
(revision 113)
Eric Schirra (ecsos)
accepted
request 625948
from
Usman Haider (uhaider)
(revision 112)
Fixed the No valid ELF RPATH or RUNPATH entry exists in the file error. Bugzilla Bug# 1102980
buildservice-autocommit
accepted
request 623933
from
Eric Schirra (ecsos)
(revision 111)
baserev update by copy to link target
Eric Schirra (ecsos)
accepted
request 623932
from
Eric Schirra (ecsos)
(revision 110)
- update to 2.9.0
Displaying revisions 61 - 80 of 189