Hello community, here is the log from the commit of package cacti for openSUSE:Factory checked in at 2016-02-25 22:07:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cacti (Old) and /work/SRC/openSUSE:Factory/.cacti.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cacti" Changes: -------- --- /work/SRC/openSUSE:Factory/cacti/cacti.changes 2016-02-11 12:38:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cacti.new/cacti.changes 2016-02-26 00:27:40.000000000 +0100 @@ -1,0 +2,8 @@ +Mon Feb 22 10:56:13 UTC 2016 - [email protected] + +- cacti 0.8.8g: + * various graphing, PHP, HTML, output and monitoring fixes + * Drop CVE-2015-8369.patch, CVE-2015-8604-CVE-2015-8377.patch, + CVE-2016-2313.patch + +------------------------------------------------------------------- @@ -10 +18 @@ - * boo#965930: Authentication using web authentication as a user + * CVE-2016-2313: Authentication using web authentication as a user @@ -12,2 +20,3 @@ -- adding CVE-2015-8369.patch, CVE-2015-8604-CVE-2015-8377.patch - authentication_bypass_boo965930.patch + (boo#965930) +- adding CVE-2015-8369.patch, CVE-2015-8604-CVE-2015-8377.patch, + CVE-2016-2313.patch Old: ---- CVE-2015-8369.patch CVE-2015-8604-CVE-2015-8377.patch authentication_bypass_boo965930.patch cacti-0.8.8f.tar.gz New: ---- cacti-0.8.8g.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cacti.spec ++++++ --- /var/tmp/diff_new_pack.9Qx5sq/_old 2016-02-26 00:27:41.000000000 +0100 +++ /var/tmp/diff_new_pack.9Qx5sq/_new 2016-02-26 00:27:41.000000000 +0100 @@ -17,7 +17,7 @@ Name: cacti -Version: 0.8.8f +Version: 0.8.8g Release: 0 Summary: Web Front-End to Monitor System Data via RRDtool License: GPL-2.0+ @@ -31,9 +31,6 @@ Source4: %{name}-httpd.conf.default # PATCH-FIX-OPENSUSE cacti-0.8.8-cacti-log-path.patch Patch0: cacti-log-path.patch -Patch2: CVE-2015-8369.patch -Patch3: CVE-2015-8604-CVE-2015-8377.patch -Patch4: authentication_bypass_boo965930.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -102,9 +99,6 @@ %prep %setup -q %patch0 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 #delete the *.orig files find . -type f -name "*\.orig" -exec rm {} \; @@ -194,6 +188,6 @@ %files doc %defattr(-,root,root) -%doc docs/html docs/pdf +%doc docs/html %changelog
