Hello community, here is the log from the commit of package ganglia-web for openSUSE:Factory checked in at 2018-04-17 11:19:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ganglia-web (Old) and /work/SRC/openSUSE:Factory/.ganglia-web.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ganglia-web" Tue Apr 17 11:19:18 2018 rev:3 rq:597240 version:3.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ganglia-web/ganglia-web.changes 2018-04-16 12:48:06.975017338 +0200 +++ /work/SRC/openSUSE:Factory/.ganglia-web.new/ganglia-web.changes 2018-04-17 11:19:23.401144868 +0200 @@ -1,0 +2,6 @@ +Mon Apr 16 21:24:26 UTC 2018 - [email protected] + +- Fix comment in config file to cover both php5 and php7 + (bsc#1088887). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ganglia-httpd24.conf.d ++++++ --- /var/tmp/diff_new_pack.YO69WY/_old 2018-04-17 11:19:23.969118246 +0200 +++ /var/tmp/diff_new_pack.YO69WY/_new 2018-04-17 11:19:23.969118246 +0200 @@ -1,7 +1,9 @@ # # Ganglia monitoring system php web frontend # -# Make sure to enable php7 via "a2enmod php7" +# Make sure to enable PHP. Depending on the version used. +# For php5 execute "a2enmod php5", +# for php7 execute "a2enmod php7". Alias /ganglia WEBPATH <Location /ganglia>
