Commit Graph

216 Commits

Author SHA1 Message Date
Ken Dreyer
2562be05a2 add net-snmp-utils dependency, and doc updates
- Add note to README.fedora about the default MySQL password
- Remove reference to "docs/INSTALL" in README.fedora (RHBZ #893122)
- Add dependency on net-snmp-utils (RHBZ #893150)
2013-01-08 11:04:22 -07:00
Ken Dreyer
7b883b2ad6 Install our README file as README.fedora 2013-01-04 15:02:21 -07:00
Ken Dreyer
40b655a3bb Merge branch 'f18' 2013-01-04 15:00:36 -07:00
Tom Callaway
4565a5415c helps when you commit the patches 2013-01-04 16:43:56 -05:00
Tom Callaway
abf8431774 helps when you commit the patches 2013-01-04 16:42:49 -05:00
Tom Callaway
07bcd801e7 remove non-free treeview bits (replace with jquery future code from 0.8.9 trunk) 2013-01-04 16:20:06 -05:00
Tom Callaway
93f833c290 remove non-free treeview bits (replace with jquery future code from 0.8.9 trunk) 2013-01-04 16:17:28 -05:00
Dennis Gilmore
e000f43027 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 13:32:12 -05:00
Ken Dreyer
08df79d670 Add plugins directory (BZ #834355)
- Drop Fedora 15 (EOL) from logrotate syntax adjustment
2012-06-28 07:30:31 -06:00
Ken Dreyer
51c056ef13 New upstream release (BZ #817506)
- Drop upstreamed $url_path patch
2012-04-30 11:08:11 -06:00
Ken Dreyer
77c72073c0 Patch $url_path to default to "/cacti/" (upstream bug 2217) 2012-04-11 13:15:13 -06:00
Ken Dreyer
12e71f16d6 Adjust httpd ACL conditionals to test the presence of mod_authz_core
(as discussed on fedora-devel)
2012-04-06 09:59:08 -06:00
Ken Dreyer
99b73ddc76 version 0.8.8 2012-04-04 08:03:42 -06:00
Ken Dreyer
13cc69b855 New upstream release (BZ #809753). 2012-04-04 08:01:37 -06:00
Ken Dreyer
596e3b76f5 Adjust ACLs to support httpd 2.4. 2012-03-26 20:14:52 -06:00
Dennis Gilmore
ce61e26e6b - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 17:00:08 -06:00
Ken Dreyer
5e3850df61 conditionally set "su" logrotate parameter
Also, correct that pesky changelog date.
2011-12-13 09:31:24 -07:00
Ken Dreyer
0132c8f8b0 tweak mod_security rules
Unfortunately, when Apache includes conf.d/*, the "c" in cacti.conf
comes before "m" in mod_security.conf. This means we can't use the
IfModule directive here to detect the installation of mod_security.

Remove the IfModule section, and just provide instructions to users.
Users will have to manually un-comment the two mod_security overrides.
(Better than nothing.)
2011-12-12 11:42:24 -07:00
Ken Dreyer
6e9a19a762 Document RH bugzilla entry for 0.8.7i 2011-12-12 08:01:54 -07:00
Ken Dreyer
ee43a40ca0 update to 0.8.7i 2011-12-12 07:56:41 -07:00
Ken Dreyer
0b76934562 correct changelog date 2011-11-11 09:18:00 -07:00
Ken Dreyer
0cbd12b67a add forgotten changelog entries
These changes were made in 236450ca and 75b8883b, but not recored in the RPM changelog.
2011-11-11 09:02:26 -07:00
Ken Dreyer
77ee32e40c update logrotate to use su (#753079) 2011-11-11 08:55:46 -07:00
Ken Dreyer
75b8883bd9 add mod_security overrides
mod_security blocks a cacti upgrade procedure. Override and document
the two rules that cause problems. This could probably be tightened
down to apply only to the "install" directory.
2011-10-27 20:52:18 -06:00
Ken Dreyer
236450cab3 block HTTP access to log and rra directories (BZ #609856) 2011-10-27 16:46:35 -06:00
Ken Dreyer
8647659f14 rm another merge artifact 2011-10-27 12:52:10 -06:00
Ken Dreyer
f2fab19e54 rm merge artifacts
These files were an artifact of merging all the branches
together in git.
2011-10-27 12:45:24 -06:00
Ken Dreyer
fe9c79ca92 Merge branch 'el6' 2011-10-27 12:41:57 -06:00
Ken Dreyer
89f0d5e3cd Merge branch 'el5' 2011-10-27 12:41:55 -06:00
Ken Dreyer
c70dd17de2 Merge branch 'master' into el6
Conflicts:
	.gitignore
	cacti.spec
	sources
2011-10-27 12:40:14 -06:00
Ken Dreyer
3336efd173 Merge branch 'master' into el5
Conflicts:
	.gitignore
	cacti.spec
2011-10-27 12:37:56 -06:00
Ken Dreyer
ea94628ff0 Merge branch 'master' into el4
Conflicts:
	.gitignore
	cacti.spec
	sources
2011-10-27 12:32:41 -06:00
Ken Dreyer
355ddffde4 update to 0.8.7h 2011-10-27 12:17:56 -06:00
Ken Dreyer
d154b2d79a update to 0.8.7h
Update to latest upstream.
Symlink for /usr/share/cacti/cli is needed for the upgrade process.
RHBZ #748451
2011-10-24 09:10:32 -06:00
Jon Ciesla
95142bf2bb MySQL 5.5 fix. 2011-08-08 11:41:48 -05:00
Ken Dreyer
49c521fe5b properly bump release
Bump the digit after the dist tag, per the Fedora packaging guidelines.
Probably doesn't matter much for EPEL, since upgrades from EL5 -> EL6
are not supported, but hey, might as well be consistent.
2011-05-26 23:10:19 -06:00
Ken Dreyer
ed8c11ac6a bump release for koji (#690581) 2011-05-26 20:58:10 -06:00
Dennis Gilmore
b91eebdb1f - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 00:18:33 -06:00
Fedora Release Engineering
a939e48c93 dist-git conversion 2010-07-28 11:25:20 +00:00
Fedora Release Engineering
dd986b6768 dist-git conversion 2010-07-28 11:25:17 +00:00
Fedora Release Engineering
0609506fab dist-git conversion 2010-07-28 11:25:14 +00:00
Fedora Release Engineering
2e6f0454cd dist-git conversion 2010-07-28 11:25:10 +00:00
Mike McGrath
2e10fca4c3 upstream released new version 2010-07-12 15:32:14 +00:00
Mike McGrath
cea46448e7 Upstream released new version 2010-07-12 15:31:03 +00:00
Mike McGrath
e878653a25 Upstream released new version 2010-07-12 15:31:02 +00:00
Mike McGrath
c7b26ec599 Upstream released new version 2010-07-12 15:12:37 +00:00
Mike McGrath
254407a910 Upstream released new version (has security fixes) 2010-05-24 15:57:00 +00:00
Mike McGrath
0074e74e21 Upstream released new version (has security fixes) 2010-05-24 15:56:59 +00:00
Mike McGrath
5bb5c03660 upstream released new version 2010-05-24 14:33:00 +00:00
Dennis Gilmore
078903f2f1 Initialize branch EL-6 for cacti 2010-05-08 01:44:30 +00:00