Skip to content
Tags give the ability to mark specific points in history as being important
  • 2014.07
    fc07923e · Prepare 2014.07 ·
    Release 2014.07
    
  • 2015.07
    394fa437 · Prepare v2015.07 ·
    Release 2015.07
  • 2016.04-rc1
    d7d36115 · Prepare 2016.04-rc1 ·
    Prepare 2016.04-rc1
  • 2016.04
    b0553765 · Prepare 2016.04 ·
    Release 2016.04
  • 2016.07-rc3
    f550ec8c · Prepare 2016.07-rc3 ·
    2016.07-rc3
  • 2016.07
    458d8122 · Prepare 2016.07 ·
    Release 2016.07
  • 2016.10-rc1
    8abacd36 · Prepare 2016.10-rc1 ·
    Prepare 2016.10-rc1
  • 2016.10
    edd65597 · Prepare 2016.10 ·
    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.
  • 2017.01-rc1
    67871cf3 · Prepare 2017.01-rc1 ·
    Prepare 2017.01-rc1
  • 2017.01
    1ab938fa · Prepare 2017.01 ·
    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.04-rc1
    8961328b · Prepare 2017.04-rc1 ·
    Prepare 2017.04-rc1
  • 2017.04-rc2
    99c22252 · Prepare 2017.04-rc2 ·
    Prepare 2017.04-rc2
  • 2017.04
    d344ec10 · Prepare 2017.04 ·
    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.07-rc1
    c9cab4f8 · Prepare 2017.07-rc1 ·
    2017.07-rc1
  • 2017.07
    5e381a6a · Prepare 2017.07 ·
    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.11
    c0fec16b · Prepare 2017.11 ·
    Changelog:
    
    - Improved LUA interface
    - New handler : SWU forwarder
    - bug fixes
    
    Full changelog in debian/changelog
  • 2018.03-rc1
    4ec6f8e6 · Prepare 2018.03-rc1 ·
    Prepare for 2018.03 release
  • 2018.03
    25a35039 · Prepare 2018.03 ·
    - New Website
    - Support compression of encrypted images
    - Lua improvements
    - support local store of streams
    - Fix some issues in bootloader interface
    - Improve documentation and fixes
  • 2018.11-rc1
    cfe3a20a · Prepare 2018.11-rc1 ·
    Prepare 2018.11-rc1
    
  • 2018.11
    e83730c4 · Prepare 2018.11 ·
    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