Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icingaweb2-module-director for openSUSE:Factory checked in at 2022-09-22 14:49:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icingaweb2-module-director (Old) and /work/SRC/openSUSE:Factory/.icingaweb2-module-director.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icingaweb2-module-director" Thu Sep 22 14:49:48 2022 rev:17 rq:1005193 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/icingaweb2-module-director/icingaweb2-module-director.changes 2022-04-08 22:46:13.078806678 +0200 +++ /work/SRC/openSUSE:Factory/.icingaweb2-module-director.new.2275/icingaweb2-module-director.changes 2022-09-22 14:50:09.598472013 +0200 @@ -1,0 +2,55 @@ +Wed Sep 21 10:55:54 UTC 2022 - ecsos <ec...@opensuse.org> + +- Update to 1.10.0 + * Fixed issues + - You can find issues and feature requests related to this release on our roadmap + * User Interface + - FIX: links from Service Previews (Icinga DSL) to templates (#2554) + - FIX: daemon health visualization on systems w/o /proc filesystem (#2544) + * Import and Sync + - FIX: Sync now compares keys in a case-insensitive way (#2598, #2419, #1140) + - FIX: Sync now preserves Self Service API keys in override mode (#2590) + - FEATURE: clone a row for nested Dictionary/Hash entries (#2555) + - FEATURE: Sync in "override" mode now preserves Self Service API keys (#2590) + - FEATURE: split a row in multiple ones, based on a Dictionary (#2555) + - FEATURE: it's now possible to sync to a configuration branch (#2552) + - FEATURE: Sync preview now allows to navigate single changes (#2607) + * Configuration Baskets + - BREAKING: configuration baskets no longer contain originalId (#2549) + - FEATURE: exporting/snapshot-logic has been centralized (#2549) + * Configuration Branches + - FIX: PostgreSQL now allows for the same object in multiple branches (#2605) + - FEATURE: merge comments can now be proposed (#2604) + - FEATURE: activity log now shows author and committer (#2606) + * Integrations + - FIX: Monitoring Hooks are no longer provided with disable Director UI (#2597) + - FIX: cleanup for IcingaDbCube (#2484) + * Kickstart + - FIX: breaking change in ipl/html, affected setups with ro INI files (#2595) + - FEATURE: better explanation for missing DSL bodies fetched from core (#2557) + * REST API + - FIX: addressing service templates by name has been fixed (#2487) + - FIX: allow for object_name in body only (#2576) + - FIX: notice on PHP 8.1 (#2575) + - FEATURE: Stack traces can now be requested (#2570) + - FEATURE: Hosts can now be exported with their services (#2568) + - FEATURE: "magic" variable overrides are now supported (#2569) + * CLI + - FIX: config deploy doesn't try to wait in case of no deployment (#2522) + - FIX: renderer now shows full service sets (#2550) + - FEATURE: improved wording for deployment error messages (#2523) + - FEATURE: JSON can now be shipped via STDIN (#1570) + - FEATURE: improved readability for some error messages (#2567) + - FEATURE: allows showing hosts with their services (#2565) + - FEATURE: allow showing resolved Host services (#2571) + - FEATURE: "magic" variable overrides are now supported (#2560) + - FEATURE: error messages are now friendlier (#2567) + - FEATURE: STDIN support for --json is now available (#1570) + * Activity Log + - FIX: deleted objects might have been missing related properties (#2559) + * Deployment Log + - FEATURE: visualization performance has been improved (#2551) + * Internals + - FEATURE: there is now a centralized Exporter implementation (#2549) + +------------------------------------------------------------------- Old: ---- icingaweb2-module-director-1.9.1.tar.gz New: ---- icingaweb2-module-director-1.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icingaweb2-module-director.spec ++++++ --- /var/tmp/diff_new_pack.2oyFvL/_old 2022-09-22 14:50:10.034473120 +0200 +++ /var/tmp/diff_new_pack.2oyFvL/_new 2022-09-22 14:50:10.034473120 +0200 @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: icingaweb2-module-director -Version: 1.9.1 +Version: 1.10.0 Release: 0 Summary: Config module for Icinga Web 2 License: GPL-2.0-or-later @@ -30,12 +30,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch BuildRequires: systemd-rpm-macros -Requires: icinga2 >= 2.6.0 -Requires: icingaweb2 >= 2.6.0 -Requires: icingaweb2-module-incubator >= 0.12.0 +Requires: icinga2 >= 2.8.0 +Requires: icingaweb2 >= 2.8.0 +Requires: icingaweb2-module-incubator >= 0.18.0 Requires: icingaweb2-module-ipl >= 0.5.0 Requires: icingaweb2-module-reactbundle >= 0.9.0 -Requires: php >= 5.6.3 +Requires: php >= 7.3 +Requires: php-iconv Requires: php-curl Requires: php-pcntl Requires: php-posix ++++++ icingaweb2-module-director-1.9.1.tar.gz -> icingaweb2-module-director-1.10.0.tar.gz ++++++ ++++ 10492 lines of diff (skipped)