diff --git a/README.md b/README.md index 58ea9be..05b0b72 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,10 @@ REPLACE INTO `%DB_NAME%`.`settings` (`name`, `value`) VALUES('poller_type', '2') ``` # Change Log +#### 1.1.28 - 11/21/2017 + * Update Cacti and Spine from 1.1.27 to 1.1.28 + * [changelog 1.1.27 -> 1.1.28][CL1.1.28] + #### 1.1.27 - 11/07/2017 * Update Cacti and Spine from 1.1.24 to 1.1.27 * [changelog 1.1.26 -> 1.1.27][CL1.1.27] @@ -278,6 +282,7 @@ REPLACE INTO `%DB_NAME%`.`settings` (`name`, `value`) VALUES('poller_type', '2') * Auto import remote pollers, currently you need to navigate to there GUI for a few clicks. * Documentation cleanup. +[CL1.1.28]: http://www.cacti.net/release_notes.php?version=1.1.28 [CL1.1.27]: http://www.cacti.net/release_notes.php?version=1.1.27 [CL1.1.26]: http://www.cacti.net/release_notes.php?version=1.1.26 [CL1.1.25]: http://www.cacti.net/release_notes.php?version=1.1.25 diff --git a/cacti/cacti-1.1.27.tar.gz b/cacti/cacti-1.1.28.tar.gz similarity index 54% rename from cacti/cacti-1.1.27.tar.gz rename to cacti/cacti-1.1.28.tar.gz index 4e68c42..a2aa67d 100644 Binary files a/cacti/cacti-1.1.27.tar.gz and b/cacti/cacti-1.1.28.tar.gz differ diff --git a/cacti/cacti-spine-1.1.27.tar.gz b/cacti/cacti-spine-1.1.27.tar.gz deleted file mode 100644 index be0d5ea..0000000 Binary files a/cacti/cacti-spine-1.1.27.tar.gz and /dev/null differ diff --git a/cacti/cacti-spine-1.1.28.tar.gz b/cacti/cacti-spine-1.1.28.tar.gz new file mode 100644 index 0000000..a4a957e Binary files /dev/null and b/cacti/cacti-spine-1.1.28.tar.gz differ