Skip to content
Prepare 2020.04
---------------

- Lua: expose more functions
- Webserver :
	- Updated to mongoose 6.16
- New handlers:
	- readback handler
	- disk partitioning handler
	- provide full log for shell scripts
- Handlers:
	- added "create-destination" to archive handler
- Security:
	- Add an IPC to set AES key for decryption
	- IVT for each artifact
	- Added RSAPSS in case of mbedTLD
- suricatta:
	- IPC to enable / disable daemon
	- send full log to Hawkbit Server
	- added configuration if token must be used
	  to download artifacts (fix compatibility with AWS)
	- added "-f" to bind the interface to the channel
- configuration:
	- default configuration file searched if none is passed
- tools:
	- a script can be called after update
- parser:
	- Hooks available for bootloader variables, too
	- Version of firmware sent to progress interface
- general:
	- preupdate command
	- fix multilib support in OE
	- add support for coverity and fix of most defects found
	- fixes and clean up (list in git history)