diff --git a/cacti.spec b/cacti.spec index f4efec6..30f1951 100644 --- a/cacti.spec +++ b/cacti.spec @@ -1,6 +1,6 @@ Name: cacti -Version: 0.8.7e -Release: 4%{?dist} +Version: 0.8.7g +Release: 1%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -11,11 +11,6 @@ Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz Source1: cacti-httpd.conf Source2: cacti.logrotate Source3: cacti.README.Fedora -Patch0: cli_add_graph.patch -Patch1: snmp_invalid_response.patch -Patch2: template_duplication.patch -Patch3: cross_site_fix.patch -Patch4: sql_injection_template_export.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -35,11 +30,6 @@ used to creating traffic graphs with MRTG. %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 echo "#*/5 * * * * cacti %{_bindir}/php %{_datadir}/%{name}/poller.php > /dev/null 2>&1" >cacti.cron @@ -115,6 +105,13 @@ fi %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Mon Jul 12 2010 Mike McGrath 0.8.7g-1 +- Upstream released new version + +* Mon May 24 2010 Mike McGrath - 0.8.7f-1 +- Upstream released new version +- Contains security updates #595289 + * Fri Apr 23 2010 Mike McGrath - 0.8.7e-4 - Pulling in patches from upstream - SQL injection fix diff --git a/sources b/sources index c43e0c1..a5cc6f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7563a58a57d2c6cc0da28cc341a30969 cacti-0.8.7e.tar.gz +268421cb1a58d3444f7ecbddb4c4b016 cacti-0.8.7g.tar.gz