Hello community, here is the log from the commit of package icinga for openSUSE:Factory checked in at 2014-06-30 21:45:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icinga (Old) and /work/SRC/openSUSE:Factory/.icinga.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "icinga" Changes: -------- --- /work/SRC/openSUSE:Factory/icinga/icinga.changes 2014-05-17 21:43:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes 2014-06-30 21:45:46.000000000 +0200 @@ -1,0 +2,34 @@ +Tue Jun 24 14:24:22 UTC 2014 - thardeck@suse.com + +- require latest nagios-rpm-macros package to allow building on openSUSE Factory +- make the classic ui package icinga-www independent from Icinga 1 +- move config files from the package icinga-www to icinga-www-config + +------------------------------------------------------------------- +Fri Jun 20 21:18:02 UTC 2014 - mardnh@gmx.de + +- update to upstream version 1.11.5 + * classic-ui: fix status.cgi gets stuck in loop when sorting on "All Unhandled Problems" #5886 - RB + * classic ui: Only show command expander if backend is Icinga 1.x (incompatible with Icinga 2) #6408 - MF + * classic ui: Fix CSRF protection in cmd.cgi matches only compiled in URL #6459 - MF + * classic-ui: config.cgi missing new option #6502 - RB + * initscript: Fixed Typo in ido2db and icinga init scripts preventing them to kill -9 their processes #6410 - MaH + * cgi.cfg: Add url_cgi_path allowing to override the default '$htmurl/cgi-bin' required for CSRF checks #6459 + ** Required for icinga2-classicui Debian package + +------------------------------------------------------------------- +Mon Jun 2 08:50:58 UTC 2014 - thardeck@suse.com + +- update to upstream version 1.11.4 + * core: Icinga should warn about deprecated configuration objects and attributes #6075 - MF + * core: Fix config parser with object custom variables #6330 - MF + * core: Allow Classic UI config parser to ignore unknown objects #5826 - MF + * classic ui: Fix jquery.dd source file, update to 2.38 #6324 - MF + * config parser now marks the following attributes and objects as DEPRECATED (they have been since 0.8.0) + ** retry_check_interval (hosts, services) + ** normal_check_internal (hosts, services) + ** checks_enabled (hosts) + ** hostextinfo object + ** serviceextinfo object + +------------------------------------------------------------------- Old: ---- icinga-1.11.3.tar.gz New: ---- icinga-1.11.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icinga.spec ++++++ --- /var/tmp/diff_new_pack.1AOyJk/_old 2014-06-30 21:45:50.000000000 +0200 +++ /var/tmp/diff_new_pack.1AOyJk/_new 2014-06-30 21:45:50.000000000 +0200 @@ -23,7 +23,7 @@ %endif Name: icinga -Version: 1.11.3 +Version: 1.11.5 Release: 0 Summary: Host/service/network monitoring program @@ -56,7 +56,7 @@ Patch1: icinga-fix-systemd-services.patch Provides: monitoring_daemon BuildRequires: apache2-devel -BuildRequires: nagios-rpm-macros >= 0.08 +BuildRequires: nagios-rpm-macros >= 0.10 %if 0%{?suse_version} >= 1110 BuildRequires: fdupes %endif @@ -128,8 +128,9 @@ %package www Summary: Provides the HTML and CGI files for the Icinga web interface Group: System/Monitoring +Provides: %{name}-classicui Provides: monitoring_webfrontend -Requires: %{name} = %{version} +Requires: %{name}-classicui-config Requires: %{name}-doc = %{version} Requires(pre): apache2 @@ -147,6 +148,16 @@ CGI files for the Icinga web interface. In addition, HTML documentation is included in this package +%package www-config +Summary: Classic UI configuration for %{name} +Group: System/Monitoring +Provides: %{name}-classicui-config +Conflicts: icinga2-classicui-config +Requires(pre): apache2 + +%description www-config +This packages contains the classic ui configuration for %{name}. + %package devel Summary: Provides include files that Icinga-related applications may compile against Group: Development/Libraries/C and C++ @@ -632,10 +643,6 @@ %files www %defattr(-,root,root) -%config(noreplace) %{apacheconfdir}/%{name}.conf -%config(noreplace) %{icinga_sysconfdir}/cgi.cfg -%config(noreplace) %{icinga_sysconfdir}/cgiauth.cfg -%config(noreplace) %attr(0640,root,%{apachegroup}) %{icinga_http_authfile} %dir %{icinga_cgidir}/ %{icinga_cgidir}/avail.cgi %{icinga_cgidir}/cmd.cgi @@ -666,6 +673,13 @@ %{icinga_datadir}/jquery-ui-addon %attr(0775,%{icinga_command_user},%{icinga_command_group}) %dir %{icinga_cgi_logdir} +%files www-config +%defattr(-,root,root,-) +%config(noreplace) %{apacheconfdir}/%{name}.conf +%config(noreplace) %{icinga_sysconfdir}/cgi.cfg +%config(noreplace) %{icinga_sysconfdir}/cgiauth.cfg +%config(noreplace) %attr(0640,root,%{apachegroup}) %{icinga_http_authfile} + %files idoutils %defattr(-,root,root) %doc module/idoutils/db/queries UPGRADING module/idoutils/db/README module/idoutils/config README.SUSE.idoutils ++++++ icinga-1.11.3.tar.gz -> icinga-1.11.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/icinga/icinga-1.11.3.tar.gz /work/SRC/openSUSE:Factory/.icinga.new/icinga-1.11.5.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org