8000 Tags · jeremyli90/swupdate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jeremyli90/swupdate

Tags

2020.04

Toggle 2020.04's commit message

Verified

This tag was signed with the committer’s verified signature.
sbabic Stefano Babic
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)

2020.04-rc2

Toggle 2020.04-rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
sbabic Stefano Babic
Prepare 2020.04-rc2

2020.04-rc1

Toggle 2020.04-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
sbabic Stefano Babic
Prepare 2020.04-rc1

2019.11

Toggle 2019.11's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
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
-

2019.11-rc1

Toggle 2019.11-rc1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
Prepare 2019.11-rc1

2019.04

Toggle 2019.04's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
Prepare 2019.04

New features in this release:

- Improved documentation
- delta updates based on rdiff library
- support for libubootenv
- dry-run option
- CA certificates for signed images
- Fix security leak in parser

2019.04-rc1

Toggle 2019.04-rc1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
A60A
Prepare 2019.4-rc1

2018.11

Toggle 2018.11's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
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.11-rc1

Toggle 2018.11-rc1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
sbabic Stefano Babic
Prepare 2018.11-rc1

2018.03

Toggle 2018.03's commit message
- New Website

- Support compression of encrypted images
- Lua improvements
- support local store of streams
- Fix some issues in bootloader interface
- Improve documentation and fixes
0