This update for cacti, cacti-spine fixes the following issues:
cacti-spine 1.2.22, delivering a number of bug fixes:
- When polling time is exceed, spine does not always exit as expected
- Spine logging at
-V 5 includes an extra line feed
- Incorrect SNMP responses can cause spine to crash
- Properly handle devices that timeout responding to the Extended Uptime
- MariaDB can cause spine to abort prematurely despite error handling
- Spine should log the error time when exiting via signal
cacti-spine 1.2.21:
- Disable DES if Net-SNMP doesn't have it
cacti 1.2.22, providing one security fix, a number of bug fixes and a collection of improvements:
- When creating new graphs, cross site injection is possible
(boo#1203952)
- When creating user from template, multiple Domain FullName and
Mail are not propagated
- Nectar Aggregate 95th emailed report broken
- Boost may not find archive tables correctly
- Users may be unable to change their password when forced during
a login
- Net-SNMP Memory Graph Template has Wrong GPRINT
- Search in tree view unusable on larger installations
- Increased bulk insert size to avoid partial inserts and potential
data loss.
- Call to undefined function boost_debug in Cacti log
- When no guest template is set, login cookies are not properly set
- Later RRDtool releases do not need to check last_update time
- Regex filters are not always long enough
- Domains based LDAP and AD Fullname and Email not auto-populated
- Cacti polling and boost report the wrong number of Data Sources
when Devices are disabled
- When editing Graph Template Items there are cases where VDEF's
are hidden when they should be shown
- Database SSL setting lacks default value
- Update default path cacti under *BSD by xmacan
- Web Basic authentication not creating template user
- Unable to change the Heartbeat of a Data Source Profile
- Tree Search Does Not Properly Search All Trees
- When structured paths are setup, RRDfiles may not always be
created...