Tags: zhaozibo/swupdate
Tags
2024.12 ------- New features: - ci: support for Ubuntu noble - SSL support for python client - btrfs: add support to install snapshots - add a generic way to stream an artifact to external command - add command top get eMMC boot device - support for fslabels in disk handlers - maintain UBI IDs on resize - Mongoose: updated to 7.14 - add type safety to parser Fixes: - several cleanups - fix out of bounds in multipart parser - fix SEGV when eMMC handler is called by Lua - fix race condition in async API - solve incompatibilities between libconfig and JSON parsers - fix segv in Lua getroot when no root is found - simplify copyfile() function - fix Support for LuaJIT - fix Webserver crash with malformed URL - fix report to Hawkbit when reboot is disabled - documentation: cleanup and improvement - Fixes from 2024.05.2
2024.05 ------- New features: - Support auto generation of sw-versions - Runtime installable Handlers (handler as part of SWU) - Introduce global Lua State per update - Support for postfailure scripts - Updated Webapp - eMMC switch boot handler - docker: support for volumes / network Fixes: - remove 16KB limitation when SWU is stored - Fix small licensing issues - Enforce check during parsing - Fix last chunk in delta handler - SEGV in swuforwarder handler - Fix IVT regression - Fix GPG support
2023.12 New features: - handlers: docker support for loading images and create containers - add nodejs binding - bootloader : support NVIDIA cboot - IPC : download URL can be transferred via IPC - Support new libubootenv version - Support per application vars and not just bootloader's - Support SSL for delta updates - Support newer libgpiod Fixes: - please read git history for the complete list
Prepare 2022.12 Signed-off-by: Stefano Babic <[email protected]>
2021.11
Features:
- security:
- Add optional CMS single signer verification
- general:
- BUG: buffer overflow with semantic version > 50
- Functions to detect automatically rootfs
- License:
- Completed REUSE compliant
- handlers:
- diskpart : fixes, hybrid partitions, device lock force mode, partuuid support
- Delta Update
- Fix rawcopy as script handler
- MTD: erase sectors instead of whole device
- Lua :
- Fix, support for Luajit recovered.
- New function (version and getroot)
- Webserver:
- fix progress bar in browser
- doc:
- Improved documentation for building with Yocto
- Best practise
- Fixes
- ipc:
- add status streaming support
- fixes :
- fix defects reported by coverity
- ci:
- switch from Travis to gitlab
Just run git log -M 2021.04..2021.11 for full Changelog
PreviousNext