A new exciting SWUpdate was released ! A short changelog from previous release:
- security:
- first block decryption with pkcs11
- general:
- merge install from file with OTA install
- extend -o option
- create directory if not present
- selections via configuration file
- optimize reuse of configuration file
- fix postinstall in case of downloader
- add thread synchronization at startup
- License:
- prepare to be REUSE compatible (WIP)
- handlers:
- diskpart : extend to initialize a filesystem
- support for VFAT
- support for ext2 / ext3 /ext4
- diskpart : extend to initialize a filesystem
- Lua :
- detect root device and export to Lua
- Webserver:
- Update to Mongoose 6.18
- doc:
- rewrote some parts not very clear
- ipc:
- extend IPC with new option
- -o can be set via IPC
- dry-run can be set via IPC
- version checking via IPC
- increase robustness
- parser:
- full support of links
- extend hook to partitions
- bootloader:
- fix grub interface
- build:
- do not rebuild if nothing changed
- fixes :
- fix defects reported by coverity