Revisions of icinga2

Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 69)
- take upstream icinga2.spec as base again (fixes bnc#1055032)
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 68)
- fix faulty systemd cleanup statement on suse systems
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 67)
- take upstream icinga2.spec as base again
- fix wrong position of classicui sed statement
Tim Hardeck's avatar Tim Hardeck (thardeck) accepted request 514252 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 66)
update to 2.7.0
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 485810 from Adam Radovits's avatar Adam Radovits (kajla) (revision 65)
Updated to v2.6.3
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 60)
- update to upstream version 2.6.2
  * This is a bugfix release which addresses a crash that can occur when removing configuration files for objects which have been deleted via the API.
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 59)
- update to upstream version 2.6.1
  * This release addresses a number of bugs we have identified in version 2.6.0.
  * The documentation changes
  * reflect our recent move to GitHub.
- Increase libstdc++-devel requirement to 48
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 58)
- update to upstream version 2.6.0
  * Client/Satellite setup
   * The "bottom up" client configuration mode has been deprecated. Check [#13255](https://dev.icinga.org/issues/13255) for additional details and migration.
  * Linux/Unix daemon
   * Ensure that Icinga 2 does not leak file descriptors to executed commands.
   * There are 2 processes started instead of previously just one process.
  * Cluster and API
   * Provide location information for objects and templates in the API
   * Improve log message for ignored config updates
   * Fix cluster resync problem with API created objects (hosts, downtimes, etc.)
   * Fix that API-created objects in a global zone are not synced to child endpoints
  * Notifications
   * Several bugfixes for downtime, custom and flapping notifications
  * New ITL CheckCommands: logstash, glusterfs, iostats
  * Package builds require a compiler which supports C++11 features (gcc-c++ >= 4.7, clang++)
  * DB IDO
   * Schema upgrade required (2.6.0.sql)
   * This update fixes timestamp columns required by Icinga Web 2 and might take a while. Please ensure to schedule a maintenance task for your database upgrade.
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 57)
- update to upstream version 2.5.4
  * InfluxdbWriter feature
  * API
      * New endpoints: /v1/variables and /v1/templates (GET requests), /v1/action/generate-ticket (POST request)
      * State/type filters for notifications/users are now string values (PUT, POST, GET requests)
  * Configuration
      * TimePeriod excludes/includes attributes
      * DateTime object for formatting time strings
      * New prototype methods: Array#filter, Array#unique, Array#map, Array#reduce
      * icinga2.conf now includes plugins-contrib, manubulon, windows-plugins, nscp by default (ITL CheckCommand definitions)
      * Performance improvements (config compiler and validation)
  * CLI
      * 'icinga2 object list' formats state/type filters as string values
      * Compiled config files are now visible with "notice" debug level (hidden by default)
      * CA serial file now uses a hash value (HA cluster w/ 2 CA directories)
  * Cluster
      * There is a known issue with >2 endpoints inside a zone. Icinga 2 will now log a warning.
      * Support for accepted ciphers and minimum TLS version
      * Connection and error logging has been improved.
  * DB IDO
      * Schema upgrade required (2.5.0.sql)
      * Incremental config dump (performance boost)
      * `categories` attribute is now an array. Previous method is deprecated and to be removed.
      * DbCatLog is not enabled by default anymore.
      * SSL support for MySQL
  * New packages
      * vim-icinga2 for syntax highlighting
      * libicinga2 (Debian), icinga2-libs (RPM) for Icinga Studio packages
- change from 2.4.9
     * Bug 11807 (Compat): Command Pipe thread 100% CPU Usage
Tim Hardeck's avatar Tim Hardeck (thardeck) accepted request 404790 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 56)
update to 2.4.10
Tim Hardeck's avatar Tim Hardeck (thardeck) accepted request 391868 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 55)
update to 2.4.7
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 54)
- update to upstream version 2.4.5
  * New configuration attribute for hosts and services: check_timeout (overrides the CheckCommand's timeout when set)
  * ITL updates
  * Lots of bugfixes
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 53)
- update to upstream version 2.4.4
  * Allow to enforce specific SSL versions using the http check command
  * Add "query" option to check_postgres command.
  * Lots and lots of various other bugfixes
- gcc48-c++ is now required
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 52)
- update to upstream version 2.4.2
  * 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
  * Cluster
      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
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 51)
-  update to upstream version 2.4.1
  * ITL
      * Add running_kernel_use_sudo option for the running_kernel check
  * Configuration
      * Add global constants: `PlatformName`. `PlatformVersion`, `PlatformKernel` and `PlatformKernelVersion`
  * CLI
      * Use NodeName and ZoneName constants for 'node setup' and 'node wizard'
Tim Hardeck's avatar Tim Hardeck (thardeck) committed (revision 50)
- update to upstream version 2.4.0
  * API
    * RESTful API with basic auth or client certificates
    * Filters, types, permissions
    * configuration package management
    * query/create/modify/delete config objects at runtime
    * status queries for global stats
    * actions (e.g. acknowledge all service problems)
    * event streams
  * ITL and Plugin Check Command definitions
    * The 'running_kernel' check command was moved to the plugins-contrib section. You have to update your config to include 'plugins-contrib'
  * Configuration
    * The global constants Enable* and Vars have been removed. Use the IcingaApplication object attributes instead.
  * Features
    * New Graphite tree. Please check the documentation how enable the legacy schema.
    * IcingaStatusWriter feature has been deprecated and will be removed in future versions.
    * Modified attributes are not exposed as bit mask to external interfaces anymore (api related changes). External commands like CHANGE_*_MODATTR have been removed.
Displaying revisions 121 - 140 of 189
openSUSE Build Service is sponsored by