2020.11
2020.11
Features:
-
security:
- encryption of sw-description (aes-cbc-256)
- fix IVT size for encryption (IPC)
- support WolfSSL and PKCS#11
- fix encryption of single block
- mbedTLS : support RSA PSS
-
general:
- rework dry-run mode (scripts were executed)
- semantic version to compare versions
- resume after a power-cut
- library becomes shared
-
handlers:
- diskpart: new table available after setting
to be able to install SW - diskpart : write table only in case of changes
- new: UUID checker. It checks that a filesystem with
same UUID does not exist.
- diskpart: new table available after setting
-
Lua :
- add interface to get which selection is chosen
- LuaJIT (5.1) compatibility
-
progress interface:
- add non blocking mode
- send total number of bytes to be downloaded, too.
-
doc:
- maintain links to previous release on Website
-
ipc:
- allow to set selection for each install request
- new interface, API will be more stable
- commands to enable / disable suricatta daemon
-
others:
- drop CRC check (useful for not patched cpio,
that means with Debian and files > 2GB) - support cpio newc format
- state save also outside suricatta
- drop CRC check (useful for not patched cpio,
-
build:
- out of tree build fixed
-
tools:
- swupdate-progress in quiet mode
-
fixes :
- check in git history for full changelog