Hello community,
here is the log from the commit of package icingaweb2-module-director for
openSUSE:Factory checked in at 2019-02-17 12:21:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icingaweb2-module-director (Old)
and /work/SRC/openSUSE:Factory/.icingaweb2-module-director.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icingaweb2-module-director"
Sun Feb 17 12:21:12 2019 rev:8 rq:676530 version:1.6.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/icingaweb2-module-director/icingaweb2-module-director.changes
2018-12-11 15:49:54.534068912 +0100
+++
/work/SRC/openSUSE:Factory/.icingaweb2-module-director.new.28833/icingaweb2-module-director.changes
2019-02-17 12:21:14.328202246 +0100
@@ -1,0 +2,47 @@
+Fri Feb 15 12:20:10 UTC 2019 - [email protected]
+
+- update to 1.6.1
+ * Fixed issues
+ - You can find issues and feature requests related to this
+ release on our roadmap
+ * User Interface
+ - FIX: restoring a basket fails when there is only one
+ configured DB (#1716)
+ - FIX: creating a new Basket with a Custom Selection failed
+ with an error (#1733)
+ - FIX: some new reserved keywords are now escaped correctly
+ (#1765)
+ - FIX: correctly render NOT used in apply rules (fixes #1777)
+ - FIX: Activity Log used to ignore Host filters (#1613)
+ - FIX: Basket failed to restore depending on PHP version
+ (#1782)
+ - FIX: Loop detection works again (#1631)
+ - FIX: Snapshots for Baskets with Dependencies are now possible
+ (#1739)
+ - FIX: Commands snapshots now carry fields in your Basket
+ (#1747)
+ - FIX: Cloning services from one Set to another one no longer
+ fails (#1758)
+ - FIX: Blacklisting a Service from a Set on a Host Template is
+ now possible (#1707)
+ - FIX: Services from a Set assigned to a single Host can be
+ blacklisted (#1616)
+ - FEATURE: Add TimePeriod support to Configuration Baskets
+ (#1735)
+ - FEATURE: RO users could want to see where a configured
+ service originated (#1785)
+ - FEATURE: introduce director/serviceapplyrules REST API
+ endpoint (#1755)
+ * REST API
+ - FIX: Self Service API now ships optional Service User
+ parameter (#1297)
+ * DB Schema
+ - FIX: it wasn't possible to use the same custom var in
+ multiple notification
+ definitions on PostgreSQL (#1762)
+ * Icinga Configuration
+ - FIX: escape newly introduced Icinga 2 keywords (#1765)
+
+- Change source name from github to name-version.
+
+-------------------------------------------------------------------
@@ -713 +759,0 @@
-
Old:
----
v1.6.0.tar.gz
New:
----
icingaweb2-module-director-1.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ icingaweb2-module-director.spec ++++++
--- /var/tmp/diff_new_pack.icM1DQ/_old 2019-02-17 12:21:14.740202134 +0100
+++ /var/tmp/diff_new_pack.icM1DQ/_new 2019-02-17 12:21:14.744202132 +0100
@@ -1,7 +1,7 @@
#
# spec file for package icingaweb2-module-director
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: icingaweb2-module-director
-Version: 1.6.0
+Version: 1.6.1
Release: 0
Summary: Config module for Icinga Web 2
License: GPL-2.0-or-later
Group: System/Monitoring
Url: https://www.icinga.org
-Source0: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
+Source0:
https://github.com/Icinga/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
Source90: README.SUSE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch