gluon-packages/admin/autoupdater/src
Grische 0648b2dbf7
autoupdater: verify the image before upgrading (#247)
Let sysupgrade run a --test upgrade to verify that the image is
compatible before attempting an upgrade.
This fixes an issue where a router can get stuck without network
connectivity when a a remote autoupgrade was triggered.

Fixes #193
2021-09-08 17:41:05 +02:00
..
CMakeLists.txt autoupdater: new implementation 2018-01-13 00:22:27 +01:00
autoupdater.c autoupdater: verify the image before upgrading (#247) 2021-09-08 17:41:05 +02:00
hexutil.c autoupdater: new implementation 2018-01-13 00:22:27 +01:00
hexutil.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
manifest.c autoupdater: use safe allocation functions 2018-02-22 02:39:48 +01:00
manifest.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00
settings.c autoupdater: use safe allocation functions 2018-02-22 02:39:48 +01:00
settings.h autoupdater: allow skipping the version check (#187) 2018-06-03 12:13:50 +02:00
uclient.c autoupdater: Add HTTP-Header X-FIRMWARE-VERSION (#246) 2021-07-16 19:25:06 +02:00
uclient.h autoupdater: Add HTTP-Header X-FIRMWARE-VERSION (#246) 2021-07-16 19:25:06 +02:00
util.c autoupdater: add safe allocation functions 2018-02-22 02:39:47 +01:00
util.h autoupdater: add safe allocation functions 2018-02-22 02:39:47 +01:00
version.c autoupdater: consider end of string smaller than all characters except for '~' 2018-12-18 23:16:17 +01:00
version.h autoupdater: new implementation 2018-01-13 00:22:27 +01:00