-
-
-
2019.115de3bc30 · ·
Prepare 2019.11 --------------- - Improved support for libubootenv - rework swuforwarder, fix corruption - support system update - drop legacy webserver - support more as one instance of SWUpdate on the same target - improve support for Debian - Parser: - regexp for hardware compatibility check - new attribute: install-if-higher - hook support for bootloader section - new attribute: output to save SWU - bootloader_marker ("recovery_status") deactivable - Handlers: - ubiswap: atomic switch of UBI volumes - SSBL : switch between sw set with own structure - introduce handler without data - ubivol: auto-resize of volumes - fix rdiff handler - archive: set locale - Security: - support for rsa-pss - support for MBEDTLS - Lua: - export swupdate_progress_update - Compression: - added support for zstd - Documentation: - general improvements and fixes - links to newer talks about SWUpdate - Webserver: - fix hang if connection is broken -
-
upstream/2019.115de3bc30 · ·
Prepare 2019.11 --------------- - Improved support for libubootenv - rework swuforwarder, fix corruption - support system update - drop legacy webserver - support more as one instance of SWUpdate on the same target - improve support for Debian - Parser: - regexp for hardware compatibility check - new attribute: install-if-higher - hook support for bootloader section - new attribute: output to save SWU - bootloader_marker ("recovery_status") deactivable - Handlers: - ubiswap: atomic switch of UBI volumes - SSBL : switch between sw set with own structure - introduce handler without data - ubivol: auto-resize of volumes - fix rdiff handler - archive: set locale - Security: - support for rsa-pss - support for MBEDTLS - Lua: - export swupdate_progress_update - Compression: - added support for zstd - Documentation: - general improvements and fixes - links to newer talks about SWUpdate - Webserver: - fix hang if connection is broken -
-
debian/2019.04+git20190903.c3ef374-1_exp18ef2635a · ·
swupdate Debian release 2019.04+git20190903.c3ef374-1~exp1
-
-
-
debian/2019.04_rc1+git20190320.bad559b+dfsg-1_exp1e2cb412b · ·
swupdate Debian release 2019.04~rc1+git20190320.bad559b+dfsg-1~exp1
-
upstream/2019.04_rc1+git20190320.bad559b+dfsgc34f9649 · ·
Upstream version 2019.04~rc1+git20190320.bad559b+dfsg
-
2018.11e83730c4 · ·
Prepare 2011.11 New features in this release: - extended parser to support links and reuse common parts in sw-description - Better support for FreeBSD - Bootloader environmen can be updated using images - Suricatta: extended to include new backends - added "general server" module for easy remote server - Hawkbit: support token - Handlers: added handler to update fw on microcontroller via UART - No downgrading feature
-
2018.0325a35039 · ·
- New Website - Support compression of encrypted images - Lua improvements - support local store of streams - Fix some issues in bootloader interface - Improve documentation and fixes