Version: 1.2.17-bp152.2.7.1
            
  * Wed May 05 2021 Andreas Stieger <andreas.stieger@gmx.de> 
  - cacti-spine 1.2.17:
  * Avoid triggering DDos detection in firewalls on large systems
  * Use mysql reconnect option properly
  * Fix possible creashes in various operations
  * Fix remote data collectors pushing too much data to main when
    performing diagnostics
  * Make spine more responsive when remote connection is down
  * Fix various MySQL issues
  * Make spine immune to DST changes
 
  * Mon Dec 07 2020 Andreas Stieger <andreas.stieger@gmx.de> 
  - cacti-spine 1.2.16:
  * Some developer debug log messages falsely labeled as WARNINGS
  * Remove the need of the dos2unix program
  * Fix Spine experiencing MySQL socket error 2002 under load
  * Under heavy load MySQL/MariaDB return 2006 and 2013 errors on query
  * Add backtrace output to stderr for signals
  * Add Data Source turnaround time to debug output
 
  * Wed Nov 11 2020 Andreas Stieger <andreas.stieger@gmx.de> 
  - cacti-spine 1.2.15:
  * Special characters may not always be ignored properly
 
             
            
              Version: 1.1.38-bp150.2.3
            
  * Mon Apr 16 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.38
  * feature: release to match Cacti release
 
  * Mon Mar 26 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.37
  - issue: Extra long snmp_sysObjectID's generate SQL errors
 
  * Mon Feb 26 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.36
  - issue#49: Re-Index update query failed due to lack of escaping
 
  * Mon Feb 12 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.35
  - issue#48: Availability check none triggers snmp system check that
    causes device to be ignored
 
  * Tue Feb 06 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.34
  * feature: release to match Cacti release
 
  * Tue Jan 23 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.33
  * feature: release to match Cacti release
 
  * Mon Jan 22 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.32
  * feature: release to match Cacti release
 
  * Wed Jan 17 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.31
  - issue#15: Spine cause CPU usage up to 100%
  - issue#32: Support noAuthNoPriv in Spine
  - issue#34: Re-introduce check for relocatable Net-SNMP and
    development files
  - issue#35: SNMP OID range checks cause some snmpget's to fail
  - issue#38: SNMP Ping timeouts not reported properly
  - issue#39: Spine should use same logging format as Cacti
  - issue#41: Spine cause CPU usage up to 100%
  - issue#42: Boost table keeps populating with boost disabled
 
  * Thu Jan 04 2018 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.30
  * feature: release to match Cacti release
 
  * Wed Dec 27 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.29
  * issue#39: Have spine match cacti_log function
 
  * Mon Nov 20 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.28
  * feature: release to match Cacti release
 
  * Mon Oct 23 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.27
  * feature: release to match Cacti release
 
  * Mon Oct 16 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.26
  * feature: release to match Cacti release
- Update to version 1.1.25
  * feature: release to match Cacti release
 
  * Mon Sep 18 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.24
  * feature: release to match Cacti release
 
  * Tue Sep 12 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.23
  * feature: release to match Cacti release
- Update to version 1.1.22
  * feature: release to match Cacti release
 
  * Tue Sep 05 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.21
  * feature: release to match Cacti release
- Update to version 1.1.20
  * issue#28: UDP and TCP ping issues
 
  * Mon Aug 21 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.19
  * feature: release to match Cacti release
- Update to version 1.1.18
  * issue: Sort devices by polling time to allow long running
    devices to go first
 
  * Tue Aug 15 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.17
  * issue: Increase logging level for POPEN timeouts
 
  * Tue Aug 01 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.16
  * feature: release to match Cacti release
 
  * Mon Jul 24 2017 liedke@rz.uni-mannheim.de 
  - Update to version 1.1.15
  * feature: release to match Cacti release
 
             
            
              Version: 1.2.22-bp153.2.12.1
            
  * Sun Oct 02 2022 Andreas Stieger <andreas.stieger@gmx.de> 
  - 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
 
  * Sun May 29 2022 Andreas Stieger <andreas.stieger@gmx.de> 
  - cacti-spine 1.2.21:
  * Disable DES if Net-SNMP doesn't have it