You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New Website
- Support compression of encrypted images
- Lua improvements
- support local store of streams
- Fix some issues in bootloader interface
- Improve documentation and fixes
Changelog:
- Support openSSL 1.1.x
- Improve documentation
- Force some MTD to use UBI
- Spawn external processes and monitors them
- SWUpdate has a Logo now !
- Improve bootloader abstraction
- Hawkbit : check for cancel before updating
- U-Boot env was not saved
- raw handler: offset property
- reorganize LUA interface
- parser: add support for embedded script
- reorganize examples and add some utilities (tools)
- cleanup and fixes !
Release 2017.04
Changelog:
- Licensing client library under LGPL
- Hawkbit extensions and fixes
- add missing API
- allow to control behavior from external process
- many fixes
- generic bootloader interface
- support for GRUB bootloader
- extend progress interface
- intercommunication between subprocesses
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