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

Tags: lunixoid/swupdate

Tags

2017.07

Toggle 2017.07's commit message
Changelog:

- Support openSSL 1.1.x
- Improve documentation
- Force some MTD to use UBI
- Spawn external processes and monitors them
- SWUpdate has a Logo now !
- Improve bootloader abstraction
- Hawkbit : check for cancel before updating
- U-Boot env was not saved
- raw handler: offset property
- reorganize LUA interface
- parser: add support for embedded script
- reorganize examples and add some utilities (tools)
- cleanup and fixes !

2017.04

Toggle 2017.04's commit message
Release 2017.04

Changelog:

- Licensing client library under LGPL
- Hawkbit extensions and fixes
  - add missing API
  - allow to control behavior from external process
  - many fixes
- generic bootloader interface
- support for GRUB bootloader
- extend progress interface
- intercommunication between subprocesses

2017.04-rc2

Toggle 2017.04-rc2's commit message
Prepare 2017.04-rc2

2017.04-rc1

Toggle 2017.04-rc1's commit message
Prepare 2017.04-rc1

2017.01

Toggle 2017.01's commit message
Release 2017.01

Changelog:

- split into processes to run
  network processes with lower credentials
- refactoring some code
- extensions for Hawkbit's backend (configData,
  proxy)
- Fixes and documentation

2017.01-rc1

Toggle 2017.01-rc1's commit message
Prepare 2017.01-rc1

2016.10

Toggle 2016.10's commit message
Release 2016.10

New features:
    - progress interface as general way to signalize the update
      status outside of the process.

    - support encrypted artifacts (encryption via simmetric keys)

    - host verification for swu images (-c option)

    - configuration file to configure the update process

    - HAwkbit backend: API extended, support for configData messages

    - Hawkbit backend: supports SSL certificates

    - remote handler : general interface to connect external
      installers.

2016.10-rc1

Toggle 2016.10-rc1's commit message
Prepare 2016.10-rc1

2016.07

Toggle 2016.07's commit message
Release 2016.07

0