|
Download Official Patches [0.8.6i]
Patches will be listed here for any bug that has been discovered in a current version of Cacti.
Installation Instructions
Execute the following commands to install all of these patches against Cacti version 0.8.6i. Be sure that you are in your Cacti directory when you execute these commands.
wget http://www.cacti.net/downloads/patches/0.8.6i/poller_output_remainder.patch
wget http://www.cacti.net/downloads/patches/0.8.6i/dec06-vulnerability-poller-0.8.6i.patch
wget http://www.cacti.net/downloads/patches/0.8.6i/dec06-vulnerability-scripts-0.8.6i.patch
wget http://www.cacti.net/downloads/patches/0.8.6i/import_template_argument_space_removal.patch
patch -p1 -N < poller_output_remainder.patch
patch -p1 -N < dec06-vulnerability-poller-0.8.6i.patch
patch -p1 -N < dec06-vulnerability-scripts-0.8.6i.patch
patch -p1 -N < import_template_argument_space_removal.patch
List of Patches
|
Poller Output Data Loss
|
2006/11/12
|
|
In an attempt to keep PHP from running out of memory while processing poller records, a bug was introduced that would cause systems with greater than 10,000 data sources to loose data randomly between polling cycles. This patch will properly implement that functionality without data loss. |
|
Multiple Vulnerabilities - Poller
|
2007/01/06
|
|
This fixes several vulnerabilities that could be exploited in Cacti's poller. |
|
Multiple Vulnerabilities - Default Scripts
|
2007/01/06
|
|
This fixes several vulnerabilities that could be exploited in Cacti's default poller scripts. |
|
Data Input Method Whitespace Removal
|
2007/01/06
|
|
When importing a template that contains a script based Data Input Method, white space between input arguments was being removed. This would result in Data Sources that would not collect data as expected. |
Old Versions
Select a version below to download patches for an older version of Cacti.
[0.8.5a | 0.8.6 | 0.8.6a | 0.8.6b | 0.8.6c | 0.8.6d | 0.8.6e | 0.8.6f | 0.8.6g | 0.8.6h | 0.8.6i | 0.8.6j | 0.8.6k | 0.8.7 | 0.8.7a | 0.8.7b | 0.8.7d | 0.8.7e | 0.8.7g | 0.8.7i | 0.8.8a]
|