diff options
author | Michael Gisbers <michael@gisbers.de> | 2021-06-28 18:00:25 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-07-01 22:56:18 +0200 |
commit | d5edcbd3b6396f47358428dc376c5c9a81035f6d (patch) | |
tree | 333ada59c5c6773f7c6b350d334d547124723c22 /global-config.changes | |
parent | 877e95d4be240835e2153ba4ce5fe615a127eda1 (diff) |
check-routeros-update: allow update for capchange-59
If CAPsMAN is running on a device with just 16MB flash downloading the
packages is not possible (or at least lost at reboot). So allow a CAP to
update with opt-in.
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 3fe213b..0cc6b1e 100644 --- a/global-config.changes +++ b/global-config.changes @@ -62,6 +62,7 @@ 56="Added tags in all backup, lease and ppp-on-up scripts. These are used by 'packages-update', 'lease-script' and 'ppp-on-up' to find the scripts."; 57="Celebrating the 1.000th commit - Hooray!"; 58="Added a cleanup script for 'hotspot-to-wpa' to purge old access list entries."; + 59="Updating CAP with 'check-routeros-update' is now possible with opt-in."; }; # Migration steps to be applied on script updates |