update to 0.8.7i
This commit is contained in:
parent
0b76934562
commit
ee43a40ca0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
cacti-0.8.7g.tar.gz
|
cacti-0.8.7g.tar.gz
|
||||||
/cacti-0.8.7h.tar.gz
|
/cacti-0.8.7h.tar.gz
|
||||||
|
/cacti-0.8.7i.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: cacti
|
Name: cacti
|
||||||
Version: 0.8.7h
|
Version: 0.8.7i
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An rrd based graphing tool
|
Summary: An rrd based graphing tool
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -107,6 +107,9 @@ fi
|
|||||||
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
|
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 11 2011 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.7i-1
|
||||||
|
- New upstream release.
|
||||||
|
|
||||||
* Fri Nov 11 2011 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.7h-2
|
* Fri Nov 11 2011 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.7h-2
|
||||||
- block HTTP access to log and rra directories (#609856)
|
- block HTTP access to log and rra directories (#609856)
|
||||||
- overrides for mod_security
|
- overrides for mod_security
|
||||||
|
Loading…
Reference in New Issue
Block a user