Releases: sbabic/swupdate
Releases · sbabic/swupdate
Release 2017.01
Changelog: - split into processes to run network processes with lower credentials - refactoring some code - extensions for Hawkbit's backend (configData, proxy) - Fixes and documentation
2016.10
A short list of new features:
- progress interface as general way to signalize the update
status outside of the process.
- support encrypted artifacts (encryption via simmetric keys)
- host verification for swu images (-c option)
- configuration file to configure the update process
- HAwkbit backend: API extended, support for configData messages
- Hawkbit backend: supports SSL certificates
- remote handler : general interface to connect external
installers.
Release 2016.07
- Verification of images with public key. Images are verified and
building of the swu image is supported in meta-swupdate, letting easier
to build signed images. - suricatta mode: this is the first step to go toward a full deployment
system. It consists of a connector to work with the hawkbit server
(https://sp.apps.bosch-iot-cloud.com/documentation/index.html).