commit ganglia-web for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ganglia-web for openSUSE:Factory checked in at 2021-02-01 13:27:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ganglia-web (Old) and /work/SRC/openSUSE:Factory/.ganglia-web.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ganglia-web" Mon Feb 1 13:27:23 2021 rev:5 rq:868328 version:3.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ganglia-web/ganglia-web.changes 2019-12-10 22:46:22.173721274 +0100 +++ /work/SRC/openSUSE:Factory/.ganglia-web.new.28504/ganglia-web.changes 2021-02-01 13:28:53.890167933 +0100 @@ -1,0 +2,11 @@ +Fri Jan 29 14:53:55 UTC 2021 - Christian Goll <cgoll@suse.com> + +- updated to 3.7.5 which fixes bsc#1179835 +- various bugfixes and enhancements, highlights are: + * heatmap coloring enhanced + * Fix XSS from OBB#1005024 (https://www.openbugbounty.org/reports/1005024/) + * uses `httponly` and `secure` flags in setcookie calls + * add the available memory to the graph, if present + + +------------------------------------------------------------------- Old: ---- _service ganglia-web-3.7.4.obscpio ganglia-web.obsinfo New: ---- ganglia-web-3.7.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ganglia-web.spec ++++++ --- /var/tmp/diff_new_pack.CgGN8g/_old 2021-02-01 13:28:54.746169265 +0100 +++ /var/tmp/diff_new_pack.CgGN8g/_new 2021-02-01 13:28:54.746169265 +0100 @@ -1,7 +1,7 @@ # # spec file for package ganglia-web # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,16 @@ %define web_prefixdir /srv/www/htdocs/ganglia-web +%define gittag f5bdfca75f9f5d701c8f8e9310f7801cd2e62799 Name: ganglia-web -Version: 3.7.4 +Version: 3.7.5 Release: 0 Summary: Ganglia web frontend License: BSD-3-Clause Group: System/Monitoring URL: http://ganglia.info/ -Source0: ganglia-web-%{version}.tar.xz +Source0: https://github.com/ganglia/ganglia-web/archive/%{gittag}.tar.gz#/ganglia-web-%{version}.tar.gz Source1: ganglia-httpd24.conf.d Source2: README.SUSE Patch1: 0001-added-of-download_js.patch @@ -50,7 +51,7 @@ written in the PHP5/7 language and uses the Dwoo templating engine. %prep -%setup -q +%setup -q -n %{name}-%{gittag} %autopatch -p1 %build cp %SOURCE2 .
participants (1)
-
Source-Sync