Hello community, here is the log from the commit of package nagvis for openSUSE:Factory checked in at 2017-12-02 13:11:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nagvis (Old) and /work/SRC/openSUSE:Factory/.nagvis.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nagvis" Sat Dec 2 13:11:50 2017 rev:2 rq:531155 version:1.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/nagvis/nagvis.changes 2016-02-23 16:54:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nagvis.new/nagvis.changes 2017-12-02 13:11:51.691769900 +0100 @@ -1,0 +2,57 @@ +Wed Oct 4 10:37:18 UTC 2017 - ec...@opensuse.org + +- change require from php5-ZendFramework to php-ZendFramework + to use php7 also + +------------------------------------------------------------------- +Sat Sep 30 16:30:02 UTC 2017 - ec...@opensuse.org + +- change wrong named php-pear-xml_parser to right named + php-pear-XML_Parser + +------------------------------------------------------------------- +Tue Sep 26 15:09:47 UTC 2017 - ec...@opensuse.org + +- update to 1.9.3 + Core: + * Multisite auth: Dropped support for WATO folder permissions + Frontend: + * std_html_bar Gadget: Added new optional parameters "perfdata" + to specify the perfdata index to show and "border" to + enable/disable the border of the bar using the values 0/1 + +------------------------------------------------------------------- +Sat Aug 19 13:51:23 UTC 2017 - ec...@opensuse.org + +- Update to 1.9.2 + Core: + * The default values for the "url" option of map objects can now be + configured in the map global sections using the options + host_url, hostgroup_url, service_url, servicegroup_url, map_url, + dyngroup_url and aggr_url + +- Changes from 1.9.1 + Core: + * FIX: Fixed incompatibility with pecl-http (Cannot redeclare http_redirect()) + * FIX: Fixed duplicate global section in sample automaps after editing + + Frontend: + * FIX: Fixed wrong positioned labels of gadgets + * FIX: Added missing stale images of the std_small iconset + * FIX: Fixed map update (background color, title, favicon) on changed state + +- Changes from 1.9 + Core: + * MKBI backend: New option "auth_secret_file" to read the secret from a file + +- Changes from 1.9b1 - 1.9b19 + See https://github.com/NagVis/nagvis/blob/master/ChangeLog + +- Changes from 1.8.6 + Core: + * FIX: Template objects can now be used recursive + * FIX: Fixed missing Url/view/* permission. It was not possible to permit + non admin users to access external URLs in rotation pools without this + permissions. + +------------------------------------------------------------------- Old: ---- nagvis-1.8.5.tar.gz New: ---- nagvis-1.9.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nagvis.spec ++++++ --- /var/tmp/diff_new_pack.Mvpi3M/_old 2017-12-02 13:11:52.611736393 +0100 +++ /var/tmp/diff_new_pack.Mvpi3M/_new 2017-12-02 13:11:52.611736393 +0100 @@ -1,6 +1,7 @@ # # spec file for package nagvis # +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012-2015 Lars Vogdt <l...@linux-schulserver.de> # # All modifications and additions to the file contributed by third parties @@ -16,12 +17,11 @@ # - Name: nagvis -Version: 1.8.5 -Release: 1 -License: GPL-2.0 +Version: 1.9.3 +Release: 0 Summary: Visualization addon for Nagios +License: GPL-2.0 Group: Productivity/Networking/Web/Utilities Url: http://www.nagvis.org/ Source: http://www.nagvis.org/share/%name-%version.tar.gz @@ -43,15 +43,17 @@ BuildRequires: fdupes %endif # gd mbstring gettext session xml pdo +Requires: apache2 Requires: graphviz -Requires: php5-ZendFramework +Requires: mod_php_any +Requires: php-ZendFramework Requires: php-gd Requires: php-gettext #Requires: php-json (Builtin since PHP 5.2) Requires: php-mbstring Requires: php-pdo -Requires: php5-pear-xml_parser Requires: php-sockets +Requires: php-pear(XML_Parser) #Requires: pdo-sqlite Requires: php-sqlite Recommends: graphviz-gd @@ -82,8 +84,8 @@ %package demos Summary: Some demo maps for NagVis -Requires: %{name} = %{version} Group: Productivity/Networking/Web/Utilities +Requires: %{name} = %{version} %description demos This package contains demo maps for NagVis. @@ -91,9 +93,9 @@ %prep %setup -q #find -name ".gitignore" | xargs rm -sed -i "s|\r||g" LICENCE +sed -i "s|\r||g" COPYING chmod -x share/server/core/ext/php-gettext*/*.php -install -m644 %{SOURCE5} README.SuSE +install -m644 %{SOURCE5} README.SUSE %patch1 -p1 %patch2 -p1 @@ -193,7 +195,7 @@ %files %defattr(-,root,root) -%doc ChangeLog LICENCE README README.SuSE +%doc ChangeLog COPYING README README.SUSE %config(noreplace) %{apache2_sysconfdir}/%{name}.conf %{_bindir}/* %{installdir}/ ++++++ nagvis-1.8.5.tar.gz -> nagvis-1.9.3.tar.gz ++++++ ++++ 64980 lines of diff (skipped)